index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Axe ap_rgetline_core(), not used anymore.
Yann Ylavic
2018-04-22
2
-22
/
+3
*
http: add ap_fgetline() and AP_GETLINE_NONBLOCK flag.
Yann Ylavic
2018-04-20
2
-30
/
+41
*
core: Add and handle AP_GETLINE_NOSPC_EOL flag in ap_rgetline_core().
Yann Ylavic
2018-04-19
2
-2
/
+5
*
Guess at fixing win32 build regression on trunk introduced by r1734656
William A. Rowe Jr
2018-04-17
2
-4
/
+5
*
PR62199: add worker parameter ResponseFieldSize to mod_proxy
Eric Covener
2018-04-11
1
-1
/
+2
*
Fix some typos reported in PR 59998
Christophe Jaillet
2018-03-24
4
-6
/
+6
*
Fix some doxygen comment
Christophe Jaillet
2018-03-22
1
-4
/
+3
*
Correctly identify origin of util_pcre.c/ap_regex.h as pcreposix[.ch]
William A. Rowe Jr
2018-02-21
1
-1
/
+6
*
mpm_event: follow up to r1823047 and r1824464.
Yann Ylavic
2018-02-20
1
-1
/
+2
*
core: Create a conn_config_t structure to hold an extendable core config rather
Graham Leggett
2018-02-17
2
-1
/
+7
*
Add MMN bump for AP_REG_DOLLAR_ENDONLY, ap_regcomp_get_default_cflags
Graham Leggett
2018-02-16
1
-1
/
+4
*
mpm_event: follow up to r1823047: complete state validation after processing.
Yann Ylavic
2018-02-16
1
-1
/
+3
*
MMN bump for hostname_ex in proxy_worker_shared.
Graham Leggett
2018-02-16
1
-1
/
+2
*
regex: Allow to configure global/default options for regexes.
Yann Ylavic
2018-02-15
1
-0
/
+22
*
mod_proxy: follow up to r1667707: MMN minor bump.
Yann Ylavic
2018-02-15
1
-1
/
+3
*
On the trunk:
Stefan Eissing
2018-02-01
2
-2
/
+3
*
Happy New Year 2018
Rainer Jung
2018-01-04
1
-1
/
+1
*
mmn bump for r1820098.
Eric Covener
2018-01-04
1
-1
/
+3
*
Add "AcceptErrorsNonFatal" directive
Eric Covener
2018-01-04
1
-2
/
+16
*
Post 2.5.0-alpha tag updates
Daniel Ruggeri
2017-11-08
1
-1
/
+1
*
Follow up to r1812193: really change MMN major.
Yann Ylavic
2017-10-14
1
-2
/
+2
*
Follow up to r1740928: including NOT_IN_PROXY in NOT_IN_DIR_LOC_FILE is both
Yann Ylavic
2017-10-14
2
-2
/
+6
*
ap_expr: open string expressions to the <word>.
Yann Ylavic
2017-10-02
1
-0
/
+3
*
config: follow up to r1809302.
Yann Ylavic
2017-09-22
1
-1
/
+2
*
config: follow up to r1809302.
Yann Ylavic
2017-09-22
1
-9
/
+15
*
config: follow up to r1809302.
Yann Ylavic
2017-09-22
1
-2
/
+5
*
config: allow to specify flags when registering modules.
Yann Ylavic
2017-09-22
2
-1
/
+17
*
On the trunk:
Stefan Eissing
2017-09-21
1
-1
/
+1
*
core, mpm_event: Add ap_update_sb_handle() to avoid a small memory leak of
Yann Ylavic
2017-07-21
2
-1
/
+4
*
Make case insensitive
Jim Jagielski
2017-06-21
1
-1
/
+1
*
util.c: add a strict Base64 decoding function
Jacob Champion
2017-06-21
1
-0
/
+22
*
CVE-2017-3167: add documentation to ap_get_basic_auth_pw()
Jacob Champion
2017-06-21
1
-2
/
+9
*
core: deprecate and replace ap_get_basic_auth_pw
Eric Covener
2017-05-26
2
-2
/
+27
*
Introduce request taint-checking concept.
Nick Kew
2017-04-21
2
-1
/
+18
*
* server/config.c, include/http_config.h (ap_build_cont_config,
Joe Orton
2017-03-09
1
-2
/
+2
*
Add <IfDirective> and <IfSection>:
Joe Orton
2017-03-09
2
-1
/
+10
*
Revert r1783759: really more things than intended :p
Yann Ylavic
2017-02-20
1
-4
/
+0
*
Follow up to r1783755: update APLOGNO.
Yann Ylavic
2017-02-20
1
-0
/
+4
*
PR60647: ACC per connection not available w/ event MPM
Eric Covener
2017-01-25
2
-1
/
+3
*
Move definition of ASCII_ZERO to httpd.h and rename it ZERO_ASCII for consist...
Christophe Jaillet
2017-01-06
1
-0
/
+1
*
Happy New Year 2017
Rainer Jung
2017-01-02
1
-1
/
+1
*
ap_reclaim_child_processes(): Implement terminate immediately
Stefan Fritsch
2016-11-21
1
-2
/
+1
*
http: Allow unknown response status' lines returned in the form of:
Yann Ylavic
2016-11-15
1
-0
/
+11
*
When redrawing the parser, ap_get_http_token looked to be useful, but there's
William A. Rowe Jr
2016-10-18
2
-14
/
+4
*
Follow up to r1765115: MMN minor is now 3.
Yann Ylavic
2016-10-16
1
-1
/
+1
*
Complete r1764961, missed .h updates
William A. Rowe Jr
2016-10-16
3
-7
/
+6
*
Followup to r1764961:
Rainer Jung
2016-10-16
1
-8
/
+0
*
Fix new declaration.
Rainer Jung
2016-10-16
1
-1
/
+1
*
Followup to r1764961:
Rainer Jung
2016-10-16
1
-5
/
+3
*
util_script.h: clarify ap_scan_script_header_* behavior
Jacob Champion
2016-09-12
1
-16
/
+56
[next]