summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Retsore 2.4.x default behavior modified in r1557580.Christophe Jaillet2018-10-221-1/+1
* * modules/ssl/ssl_engine_init.c: Fix typo in log message.Joe Orton2018-10-191-1/+1
* * modules/md/md_acme_authz.c (md_acme_authz_update): Fix typo in logJoe Orton2018-10-191-1/+1
* rollback 1844001.Jean-Frederic Clere2018-10-173-8/+0
* * Correctly merge configurations that have client certificates setRuediger Pluem2018-10-161-0/+2
* And a way to custom modules to guess and extract ssl variable.Jean-Frederic Clere2018-10-163-0/+8
* SSL_read() doesn't distinguish between return value 0 and <0,Rainer Jung2018-10-151-26/+33
* md_acme_drive.c: remove unused variableLuca Toscano2018-10-131-3/+0
* On the trunk:Stefan Eissing2018-10-116-11/+19
* Eliminating some advanced conversion and shadow declaration compiler warnings.Stefan Eissing2018-10-103-3/+3
* mod_http2: adding defensive code for stream EOS handling, in case the request...Stefan Eissing2018-10-103-3/+7
* mod_http2: bringing some signed/unsigned casting goodness, aligning with gith...Stefan Eissing2018-10-1012-44/+58
* mod_session_cookie: avoid adding the Set-Cookie headerLuca Toscano2018-10-091-2/+2
* mod_brotli, mod_deflate: Restore the separate handling of 304 Not ModifiedEvgeny Kotkov2018-10-092-10/+16
* * modules/dav/fs/mod_dav_fs.c (dav_fs_create_server_config): UseJoe Orton2018-10-051-6/+6
* * modules/cache/mod_cache_disk.c (write_headers): HandleJoe Orton2018-10-051-4/+5
* * modules/ldap/util_ldap_cache_mgr.c (util_ald_create_caches): DestroyJoe Orton2018-10-051-5/+9
* * modules/filters/mod_deflate.cJoe Orton2018-10-051-3/+1
* * modules/mappers/mod_negotiation.c (set_language_quality): RemoveJoe Orton2018-10-051-3/+0
* * modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_pkey): RemoveJoe Orton2018-10-051-1/+0
* * modules/slotmem/mod_slotmem_shm.c (restore_slotmem): RemoveJoe Orton2018-10-051-1/+0
* * modules/proxy/ajp_header.c (sc_for_req_header): Zero-initializeJoe Orton2018-10-051-0/+1
* * Pickup the proxy related configuration for verify mode and verify depth andRuediger Pluem2018-10-011-7/+18
* * dav_stream_response processes data that has been allocated from the propdbRuediger Pluem2018-09-261-2/+2
* * include/httpd.h: Define HTTP_TOO_EARLY (425) per RFC 8470.Joe Orton2018-09-261-1/+4
* On the trunk:Stefan Eissing2018-09-201-1/+1
* On the trunk:Stefan Eissing2018-09-201-1/+1
* * Doing a PROPFIND on a large collection e.g. 50.000 elements can easilyRuediger Pluem2018-09-181-7/+23
* * modules/ssl/ssl_engine_kernel.c (ssl_check_post_client_verify):Joe Orton2018-09-181-95/+103
* follow-up to r1656549.Christophe Jaillet2018-09-131-2/+2
* * modules/ssl/ssl_engine_init.c (ssl_init_ctx_protocol):Joe Orton2018-09-121-0/+14
* Follow up to r1840265: really privatize ap_filter_{recycle,adopt_brigade}().Yann Ylavic2018-09-111-1/+0
* * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_modern): Fail withJoe Orton2018-09-111-1/+9
* mod_proxy_hcheck: Fix issues with TCP health checks. PR 61499Jim Jagielski2018-09-111-1/+0
* * modules/arch/unix/mod_systemd.c (systemd_pre_mpm, systemd_monitor):Joe Orton2018-09-111-27/+11
* * modules/arch/unix/mod_systemd.c (systemd_post_config): Fix systemdJoe Orton2018-09-111-0/+17
* Follow up to r1840149: core input filter pending data.Yann Ylavic2018-09-071-4/+1
* util_filter: protect ap_filter_t private fields from external (ab)use.Yann Ylavic2018-09-051-4/+6
* core: follow up to r1839997: some runtime optimizations.Yann Ylavic2018-09-041-1/+1
* On the trunk:Stefan Eissing2018-09-043-91/+158
* core: follow up to r1839997: recycle request filters to a delayed ring first.Yann Ylavic2018-09-041-0/+4
* core: always allocate filters (ap_filter_t) on f->c->pool.Yann Ylavic2018-09-042-4/+4
* On the trunk:Stefan Eissing2018-09-031-1/+3
* On the trunk:Stefan Eissing2018-09-031-3/+1
* Use APR apr_time_as_msec() macro for conversionRainer Jung2018-08-311-10/+9
* mod_proxy: follow up to r1645529: 502 in case of SSL handshake failure.Yann Ylavic2018-08-281-6/+2
* These need to be signed longs... cast as needed.Jim Jagielski2018-08-272-5/+5
* Axe an old and apparently out-dated comment.Christophe Jaillet2018-08-261-3/+1
* Revert r1839247Christophe Jaillet2018-08-261-2/+4
* Axe an old and apparently out-dated comment.Christophe Jaillet2018-08-261-4/+2