summaryrefslogtreecommitdiffstats
path: root/server/util_md5.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-33/+34
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Include ap_config.h before httpd.h, this ensures that AP_USE_HSREGEX isRyan Bloom2000-01-281-0/+1
* Remove some nuisance warnings by changing int to ap_ssize_t.David Reid1999-12-191-1/+1
* Get rid of an instance of ap_file_os_t from the Apache source. I willRyan Bloom1999-12-111-6/+8
* Cleanup the ZZZ comments. Basically these used to mark places where APRRyan Bloom1999-11-161-4/+0
* Remove all of the calls to functions like "ap_popenf". These functions wereRyan Bloom1999-09-081-2/+3
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-5/+5
* Replace all alarms and timeouts with a mutex on alloc.Roy T. Fielding1999-08-261-10/+14
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+229