summaryrefslogtreecommitdiffstats
path: root/include/http_request.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [mod_proxy_]http: follow up to r1750392.Yann Ylavic2016-08-121-0/+15
* Revert r1756064 and r1756060 until fixed (tests framework passes).Yann Ylavic2016-08-121-15/+0
* [mod_proxy_]http: follow up to r1750392.Yann Ylavic2016-08-121-0/+15
* Fix spelling in comments and text files.Rainer Jung2016-08-111-1/+1
* core: Extend support for asynchronous write completion from theGraham Leggett2015-10-041-0/+12
* ap_process_request needs exportation for use in mod_h2 on WindowsGregg Lewis Smith2015-08-101-1/+1
* SECURITY: CVE-2015-3185 (cve.mitre.org)William A. Rowe Jr2015-06-091-0/+24
* Mention how "satisfy any" affects AAA hooks run after access_checker Eric Covener2013-08-271-0/+3
* access_checker_ex runs immediately after access_checker, Eric Covener2013-08-081-1/+1
* document paramsStefan Fritsch2013-06-091-0/+2
* add dirwalk_stat hook, for use by mpm-itkJeff Trawick2012-09-211-0/+9
* core: Add post_perdir_config hook.Jeff Trawick2012-08-011-0/+10
* Rename ap_func_attr_* macros to AP_FN_ATTR_*Stefan Fritsch2012-01-091-1/+1
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-1/+1
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-8/+8
* Avoid "`sentinel' attribute directive ignored" warning with gcc 3.xStefan Fritsch2011-06-121-1/+1
* Add __attribute__((sentinel)) to a few functions that require a terminal NULLStefan Fritsch2011-06-041-1/+2
* Cleanup... most don't need apr_hooks.h at all...Jim Jagielski2011-05-091-1/+0
* Merge the <If> sections in a separate step ap_if_walk, after ap_location_walk.Stefan Fritsch2011-01-171-0/+1
* The approach for allowing authorization by user or IP introduced in r956387,Stefan Fritsch2010-07-141-0/+33
* Add ap_process_request_after_handler to the exported list for mod_serfWilliam A. Rowe Jr2010-02-041-2/+4
* Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier2009-10-281-3/+3
* Introduce Suspendable Requests to the Event MPM.Paul Querna2008-09-201-1/+4
* * include/http_request.h: Fix warning with gcc -Wall.Joe Orton2008-04-071-1/+1
* Remove CORE_PRIVATE.Paul Querna2008-04-071-2/+0
* Avoid calling access control hooks for internal requests withChris Darroch2008-04-031-4/+138
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Redesign of request cleanup and logging to use End-Of-Request bucketBrian Pane2005-10-241-1/+40
* Corrected an out-of-date comment (it's been a while since main.c hasBrian Pane2005-10-091-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-291-37/+25
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Minor comment fixes, no code changes:Erik Abele2004-10-111-14/+14
* use more intuitive variable namesStas Bekman2004-08-201-9/+9
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Clarify the use and sequencing of these three hooks.Greg Stein2002-08-241-6/+18
* Revert to the 1.39 comments about NULL for ap_sub_req_lookup() next_filterWilliam A. Rowe Jr2002-06-221-3/+3
* Note the changed meaning of the NULL next_filter argument to theWilliam A. Rowe Jr2002-06-221-3/+3
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Which PR? I can't count them all. Get QUERY_STRING and PATH_INFOWilliam A. Rowe Jr2002-01-271-3/+12
* This patch eliminates the wasteful run-time conversion of method names fromJustin Erenkrantz2001-09-191-0/+19
* Normalize all paths to run the same, common code for pre-request setupWilliam A. Rowe Jr2001-08-311-0/+8
* Introduce the map_to_storage hook, which allows modules to bypassWilliam A. Rowe Jr2001-08-261-3/+18
* Fix the macro expansion problem in the hook declaration.Ryan Bloom2001-08-111-4/+0
* _THIS_ is why mod_dir wouldn't serve the results of mod_negotiationWilliam A. Rowe Jr2001-08-061-1/+1
* The real slim shady finally stood up. This patch segregates the fastWilliam A. Rowe Jr2001-08-061-0/+10