summaryrefslogtreecommitdiff
path: root/src/lib/gcrypt
AgeCommit message (Expand)Author
2020-03-12replace stdint.h with cstdintRosen Penev
2019-12-16Merge tag 'v0.21.17'Max Kellermann
2019-12-16lib/gcrypt/MD5: add missing include for uint8_tMax Kellermann
2019-08-14lib/crypto/MD5: add option to use libavutil instead of libgcryptMax Kellermann
2019-08-14lib/gcrypt/MD5: add wrapper in lib/crypto/Max Kellermann
2019-08-13lib/gcrypt/Hash: use the "algo" parameter instead of hard-coding MD5Max Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-03-18src/lib/gcrypt/meson.build: use dependency() for quering linker flagsJörg Krause
2018-10-14build with Meson instead of autotoolsMax Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-07-26input/qobuz: initialize the libgcrypt libraryMax Kellermann
2018-07-26lib/gcrypt/MD5: move code to util/HexFormat.cxxMax Kellermann
2018-07-26lib/gcrypt/MD5: return a StringBufferMax Kellermann
2018-07-26lib/gcrypt/MD5: move code to Hash.hxxMax Kellermann
2018-07-26lib/gcrypt/MD5: relicense to BSD-2Max Kellermann
2018-01-15input/qobuz: new input plugin to receive Qobuz streamsMax Kellermann