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
*
Retsore 2.4.x default behavior modified in r1557580.
Christophe Jaillet
2018-10-22
1
-1
/
+1
*
* modules/ssl/ssl_engine_init.c: Fix typo in log message.
Joe Orton
2018-10-19
1
-1
/
+1
*
* modules/md/md_acme_authz.c (md_acme_authz_update): Fix typo in log
Joe Orton
2018-10-19
1
-1
/
+1
*
rollback 1844001.
Jean-Frederic Clere
2018-10-17
3
-8
/
+0
*
* Correctly merge configurations that have client certificates set
Ruediger Pluem
2018-10-16
1
-0
/
+2
*
And a way to custom modules to guess and extract ssl variable.
Jean-Frederic Clere
2018-10-16
3
-0
/
+8
*
SSL_read() doesn't distinguish between return value 0 and <0,
Rainer Jung
2018-10-15
1
-26
/
+33
*
md_acme_drive.c: remove unused variable
Luca Toscano
2018-10-13
1
-3
/
+0
*
On the trunk:
Stefan Eissing
2018-10-11
6
-11
/
+19
*
Eliminating some advanced conversion and shadow declaration compiler warnings.
Stefan Eissing
2018-10-10
3
-3
/
+3
*
mod_http2: adding defensive code for stream EOS handling, in case the request...
Stefan Eissing
2018-10-10
3
-3
/
+7
*
mod_http2: bringing some signed/unsigned casting goodness, aligning with gith...
Stefan Eissing
2018-10-10
12
-44
/
+58
*
mod_session_cookie: avoid adding the Set-Cookie header
Luca Toscano
2018-10-09
1
-2
/
+2
*
mod_brotli, mod_deflate: Restore the separate handling of 304 Not Modified
Evgeny Kotkov
2018-10-09
2
-10
/
+16
*
* modules/dav/fs/mod_dav_fs.c (dav_fs_create_server_config): Use
Joe Orton
2018-10-05
1
-6
/
+6
*
* modules/cache/mod_cache_disk.c (write_headers): Handle
Joe Orton
2018-10-05
1
-4
/
+5
*
* modules/ldap/util_ldap_cache_mgr.c (util_ald_create_caches): Destroy
Joe Orton
2018-10-05
1
-5
/
+9
*
* modules/filters/mod_deflate.c
Joe Orton
2018-10-05
1
-3
/
+1
*
* modules/mappers/mod_negotiation.c (set_language_quality): Remove
Joe Orton
2018-10-05
1
-3
/
+0
*
* modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_pkey): Remove
Joe Orton
2018-10-05
1
-1
/
+0
*
* modules/slotmem/mod_slotmem_shm.c (restore_slotmem): Remove
Joe Orton
2018-10-05
1
-1
/
+0
*
* modules/proxy/ajp_header.c (sc_for_req_header): Zero-initialize
Joe Orton
2018-10-05
1
-0
/
+1
*
* Pickup the proxy related configuration for verify mode and verify depth and
Ruediger Pluem
2018-10-01
1
-7
/
+18
*
* dav_stream_response processes data that has been allocated from the propdb
Ruediger Pluem
2018-09-26
1
-2
/
+2
*
* include/httpd.h: Define HTTP_TOO_EARLY (425) per RFC 8470.
Joe Orton
2018-09-26
1
-1
/
+4
*
On the trunk:
Stefan Eissing
2018-09-20
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2018-09-20
1
-1
/
+1
*
* Doing a PROPFIND on a large collection e.g. 50.000 elements can easily
Ruediger Pluem
2018-09-18
1
-7
/
+23
*
* modules/ssl/ssl_engine_kernel.c (ssl_check_post_client_verify):
Joe Orton
2018-09-18
1
-95
/
+103
*
follow-up to r1656549.
Christophe Jaillet
2018-09-13
1
-2
/
+2
*
* modules/ssl/ssl_engine_init.c (ssl_init_ctx_protocol):
Joe Orton
2018-09-12
1
-0
/
+14
*
Follow up to r1840265: really privatize ap_filter_{recycle,adopt_brigade}().
Yann Ylavic
2018-09-11
1
-1
/
+0
*
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_modern): Fail with
Joe Orton
2018-09-11
1
-1
/
+9
*
mod_proxy_hcheck: Fix issues with TCP health checks. PR 61499
Jim Jagielski
2018-09-11
1
-1
/
+0
*
* modules/arch/unix/mod_systemd.c (systemd_pre_mpm, systemd_monitor):
Joe Orton
2018-09-11
1
-27
/
+11
*
* modules/arch/unix/mod_systemd.c (systemd_post_config): Fix systemd
Joe Orton
2018-09-11
1
-0
/
+17
*
Follow up to r1840149: core input filter pending data.
Yann Ylavic
2018-09-07
1
-4
/
+1
*
util_filter: protect ap_filter_t private fields from external (ab)use.
Yann Ylavic
2018-09-05
1
-4
/
+6
*
core: follow up to r1839997: some runtime optimizations.
Yann Ylavic
2018-09-04
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2018-09-04
3
-91
/
+158
*
core: follow up to r1839997: recycle request filters to a delayed ring first.
Yann Ylavic
2018-09-04
1
-0
/
+4
*
core: always allocate filters (ap_filter_t) on f->c->pool.
Yann Ylavic
2018-09-04
2
-4
/
+4
*
On the trunk:
Stefan Eissing
2018-09-03
1
-1
/
+3
*
On the trunk:
Stefan Eissing
2018-09-03
1
-3
/
+1
*
Use APR apr_time_as_msec() macro for conversion
Rainer Jung
2018-08-31
1
-10
/
+9
*
mod_proxy: follow up to r1645529: 502 in case of SSL handshake failure.
Yann Ylavic
2018-08-28
1
-6
/
+2
*
These need to be signed longs... cast as needed.
Jim Jagielski
2018-08-27
2
-5
/
+5
*
Axe an old and apparently out-dated comment.
Christophe Jaillet
2018-08-26
1
-3
/
+1
*
Revert r1839247
Christophe Jaillet
2018-08-26
1
-2
/
+4
*
Axe an old and apparently out-dated comment.
Christophe Jaillet
2018-08-26
1
-4
/
+2
[next]