Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-14 | remove CVS $Id line and static version number | Timo Weingärtner | |
2013-05-12 | md5.c: fix compiler warnings | Timo Weingärtner | |
2013-05-12 | replace self-defined uint32 with uint32_t from stdint.h | Timo Weingärtner | |
unsigned int is not guaranteed to have 32 bits | |||
2013-05-12 | make Brokencrypt_md5 also broken on little-endian | Timo Weingärtner | |
otherwise broken hashes from big-endian systems won't work also remove ASM_MD5 #ifndef's, we don't have assembler code here | |||
2002-05-11 | Fixed md5 crypting + ssl bug. | Charl Botha | |