index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
gcrypt
Age
Commit message (
Expand
)
Author
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2019-12-16
Merge tag 'v0.21.17'
Max Kellermann
2019-12-16
lib/gcrypt/MD5: add missing include for uint8_t
Max Kellermann
2019-08-14
lib/crypto/MD5: add option to use libavutil instead of libgcrypt
Max Kellermann
2019-08-14
lib/gcrypt/MD5: add wrapper in lib/crypto/
Max Kellermann
2019-08-13
lib/gcrypt/Hash: use the "algo" parameter instead of hard-coding MD5
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-03-18
src/lib/gcrypt/meson.build: use dependency() for quering linker flags
Jörg Krause
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-07-26
input/qobuz: initialize the libgcrypt library
Max Kellermann
2018-07-26
lib/gcrypt/MD5: move code to util/HexFormat.cxx
Max Kellermann
2018-07-26
lib/gcrypt/MD5: return a StringBuffer
Max Kellermann
2018-07-26
lib/gcrypt/MD5: move code to Hash.hxx
Max Kellermann
2018-07-26
lib/gcrypt/MD5: relicense to BSD-2
Max Kellermann
2018-01-15
input/qobuz: new input plugin to receive Qobuz streams
Max Kellermann