summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mod_proxy_http: Follow up to r1901420: consistent 100-continue checks.Yann Ylavic2022-05-312-5/+11
* mod_proxy_http: Avoid 417 responses for non forwardable 100-continue. PR 65666.Yann Ylavic2022-05-304-36/+36
* Merge of PR 318:Stefan Eissing2022-05-262-2/+6
* *) mod_md: resurrect r1898962 lost by a change merge.Stefan Eissing2022-05-261-1/+2
* *) mod_md: a logic bug in sending long OCSP HTTP request bodies was fixed.Stefan Eissing2022-05-252-1/+7
* fr doc rebuild.Lucien Gentis2022-05-217-27/+83
* fr doc XML files updates.Lucien Gentis2022-05-214-27/+79
* * Port r546128 to mod_proxy_connect to ensure that core_pre_connection does notRuediger Pluem2022-05-201-0/+10
* escaping doesn't actually happen by defaultEric Covener2022-05-192-3/+5
* Credits [skip ci]Yann Ylavic2022-05-181-1/+1
* Sync CHANGES entries [skip ci]Yann Ylavic2022-05-1822-86/+106
* Follow up to r1899858: CHANGES entry.Yann Ylavic2022-05-171-0/+2
* *) mod_md: handle case in status print when no url is presentStefan Eissing2022-05-141-0/+3
* * test: upgrade rustls-ffi version to 0.9.0 whichStefan Eissing2022-05-141-5/+3
* *) mod_md: the `MDCertificateAuthority` directive can take more than one UR...Stefan Eissing2022-05-1328-144/+499
* xformsJim Jagielski2022-05-094-4/+6
* Fix some typosChristophe Jaillet2022-05-082-3/+3
* Fix a typoChristophe Jaillet2022-05-081-1/+1
* Fix a typoChristophe Jaillet2022-05-081-1/+1
* Fix some typoChristophe Jaillet2022-05-081-2/+2
* Fix a typo (s/virtal/virtual) and add a missing hyper-link.Christophe Jaillet2022-05-081-2/+2
* Add missing 'break'Christophe Jaillet2022-05-081-0/+1
* fr doc rebuild.Lucien Gentis2022-05-075-10/+6
* fr doc XML files updates.Lucien Gentis2022-05-072-82/+78
* *) mod_md: fixed a bug leading to failed transfers for OCSPStefan Eissing2022-05-064-23/+18
* r1900362 followup: clang -Wexpansion-to-definedEric Covener2022-05-051-3/+6
* Length computed by count_string() are accumulated in an apr_size_t, so be mor...Christophe Jaillet2022-05-041-2/+2
* dav_get_liveprop_info() returns a long not an int.Christophe Jaillet2022-05-041-3/+3
* httpd 2.4.x and above require at least APR 1.3, so this is always the case.Christophe Jaillet2022-05-041-2/+1
* Update to testing against OpenSSL 3.0.3.Joe Orton2022-05-041-3/+3
* httpd 2.4.x and above require at least APR 1.3, so this is always the case.Christophe Jaillet2022-05-031-6/+3
* fr doc rebuild.Lucien Gentis2022-04-302-2/+45
* fr doc XML file updates.Lucien Gentis2022-04-302-4/+50
* ab: Add the -W option to use worker threads.Yann Ylavic2022-04-282-521/+891
* *) mod_http2: remove unused and insecure code. Fixes PR66037.Stefan Eissing2022-04-283-24/+3
* The only caller of hm_processmsg() passes an apr_size_t for the last paramete...Christophe Jaillet2022-04-271-1/+1
* Harden mod_session and avoid overflow in case of indecently large sessionChristophe Jaillet2022-04-271-3/+6
* * removing duplicatae changes entryStefan Eissing2022-04-271-5/+0
* *) mod_md: implement full auto status ("key: value" type status output).Stefan Eissing2022-04-271-0/+5
* *) mod_md: added support for managing certificates via aStefan Eissing2022-04-2725-20/+801
* * modules/ssl/ssl_engine_io.c:Joe Orton2022-04-271-72/+8
* * Use apr_size_t instead of int to avoid an overflowRuediger Pluem2022-04-272-1/+3
* * Avoid an overflow on large inputsRuediger Pluem2022-04-272-4/+4
* ab: Allow for TLSv1.3 when the SSL library supports it.Yann Ylavic2022-04-222-29/+57
* ab: apr_base64_encode already NUL-terminate the output.Yann Ylavic2022-04-221-5/+2
* *) mod_md: a possible NULL pointer deref was fixed inStefan Eissing2022-04-223-3/+7
* *) mod_http2: clear the h2 worker slot connection early to avoidStefan Eissing2022-04-211-5/+7
* *) mod_http2: fix edge case in removal of entriesStefan Eissing2022-04-211-1/+3
* core: Disable TCP_NOPUSH optimization on OSX. BZ 66019.Yann Ylavic2022-04-212-5/+19
* fix select-groups example, bz 66010Giovanni Bechis2022-04-202-3/+3