Commit ID: 10053172F8E30AE4681
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/03/05 14:07:27 UTC
Modified files:
include : md4.h regex.h rmd160.h sha1.h sha2.h stdlib.h
Log message:
more http://www.tedunangst.com/flak/post/how-to-screw-up-crypto-the-easy-way
fixing in headers (need to rid this from the corresponding *.c files, too!)
also, bonus, fix some bounded attributes and add some more (WTF!)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.2 -r1.3 src/include/md4.h
cvs -R rdiff -kk -upr1.2 -r1.3 src/include/regex.h
cvs -R rdiff -kk -upr1.2 -r1.3 src/include/rmd160.h
cvs -R rdiff -kk -upr1.2 -r1.3 src/include/sha1.h
cvs -R rdiff -kk -upr1.2 -r1.3 src/include/sha2.h
cvs -R rdiff -kk -upr1.33 -r1.34 src/include/stdlib.h