index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
new_features_2_2.html.ko.euc-kr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-10
xforms
Eric Covener
1
-13
/
+25
2014-04-10
Add <compatibility> notes for changes made in version 2.4.3 + fix some formating
Christophe Jaillet
1
-9
/
+11
2014-04-10
This C-T: limitation was removed in 2.2.12 and retconned into CHANGES much la...
Eric Covener
1
-2
/
+4
2014-04-09
Reverse the order when merging global and vhost-level config arrays.
Kaspar Brand
2
-1
/
+5
2014-04-09
Only read "active" values from the key_files array. PR 56306.
Kaspar Brand
2
-2
/
+7
2014-04-08
Add <compatibility> notes for changes made in version 2.4.2
Christophe Jaillet
2
-3
/
+5
2014-04-08
mod_proxy_fcgi: Fix sending of response without some HTTP headers
Jeff Trawick
2
-1
/
+8
2014-04-08
Fix our documentation to not show the expression in Require expr as quoted.
Ben Reser
2
-2
/
+2
2014-04-08
Allow Require expr to work when the expression is quoted.
Ben Reser
1
-0
/
+10
2014-04-07
Fix PCRE_DUPNAMES check to find the header file for PCRE when PCRE isn't in
Ben Reser
1
-0
/
+3
2014-04-07
mod_auth_form: update empty log tags.
Yann Ylavic
2
-3
/
+3
2014-04-07
mod_auth_form: revert r1585431 (don't crash when no AuthFormProvider is confi...
Yann Ylavic
2
-11
/
+3
2014-04-07
mod_auth_form: don't crash when no AuthFormProvider is configured. PR 56351
Yann Ylavic
2
-3
/
+11
2014-04-05
xforms
Eric Covener
4
-4
/
+23
2014-04-05
trailing space doesn't work in a rewrite flag value
Eric Covener
1
-1
/
+3
2014-04-05
bld break
Eric Covener
1
-6
/
+7
2014-04-05
add BNP flag to give control to the user on whether a space ' ' in
Eric Covener
4
-6
/
+33
2014-04-05
Updates.
Lucien Gentis
4
-26
/
+46
2014-04-05
Bring SNI behavior into better conformance with RFC 6066:
Kaspar Brand
3
-25
/
+37
2014-04-05
move a temporary table from r->pool to a temporary
Jeff Trawick
1
-3
/
+7
2014-04-05
axe unnecessary preparation for some other module using
Jeff Trawick
1
-5
/
+3
2014-04-05
Update SSLPassPhraseDialog directive docs to properly describe the new
Kaspar Brand
1
-4
/
+4
2014-04-04
Do not perform a p+= 7 that could go past the end of the buffer in case we fi...
Christophe Jaillet
1
-1
/
+2
2014-04-04
Do not scan past the end of the buffer.
Christophe Jaillet
1
-1
/
+4
2014-04-04
Do not delete the wrong data from HTML code when a "http-equiv" meta tag spec...
Christophe Jaillet
2
-2
/
+6
2014-04-04
Follup to r1584572: AcceptFilter was wrongly turned into a Windows specific f...
Yann Ylavic
1
-1
/
+0
2014-04-04
Remove SSLOCSPUseRequestNonce OpenSSL-0.9.7 requirement (0.9.8 already requir...
Yann Ylavic
1
-1
/
+1
2014-04-04
SSLOpenSSLConfCmd is available since httpd 2.4.8.
Yann Ylavic
1
-1
/
+1
2014-04-04
Remerge r1584555 but without the changes on (un-backportable) SSLOCSPUseReque...
Yann Ylavic
1
-17
/
+10
2014-04-04
Revert r1584555 for the time being.
Yann Ylavic
1
-11
/
+18
2014-04-04
Remove compatibility references to httpd < 2.4.
Yann Ylavic
6
-14
/
+7
2014-04-04
Remove compatibility references to httpd < 2.4 and OpenSSL < 0.9.8
Yann Ylavic
1
-18
/
+11
2014-04-04
Move entry already backported to 2.4.8.
Yann Ylavic
1
-3
/
+0
2014-04-04
Follow up to r1584430.
Yann Ylavic
1
-0
/
+3
2014-04-04
mod_expires: don't add Expires header to error responses (4xx/5xx),
Yann Ylavic
1
-0
/
+6
2014-04-04
leave a warning about cc_out
Eric Covener
1
-0
/
+2
2014-04-04
add CHANGES for r1584417
Eric Covener
1
-0
/
+3
2014-04-03
allow users to workaround the over-agressive backreference
Eric Covener
2
-12
/
+35
2014-04-02
mod_ssl: follow up to r1583191.
Yann Ylavic
4
-7
/
+28
2014-04-02
provide an expression parser example that can control based on http status code,
Eric Covener
1
-3
/
+10
2014-04-02
try to clarify that "onsuccess" is for anything but locally-generated errors,
Eric Covener
1
-11
/
+15
2014-03-30
mod_ssl: send OCSP request's nonce according to SSLOCSPUseRequestNonce on/off...
Yann Ylavic
4
-4
/
+24
2014-03-30
Fix segfault in mod_alias introduced in r1132494.
Rainer Jung
1
-5
/
+1
2014-03-29
Describe issue with multiple OpenSSL installs
Jeff Trawick
1
-0
/
+19
2014-03-29
Update.
Lucien Gentis
1
-67
/
+76
2014-03-29
s/comment/self-documenting/
Jeff Trawick
1
-1
/
+1
2014-03-29
don't log bogus rv
Jeff Trawick
1
-1
/
+1
2014-03-29
Report OpenSSL directories in configuration summary
Jeff Trawick
1
-0
/
+2
2014-03-28
Add a note on t->r checking, as per RĂ¼diger's email.
Daniel Gruno
1
-0
/
+4
2014-03-28
mod_lua: Since c->notes is the only place where r will be NULL, we don't need...
Daniel Gruno
1
-3
/
+1
[next]