Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespaces in *.c. | ivan | 2022-11-20 | 1 | -15/+15 |
* | speed-up md5 by avoiding some memcopies | sf | 2013-03-23 | 1 | -4/+18 |
* | Fix NetWare build with picky Metrowerks compiler. | fuankg | 2012-07-07 | 1 | -1/+1 |
* | Move non-MD5-related things from apr_md5.c to new file apr_passwd.c | sf | 2012-07-05 | 1 | -144/+1 |
* | No need to clear 128k of memory because of bugs that have been fixed | sf | 2010-09-18 | 1 | -4/+7 |
* | OS/2: Make apr_password_validate() thread safe. | bjh | 2010-03-30 | 1 | -0/+26 |
* | Two missed APU_MODULE_DECLARE_DATA fixes | wrowe | 2009-12-17 | 1 | -1/+1 |
* | Convert various APU_DECLARE into APR_DECLARE. | bojan | 2009-07-16 | 1 | -8/+8 |
* | * Failing crypt can cause a segfault. Check for result of crypt to avoid this. | rpluem | 2009-05-28 | 1 | -0/+10 |
* | Merge strmatch, xlate, crypto and xml directories from apr-util. | jorton | 2009-03-24 | 1 | -0/+756 |