The Cryb libraries
Find a file
Dag-Erling Smørgrav 3ed82792fc Fix a bug that affected unterminated buffers: strlcat() would write a NUL
past the end of the buffer and return one less than the correct length.
2014-07-13 20:42:56 +00:00
include In the md4 code, use a 64-bit counter to avoid a manual carry operation. 2014-07-12 22:10:57 +00:00
lib Fix a bug that affected unterminated buffers: strlcat() would write a NUL 2014-07-13 20:42:56 +00:00
t Add unit tests for strlcat() 2014-07-13 20:40:29 +00:00
tools
autogen.des
autogen.sh
configure.ac Reorganize the configure script. Move the header and function checks 2014-07-13 19:59:58 +00:00
CREDITS Credit upstream sources. 2014-07-11 13:08:39 +00:00
HISTORY Standard files that "make dist" complains about. 2014-07-10 14:44:17 +00:00
INSTALL Standard files that "make dist" complains about. 2014-07-10 14:44:17 +00:00
LICENSE Order copyright statements alphabetically (Devine < Percival < 2014-07-10 17:24:56 +00:00
Makefile.am
README Standard files that "make dist" complains about. 2014-07-10 14:44:17 +00:00
RELNOTES Standard files that "make dist" complains about. 2014-07-10 14:44:17 +00:00