index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
http_request.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Fix copy and paste error
Ruediger Pluem
2023-06-09
1
-1
/
+1
*
core: Add the token_checker hook, that allows authentication to take
Graham Leggett
2023-04-25
1
-0
/
+31
*
Follow up to r1879079, r1879080: change to DONE semantics for pre_trans hooks.
Yann Ylavic
2020-06-24
1
-1
/
+4
*
Follow up to r1879076: axe stray copy/paste in pre_translate_name description.
Yann Ylavic
2020-06-22
1
-1
/
+0
*
Add pre_translate_name hook running before URI-path decoding.
Yann Ylavic
2020-06-22
1
-0
/
+10
*
Axe an empty line in a dox comment in order to synch with 2.4.x
Christophe Jaillet
2020-06-19
1
-1
/
+0
*
util_filter: axe misleading AP_BUCKET_IS_MORPHING() macro and fix comments.
Yann Ylavic
2020-04-27
1
-9
/
+0
*
core: add r->flushed flag and set it when the response is sent.
Yann Ylavic
2020-04-02
1
-0
/
+7
*
core: handle morphing buckets setaside/reinstate and kill request core filter.
Yann Ylavic
2020-03-31
1
-12
/
+9
*
Parentheses around AP_BUCKET_IS_EOR argument.
Yann Ylavic
2020-03-27
1
-1
/
+1
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
1
-4
/
+4
*
[mod_proxy_]http: follow up to r1750392.
Yann Ylavic
2016-08-12
1
-0
/
+15
*
Revert r1756064 and r1756060 until fixed (tests framework passes).
Yann Ylavic
2016-08-12
1
-15
/
+0
*
[mod_proxy_]http: follow up to r1750392.
Yann Ylavic
2016-08-12
1
-0
/
+15
*
Fix spelling in comments and text files.
Rainer Jung
2016-08-11
1
-1
/
+1
*
core: Extend support for asynchronous write completion from the
Graham Leggett
2015-10-04
1
-0
/
+12
*
ap_process_request needs exportation for use in mod_h2 on Windows
Gregg Lewis Smith
2015-08-10
1
-1
/
+1
*
SECURITY: CVE-2015-3185 (cve.mitre.org)
William A. Rowe Jr
2015-06-09
1
-0
/
+24
*
Mention how "satisfy any" affects AAA hooks run after access_checker
Eric Covener
2013-08-27
1
-0
/
+3
*
access_checker_ex runs immediately after access_checker,
Eric Covener
2013-08-08
1
-1
/
+1
*
document params
Stefan Fritsch
2013-06-09
1
-0
/
+2
*
add dirwalk_stat hook, for use by mpm-itk
Jeff Trawick
2012-09-21
1
-0
/
+9
*
core: Add post_perdir_config hook.
Jeff Trawick
2012-08-01
1
-0
/
+10
*
Rename ap_func_attr_* macros to AP_FN_ATTR_*
Stefan Fritsch
2012-01-09
1
-1
/
+1
*
More cleanup: Expand tabs and some more indentation fixes
Stefan Fritsch
2011-09-23
1
-1
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-8
/
+8
*
Avoid "`sentinel' attribute directive ignored" warning with gcc 3.x
Stefan Fritsch
2011-06-12
1
-1
/
+1
*
Add __attribute__((sentinel)) to a few functions that require a terminal NULL
Stefan Fritsch
2011-06-04
1
-1
/
+2
*
Cleanup... most don't need apr_hooks.h at all...
Jim Jagielski
2011-05-09
1
-1
/
+0
*
Merge the <If> sections in a separate step ap_if_walk, after ap_location_walk.
Stefan Fritsch
2011-01-17
1
-0
/
+1
*
The approach for allowing authorization by user or IP introduced in r956387,
Stefan Fritsch
2010-07-14
1
-0
/
+33
*
Add ap_process_request_after_handler to the exported list for mod_serf
William A. Rowe Jr
2010-02-04
1
-2
/
+4
*
Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.
Daniel Earl Poirier
2009-10-28
1
-3
/
+3
*
Introduce Suspendable Requests to the Event MPM.
Paul Querna
2008-09-20
1
-1
/
+4
*
* include/http_request.h: Fix warning with gcc -Wall.
Joe Orton
2008-04-07
1
-1
/
+1
*
Remove CORE_PRIVATE.
Paul Querna
2008-04-07
1
-2
/
+0
*
Avoid calling access control hooks for internal requests with
Chris Darroch
2008-04-03
1
-4
/
+138
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
Redesign of request cleanup and logging to use End-Of-Request bucket
Brian Pane
2005-10-24
1
-1
/
+40
*
Corrected an out-of-date comment (it's been a while since main.c has
Brian Pane
2005-10-09
1
-1
/
+1
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-29
1
-37
/
+25
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Minor comment fixes, no code changes:
Erik Abele
2004-10-11
1
-14
/
+14
*
use more intuitive variable names
Stas Bekman
2004-08-20
1
-9
/
+9
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-07
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-53
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
[next]