index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Axe some dead code + slighly improve a comment
Christophe Jaillet
2019-08-09
1
-5
/
+2
*
followup to r1864733
Eric Covener
2019-08-08
1
-1
/
+1
*
Add missing APLOGNO
Christophe Jaillet
2019-08-08
1
-1
/
+1
*
* modules/proxy/mod_proxy_balancer.c (balancer_display_page):
Joe Orton
2019-08-08
1
-28
/
+28
*
lognos
Eric Covener
2019-08-08
2
-2
/
+2
*
* modules/proxy/mod_proxy_balancer.c (balancer_handler): Check Referer
Joe Orton
2019-08-08
1
-1
/
+22
*
* modules/proxy/proxy_util.c (ap_proxy_share_balancer): Create the
Joe Orton
2019-08-08
1
-4
/
+5
*
* modules/metadata/mod_remoteip.c (remoteip_process_v2_header,
Joe Orton
2019-08-06
1
-9
/
+27
*
* modules/filters/mod_proxy_html.c, modules/filters/mod_xml2enc.c:
Joe Orton
2019-08-06
2
-2
/
+2
*
Unfortunately -Wcomment can only be influenced
Rainer Jung
2019-08-05
2
-4
/
+0
*
Follow up to r1864438 and r1864435:
Rainer Jung
2019-08-05
1
-0
/
+2
*
Use the right pragma syntax.
Rainer Jung
2019-08-05
2
-4
/
+4
*
The GCC flag "-Wno-error=comment" introduced by r1855446
Rainer Jung
2019-08-05
3
-4
/
+40
*
*) mod_ssl: reverting a 2.4.40 change where a superfluous SSLCertificateCha...
Stefan Eissing
2019-08-05
1
-11
/
+13
*
* mod_md: fix compiler warnings
Stefan Eissing
2019-08-05
8
-28
/
+23
*
remove request details from error documents (CVE-2019-10092).
Eric Covener
2019-08-02
4
-69
/
+34
*
don't mess with AP_ENABLE_EXCEPTION_HOOK on trunk
Eric Covener
2019-08-01
2
-11
/
+0
*
Wrap get_ct_scts_nid() in preproc in order to avoid error: unused function 'g...
Jim Jagielski
2019-07-23
1
-0
/
+2
*
Synch trunk and 2.4.x
Christophe Jaillet
2019-07-20
1
-8
/
+8
*
*) mod_http2: core setting "LimitRequestFieldSize" is not additionally chec...
Stefan Eissing
2019-07-18
1
-13
/
+41
*
mod_http2: update log tags, log field len errors at INFO level (via mkaufmann)
Stefan Eissing
2019-07-17
4
-11
/
+25
*
update aplogno in recent hook changes
Stefan Eissing
2019-07-17
1
-1
/
+1
*
mod_cgid: Continuation of r1862968, experimental fd passing support.
Joe Orton
2019-07-17
3
-225
/
+332
*
Add experimental support for fd passing in mod_cgid. Attaches CGI
Joe Orton
2019-07-12
2
-13
/
+117
*
*) mod_http2: fixed a bug that prevented proper stream cleanup when connection
Stefan Eissing
2019-07-10
5
-108
/
+176
*
* moving the openssl related new hooks into mod_ssl_openssl.h
Stefan Eissing
2019-07-09
4
-50
/
+56
*
* using mod_ssl_openssl.h to see hooks in new place
Stefan Eissing
2019-07-09
1
-3
/
+3
*
* include/ssl/mod_ssl.h: Include apr_tables.h and use apr_array_header_t
Joe Orton
2019-07-09
1
-6
/
+5
*
mod_md: adding log tag numbers
Stefan Eissing
2019-07-09
2
-8
/
+8
*
* applying v4 of the patch for PR 63534.
Stefan Eissing
2019-07-05
1
-3
/
+3
*
*) mod_http2/mpm_event: Fixes the behaviour when a HTTP/2 connection has no...
Stefan Eissing
2019-07-03
2
-2
/
+9
*
*) mod_ssl/mod_md:
Stefan Eissing
2019-07-01
3
-27
/
+111
*
* Replace apr_psprintf with apr_pstrcat where the format strings only
Ruediger Pluem
2019-06-28
6
-47
/
+55
*
* modules/metadata/mod_mime_magic.c: Constify some constant
Joe Orton
2019-06-27
1
-7
/
+6
*
mod_md: silencing unsed warnings when no mod_ssl hooks are not available
Stefan Eissing
2019-06-26
1
-0
/
+3
*
*) mod_ssl/mod_md: reversing dependency by letting mod_ssl offer hooks for
Stefan Eissing
2019-06-25
4
-99
/
+166
*
* modules/proxy/mod_proxy.c (create_proxy_config): Tag the pool.
Joe Orton
2019-06-25
2
-0
/
+3
*
* modules/dav/main/mod_dav.c (dav_send_multistatus): Tag the pool.
Joe Orton
2019-06-25
1
-0
/
+1
*
mod_md: copy recent fixes, adding new sources to mod_md.dsp
Stefan Eissing
2019-06-25
4
-32
/
+55
*
* modules/dav/main/props.c (dav_do_prop_subreq): Allocate escaped URI
Joe Orton
2019-06-25
1
-1
/
+1
*
Simplify handling of short-lived pool for dav_propdb in mod_dav. No
Joe Orton
2019-06-25
3
-18
/
+26
*
Set connectiontimeout for mod_proxy_hcheck.
Jean-Frederic Clere
2019-06-24
1
-0
/
+4
*
*) mod_md: bringing over v2.0.6 from github.
Stefan Eissing
2019-06-24
48
-3397
/
+7518
*
mod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL on versions 1.1+.
Graham Leggett
2019-06-23
1
-8
/
+25
*
After reinstatement of DSO support in APR/APR-util, revert r1837437,
Graham Leggett
2019-06-23
5
-70
/
+42
*
followup to r1861542: return early from error path
Eric Covener
2019-06-18
1
-2
/
+2
*
add RedirectRelative directive to allow relative Redirect targets
Eric Covener
2019-06-17
1
-47
/
+61
*
style: cmd_rec at the bottom
Eric Covener
2019-06-17
1
-27
/
+28
*
use the provided types via the macro
Eric Covener
2019-06-15
1
-5
/
+4
*
* mod_http2: adding support for the new trailer tests.
Stefan Eissing
2019-06-14
3
-4
/
+54
[next]