index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http2
/
NWGNUmod_http2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
Add pre_translate_name hook running before URI-path decoding.
Yann Ylavic
3
-1
/
+15
2020-06-22
Implement ap_getparent() using ap_normalize_path().
Yann Ylavic
1
-63
/
+2
2020-06-22
Add ap_normalize_path() to replace ap_getparents() (with options).
Yann Ylavic
5
-5
/
+137
2020-06-20
Backported to 2.4.x
Jim Jagielski
1
-19
/
+0
2020-06-19
Axe an empty line in a dox comment in order to synch with 2.4.x
Christophe Jaillet
1
-1
/
+0
2020-06-19
Add a space to be consistent with surrounding code and to synch with 2.4.x
Christophe Jaillet
1
-1
/
+1
2020-06-19
Oups, axe spurious copypasta.
Yann Ylavic
1
-6
/
+0
2020-06-19
CHANGES entry for ap_proxy_define_match_worker().
Yann Ylavic
1
-0
/
+11
2020-06-19
ap_proxy_define_match_worker: disable connection reuse by default.
Yann Ylavic
1
-0
/
+10
2020-06-19
ap_proxy_define_match_worker: don't copy the url unnecessarily.
Yann Ylavic
1
-5
/
+5
2020-06-19
For diagnosing weird non-x86 failures, dump /etc/hosts in future runs. [skip ci]
Joe Orton
1
-0
/
+4
2020-06-19
mod_proxy_http: always stream the request body by default.
Yann Ylavic
2
-64
/
+33
2020-06-19
* Revert r1878939, r1878938, r1878936, the changes to
Ruediger Pluem
3
-37
/
+6
2020-06-17
* Reset the request_rec fields protocol, proto_num and the_request also
Ruediger Pluem
1
-7
/
+10
2020-06-17
* Reset the_request as well to reflect HTTP/2.0 [skip ci]
Ruediger Pluem
1
-0
/
+2
2020-06-17
* Add comments to document why we do this.
Ruediger Pluem
1
-0
/
+5
2020-06-17
*) mod_http2: workaround to facilitate use of common internal protocol/meth...
Stefan Eissing
15
-353
/
+287
2020-06-16
mod_ldap: Use the LDAP API directly to implement the rebind callback
Joe Orton
3
-9
/
+45
2020-06-16
Update Travis LDAP testing to use new container setup script
Joe Orton
2
-8
/
+7
2020-06-14
xforms
Christophe Jaillet
6
-42
/
+31
2020-06-14
Fix typo in r1878824
Christophe Jaillet
1
-1
/
+1
2020-06-14
Add some html syntax highlight to a piece of code.
Christophe Jaillet
1
-37
/
+28
2020-06-13
fr doc rebuild.
Lucien Gentis
12
-40
/
+29
2020-06-13
fr dox XML files updates.
Lucien Gentis
6
-229
/
+229
2020-06-13
Update "en" generated doc files to UTF-8
Christophe Jaillet
513
-1820
/
+1820
2020-06-13
Try to fix once and for all, our "en" html file generation issues with differ...
Christophe Jaillet
3
-6
/
+6
2020-06-13
Fix a typo
Christophe Jaillet
1
-1
/
+1
2020-06-10
update transformation
André Malo
9
-12
/
+26
2020-06-10
* Have the HTTP 0.9 / 1.1 processing code reject requests for
Ruediger Pluem
2
-3
/
+19
2020-06-10
* support/htpasswd.c (usage): Fix typo. [skip ci]
Joe Orton
1
-1
/
+1
2020-06-09
Add Travis job which runs slapd in a container to allow testing
Joe Orton
5
-3
/
+38
2020-06-09
Disable all Travis notifications for forks (hopefully). [skip ci]
Joe Orton
1
-4
/
+10
2020-06-09
* Makefile.in: Add TEST_CONFIG variable to specify flags for
Joe Orton
1
-3
/
+4
2020-06-09
Tail more error_log for failed test suite runs in Travis. [skip ci]
Joe Orton
1
-1
/
+1
2020-06-08
Rebuild trunk docs
Christophe Jaillet
6
-7
/
+7
2020-06-08
Fix an invalid link
Christophe Jaillet
1
-2
/
+2
2020-06-08
remove the term blacklist
Rich Bowen
1
-2
/
+2
2020-06-07
PR#64443: watch whether mod_proxy_html i18n might risk messing up FORM
Nick Kew
1
-0
/
+27
2020-06-06
Remove the term blacklist from our documentation
Rich Bowen
2
-4
/
+4
2020-06-06
rebuild docs
Rich Bowen
298
-6616
/
+6947
2020-06-06
Remove 'blacklist' from our docs, as per
Rich Bowen
3
-4
/
+4
2020-06-05
Build with LDAP support for APR 1.x.
Joe Orton
2
-5
/
+14
2020-06-04
make sure the $n of the regular expressions is not included the name of the w...
Jean-Frederic Clere
1
-1
/
+5
2020-06-04
Add error checks in md_json_readb
Giovanni Bechis
1
-4
/
+7
2020-06-03
*) mod_proxy_http2: the "ping" proxy parameter
Stefan Eissing
4
-37
/
+144
2020-06-01
mod_proxy_http: put request/response splitting checks under the same comment.
Yann Ylavic
1
-16
/
+15
2020-05-31
util_filter: both directions for setaside/reinstate/adapt logging.
Yann Ylavic
1
-6
/
+9
2020-05-31
.gitignore: ignore duplicated extensions globally.
Yann Ylavic
1
-928
/
+29
2020-05-29
mod_proxy_http: don't strip EOS when spooling request body to file.
Yann Ylavic
2
-0
/
+11
2020-05-29
revert r1878268
Stefan Eissing
1
-0
/
+3
[next]