summaryrefslogtreecommitdiffstats
path: root/server/util_date.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-161-2/+2
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-7/+7
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-3/+3
* Fix a bug in our time parsing. We need to zero out a few fields so thatRyan Bloom2000-07-261-6/+17
* Protect system header files with the appropriate macros.Ryan Bloom2000-06-131-0/+4
* 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
* Finish the commits for the change in the header files. Basically, this hidesRyan Bloom2000-01-191-0/+2
* time overhaul:dgaudet2000-01-091-53/+47
* Remove a bunch of functions that are being replaced by functions in APR.Ryan Bloom1999-12-211-42/+0
* First step in getting Apache to use APR's time libraries. This gets a goodRyan Bloom1999-12-201-42/+53
* Fix typosMartin Kraemer1999-10-121-1/+1
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-1/+1
* Reverse the unnecessary change to the interface of ap_parseHTTPdate()Roy T. Fielding1999-08-281-5/+3
* This evil little change modifies the interface to ap_parseHTTPdate()Roy T. Fielding1999-08-261-3/+5
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+321