summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_http2: enable re-use of slave connections again.Stefan Eissing2019-01-243-13/+12
* reverting last changeStefan Eissing2019-01-244-64/+35
* mod_http2: enable re-use of slave connections again.Stefan Eissing2019-01-244-35/+64
* revert of r808895 somehow missed mod_proxy_ftpEric Covener2019-01-231-1/+1
* Clarify potentially unsuccessful success results.William A. Rowe Jr2019-01-171-0/+4
* When a :port is included in the CacheKeyBaseURL the ":" is lost from the actu...Christophe Jaillet2019-01-121-3/+2
* Fix websocket proxy over UDS.Christophe Jaillet2019-01-111-1/+4
* LanguagePriority should be case-insensitive in order to match AddLanguage beh...Christophe Jaillet2019-01-101-1/+1
* Always decode session attributes early.Hank Ibell2019-01-101-11/+14
* * modules/ssl/ssl_engine_io.c (bio_filter_out_write,Joe Orton2019-01-101-8/+4
* * modules/aaa/mod_authn_dbm.c (fetch_dbm_value): No functional change:Joe Orton2019-01-091-1/+1
* * modules/md/md_acme_drive.c (acme_driver_init):Joe Orton2019-01-091-3/+0
* Make mod_dialup.c compile when APR has no thread support.Stefan Sperling2019-01-081-0/+6
* This just got me. I upgraded macOS to Mojave (w/ latest Xcode) and I always b...Jim Jagielski2019-01-081-0/+4
* Use apr_uint64_t instead of uint64_t; Pointed out by ylavicStefan Sperling2018-12-231-7/+7
* Avoid hard-coded "%ld" format strings in mod_deflate's logging statements.Stefan Sperling2018-12-231-10/+16
* mod_http2: mergine trunk+2.4.x code divergences back into a single source wit...Stefan Eissing2018-12-195-4/+78
* *) mod_md: incorrect behaviour when synchronizing ongoing ACME challengesStefan Eissing2018-12-184-6/+14
* Arrange the xml display and make it uses xml.Jean-Frederic Clere2018-11-231-2/+1
* fix incorrect rv. Sorry.Jean-Frederic Clere2018-11-231-2/+2
* Add error messages and return bad request.Jean-Frederic Clere2018-11-231-0/+11
* * modules/dav/main/mod_dav.c (dav_method_propfind): Tag the scratchpool.Joe Orton2018-11-151-0/+1
* mod_http2: version bump, slave connections cleanup strategy changedStefan Eissing2018-11-082-2/+11
* *) mod_ssl: Fix mod_authz provider for "require ssl" directive to check cor...Stefan Eissing2018-11-081-4/+1
* *) mod_ssl: clear *SSL errors before loading certificates and checkingStefan Eissing2018-11-052-0/+4
* Revert r1844928 and follow up r1844942.Yann Ylavic2018-10-281-3/+23
* mod_ssl: follow up to r1844928: revert an unintentional change.Yann Ylavic2018-10-271-1/+1
* mod_ssl: axe dead code.Yann Ylavic2018-10-271-24/+4
* mod_ssl: follow up to r1844779: fix rollback in char_buffer_consume().Yann Ylavic2018-10-241-17/+24
* mod_ssl: bind buffered data to filter's pending data.Yann Ylavic2018-10-241-38/+65
* 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