radare2/libr/hash
lzutao 9cc6d2d291 meson: Do not use glob with meson ##build
* meson: Explicit is better than implicit
* meson: Fix deprecated warnings in Meson 0.49.0
* meson: Do not need separate array for installed files

libr/socket/meson.build:30: DEPRECATION: Library r_socket was passed to
the "libraries" keyword argument of a previous call to generate() method
instead of first positional argument. Adding r_socket to "Requires" field,
but this is a deprecated behaviour that will change in a future version
of Meson. Please report the issue if this warning cannot be avoided in
your case.
2018-12-27 14:17:54 +01:00
..
adler32.c
calc.c
crca.c
entropy.c
hamdist.c Relicense hamdist.c from GPL to MIT 2018-10-29 22:39:29 +01:00
hash.c Cast arguments to ut8 when feeding ctype.h functions ##refactor 2018-11-06 13:40:00 +01:00
hash.h
luhn.c Fix some more license headers 2018-10-29 23:30:02 +01:00
Makefile
md4.c Cover under WITH_GPL the md4 hash implementation 2018-10-29 22:44:00 +01:00
md4.h
md5.c
md5.h
meson.build meson: Do not use glob with meson ##build 2018-12-27 14:17:54 +01:00
sha1.c
sha1.h
sha2.c
sha2.h
state.c
xxhash.c
xxhash.h