summaryrefslogtreecommitdiff
path: root/crypto/apr_md5.c
Commit message (Expand)AuthorAgeFilesLines
* speed-up md5 by avoiding some memcopiesStefan Fritsch2013-03-231-4/+18
* Fix NetWare build with picky Metrowerks compiler.Guenter Knauf2012-07-071-1/+1
* Move non-MD5-related things from apr_md5.c to new file apr_passwd.cStefan Fritsch2012-07-051-144/+1
* No need to clear 128k of memory because of bugs that have been fixedStefan Fritsch2010-09-181-4/+7
* OS/2: Make apr_password_validate() thread safe.Brian Havard2010-03-301-0/+26
* Two missed APU_MODULE_DECLARE_DATA fixesWilliam A. Rowe Jr2009-12-171-1/+1
* Convert various APU_DECLARE into APR_DECLARE.Bojan Smojver2009-07-161-8/+8
* * Failing crypt can cause a segfault. Check for result of crypt to avoid this.Ruediger Pluem2009-05-281-0/+10
* Merge strmatch, xlate, crypto and xml directories from apr-util.Joe Orton2009-03-241-0/+756