summaryrefslogtreecommitdiffstats
path: root/include/http_protocol.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update http_protocol.h to use ScanDoc.Ryan Bloom2000-08-051-49/+318
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-6/+6
* Fix a warning associated with the ap_send_fd change from earlier today.Ryan Bloom2000-07-111-1/+1
* Reimplement ap_send_fd. Eliminate ap_send_fd_length. If APR_HAS_SENDFILE isBill Stoddard2000-07-101-2/+2
* add ap_get_status_line() so that modules can get a standardizedGreg Stein2000-07-041-0/+7
* blast the old names for the status codesGreg Stein2000-06-241-5/+5
* PR:William A. Rowe Jr2000-05-281-4/+4
* William A. Rowe Jr2000-05-271-4/+4
* add AP_ prefix to *HOOK* macrosDoug MacEachern2000-04-261-4/+4
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-32/+33
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* time overhaul:dgaudet2000-01-091-1/+1
* First step in getting Apache to use APR's time libraries. This gets a goodRyan Bloom1999-12-201-1/+1
* Next stage of ap_mmap support. Tested on FreeBSD and BeOS.David Reid1999-11-201-1/+2
* Export ap_send_error_responseBill Stoddard1999-11-051-1/+1
* Update ap_send_fd() and ap_send_fd_length() to use an ap_file_t. Hummm...Bill Stoddard1999-10-051-2/+2
* Fix warnings.Ben Laurie1999-09-121-1/+2
* Remove all of the calls to functions like "ap_popenf". These functions wereRyan Bloom1999-09-081-2/+3
* Start to implement module-defined hooks that are a) fast and b) typesafe.Roy T. Fielding1999-08-261-0/+12
* Replace file descriptor with APRFile [Dean]Roy T. Fielding1999-08-261-2/+2
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+223