summaryrefslogtreecommitdiffstats
path: root/server/util_uri.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-41/+41
* Move all APR functions related to strings to their own directory, andRyan Bloom2000-07-211-0/+1
* Fix some bad ap_log_error() invocations. Comment on a badJeff Trawick2000-07-181-4/+4
* Include strings.h for strcasecmp(), strncasecmp(), and bzero().Jeff Trawick2000-06-281-0/+3
* Get rid of a compiler warning.Bill Stoddard2000-06-191-1/+1
* More consification, correct command initialisation.Ben Laurie2000-06-171-2/+2
* Protect system header files with the appropriate macros.Ryan Bloom2000-06-131-0/+4
* Clean up a big chunk of ap_config.h. This basically stops ap_config.h fromRyan Bloom2000-06-121-0/+1
* PR:William A. Rowe Jr2000-05-281-2/+2
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesRyan Bloom2000-04-141-6/+6
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-32/+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-1/+1
* Let ap_config.h figure out whether netdb.h should be included or not.Bill Stoddard2000-01-211-1/+1
* Finish the commits for the change in the header files. Basically, this hidesRyan Bloom2000-01-191-0/+2
* Changed pools to contexts. Tested with prefork and pthread mpm's. I'llRyan Bloom1999-08-311-7/+7
* Rearchitect the mess in http_main.c, http_core.c and buff.c.Roy T. Fielding1999-08-261-1/+0
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+599