index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NWGNUmakefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-02
mod_proxy_html: Fix variable interpolation and memory allocation failure in P...
Yann Ylavic
2
-0
/
+9
2018-05-02
Follow up to r1822537: replace static variable with pool userdata.
Yann Ylavic
2
-6
/
+12
2018-04-30
On the trunk:
Stefan Eissing
2
-1
/
+16
2018-04-30
On the trunk:
Stefan Eissing
3
-3
/
+14
2018-04-30
mod_xml2enc: follow up to r1829038 and r1829039.
Yann Ylavic
1
-10
/
+7
2018-04-30
Follow up to r1828222: fix "defined but not used 'prot'" warning with libressl.
Yann Ylavic
1
-1
/
+2
2018-04-29
Add mod_socache_redis docs
Luca Toscano
3
-0
/
+167
2018-04-29
documentation rebuild
Luca Toscano
7
-7
/
+64
2018-04-28
mod_proxy_http2 docs: added section about HTTP/2 PUSH implementation and alte...
Stefan Eissing
1
-1
/
+14
2018-04-28
trivial tweak
Eric Covener
1
-1
/
+1
2018-04-28
mod_http2 documentation: going a bit more into PUSH details and explaining H2...
Stefan Eissing
1
-0
/
+44
2018-04-28
On the trunk:
Stefan Eissing
3
-2
/
+7
2018-04-28
mod_log_json: fixing compilation errors in maintainer mode.
Stefan Eissing
1
-3
/
+19
2018-04-23
Add mod_log_json
Paul Querna
3
-1
/
+181
2018-04-23
Move APACHE_CHECK_JANSSON m4 macro to general includes so additional modules ...
Paul Querna
2
-108
/
+108
2018-04-22
Save a few cycles.
Christophe Jaillet
1
-3
/
+2
2018-04-22
Axe ap_rgetline_core(), not used anymore.
Yann Ylavic
5
-42
/
+12
2018-04-22
Follow up to r1829659, ap_[f]getline() EBCDIC awareness.
Yann Ylavic
1
-9
/
+24
2018-04-21
Rebuild.
Lucien Gentis
17
-118
/
+92
2018-04-21
XML updates.
Lucien Gentis
7
-102
/
+91
2018-04-21
XML update.
Lucien Gentis
1
-3
/
+4
2018-04-21
rebuild with extraclean to pick up permalinks in
Eric Covener
604
-7067
/
+7301
2018-04-21
xforms
Eric Covener
27
-115
/
+112
2018-04-21
xforms for mod_filter
Eric Covener
1
-41
/
+48
2018-04-21
try to make the mod_filter docs a little more approachable
Eric Covener
1
-28
/
+35
2018-04-20
Improve highlight and make these doc much more readable.
Christophe Jaillet
2
-61
/
+56
2018-04-20
Delay some memory allocation.
Christophe Jaillet
1
-1
/
+2
2018-04-20
http: add ap_fgetline() and AP_GETLINE_NONBLOCK flag.
Yann Ylavic
3
-54
/
+92
2018-04-20
mod_proxy_http: follow up to r1829573: remain EBCDIC friendly.
Yann Ylavic
1
-1
/
+1
2018-04-20
core: forward flags to recursive/folding call to ap_rgetline_core().
Yann Ylavic
1
-2
/
+2
2018-04-20
Restore comment about LimitRequestBody vs proxied responses.
Yann Ylavic
1
-2
/
+3
2018-04-20
http: LimitRequestBody applies to proxied requests.
Yann Ylavic
2
-4
/
+5
2018-04-19
Fix some formating. (extra '.', missing <code>)
Christophe Jaillet
4
-6
/
+9
2018-04-19
mod_proxy_http: make use of AP_GETLINE_NOSPC_EOL in ap_proxygetline().
Yann Ylavic
2
-41
/
+27
2018-04-19
core: Add and handle AP_GETLINE_NOSPC_EOL flag in ap_rgetline_core().
Yann Ylavic
4
-25
/
+88
2018-04-19
* modules/ssl/ssl_engine_init.c (ssl_init_Module): Don't enable SSL
Joe Orton
1
-1
/
+2
2018-04-17
These tokens should not be emphasised.
Christophe Jaillet
1
-1
/
+1
2018-04-17
Explain when the surrounding double quotes arround the expr argument MUST be ...
Christophe Jaillet
1
-2
/
+3
2018-04-17
Guess at fixing win32 build regression on trunk introduced by r1734656
William A. Rowe Jr
3
-6
/
+7
2018-04-16
* modules/ssl/ssl_util.c (modssl_request_is_tls): Adjust
Joe Orton
3
-15
/
+16
2018-04-16
Factor out logic to determine if request is using SSL/TLS and use it
Joe Orton
4
-24
/
+25
2018-04-14
Rebuild.
Lucien Gentis
11
-447
/
+534
2018-04-14
XML updates.
Lucien Gentis
3
-118
/
+202
2018-04-13
Dump server_rec ->addrs list in dump_server_rec.
Joe Orton
1
-2
/
+18
2018-04-13
mod_xml2enc: follow up to r1829038.
Yann Ylavic
1
-0
/
+10
2018-04-13
mod_xml2enc: Fix forwarding of error metadata/responses. PR 62180.
Yann Ylavic
2
-9
/
+31
2018-04-12
* server/vhost.c: Remove redundant vhost_check_config hook which never
Joe Orton
1
-14
/
+0
2018-04-11
add log id for r1828926
Eric Covener
2
-2
/
+2
2018-04-11
PR62199: add worker parameter ResponseFieldSize to mod_proxy
Eric Covener
6
-9
/
+75
2018-04-11
PR62186: preserve %<m for ErrorDocument internal redirects
Eric Covener
2
-1
/
+11
[next]