]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2022-02-18  Stefan Eissing *) mod_http2: optimize authority construction on...
2022-02-17  Stefan Eissing *) mod_http2: preserve the port number given in a...
2022-02-16  Ruediger Pluem* Change the logic to choose the maximum of both timeou...
2022-02-14  Stefan Eissing *) test: capture and parse output from nghttp more...
2022-02-12  Lucien Gentisfr doc rebuild.
2022-02-12  Lucien Gentisfr doc XML file update.
2022-02-12  Lucien Gentisfr doc XML files updates.
2022-02-10  Yann YlavicFollow up to r1897940: APLOGNO()s.
2022-02-10  Yann YlavicAPLOGNOs for r1897940 [skip ci].
2022-02-10  Stefan Eissing *) mod_http2: :scheme pseudo-header values, not match...
2022-02-09  Yann YlavicTwo more APLOGNOs for PR #294 [skip ci]
2022-02-09  Graham Leggettab: Fix the detection for when the server performed...
2022-02-09  Yann YlavicReserve two APLOGNOs for PR #294 [skip ci]
2022-02-09  Ruediger Pluem* Fix a typo
2022-02-09  Yann YlavicFollow up to r1897872: New APLOGNO
2022-02-09  Yann YlavicFollow up to r1897872: Reserve APLOGNO [skip ci]
2022-02-08  Stefan Eissing *) mod_http2: when a h2 request carries a ':scheme...
2022-02-08  Yann Ylavicmod_http2: Fix possible beam bucket double free from...
2022-02-08  Graham Leggettab: Add an optional ramp delay when starting concurrent...
2022-02-08  Stefan Eissing * test) sync of mod_md test cases from github.
2022-02-08  Stefan Eissing * mod_md) do not interfere with requests to /.well...
2022-02-08  Yann YlavicFix CHANGES typo. [skip ci]
2022-02-08  Graham LeggettReinstate r1897458 accidentally reverted in r1897760.
2022-02-08  Yann YlavicFollow up to r1896253: CHANGES entry. [skip ci]
2022-02-08  Yann YlavicSync CHANGES entries. [skip ci]
2022-02-07  Stefan Eissing *) mod_md: the status description in MDomain's JSON...
2022-02-04  Stefan Eissing *) core/mod_ssl/mpm_event: reverting changes to nonbl...
2022-02-04  Stefan Eissingdoc update [skip ci]
2022-02-04  Stefan Eissing *) mod_http2: remove mentioning of Cache Digest draft
2022-02-02  Yann Ylaviccore: Follow up to r1897240 & r1897691: Syntax.
2022-02-02  Yann Ylaviccore: Follow up to r1897240: Provide/export ap_thread_c...
2022-02-02  Yann Ylaviccore: Follow up to r1897240: Opt-out for AP_HAS_THREAD_...
2022-02-02  Yann Ylavicmain: Follow up to r1897240: Fix bad log copypasta.
2022-02-01  Giovanni Bechischeck BIO_new(3) return values
2022-02-01  Giovanni Bechischeck BIO_new(3) return values
2022-02-01  Yann Ylavicap_regex: Follow up to r1897240: Fetch the ovector...
2022-02-01  Stefan Eissing *) test cases
2022-02-01  Stefan Eissing *) test: adding some more patterns to gitignore
2022-01-31  Ruediger Pluem* Stupid mine. Evgeny is a committer here
2022-01-31  Ruediger Pluem* Fix typo
2022-01-31  Ruediger Pluem* CHANGES entry for r1897182
2022-01-29  Lucien Gentisfr doc rebuild.
2022-01-29  Lucien Gentisfr doc XML file update.
2022-01-28  Yann Ylavicmod_cgi[d]: Close the connection after handling nph...
2022-01-27  Yann Ylavicmpm_event: Use APR_POLLEXCL when available to prevent...
2022-01-27  Yann Ylaviccore: Follow up to r1897460: Provide ap_thread_main_cre...
2022-01-25  Yann Ylaviccore: Follow up to r1897460: Implement and use ap_threa...
2022-01-25  Yann YlavicFollow up to r1897460: !APR_HAS_THREAD implies no ap_th...
2022-01-25  Yann YlavicFollow up to r1897460: APLOGNOs.
2022-01-25  Yann Ylaviccore: Efficient ap_thread_current() when apr_thread_loc...
2022-01-25  Yann Ylavicap_regex: Follow up to r1897240: #if APR_HAS_THREAD_LOC...
2022-01-25  Graham Leggettab: Respond appropriately to SSL_ERROR_WANT_READ and...
2022-01-24  Rich BowenFixes ambiguos example, as per https://bz.apache.org...
2022-01-24  Graham LeggettBegone, foul tabs.
2022-01-24  Graham Leggettevent: Add AP_MPM_CAN_AGAIN and AGAIN to signal to...
2022-01-24  Yann Ylavicmod_reqtimeout: Set socket timeout for AP_MODE_INIT.
2022-01-24  Graham Leggettmod_ssl: Use AP_FILTER_ERROR to indicate when the SSL...
2022-01-24  Graham LeggettRevert stray modification in r1897336.
2022-01-23  Graham LeggettAdd missing log message tag.
2022-01-23  Graham Leggettmod_ssl: We no longer throw away handshake errors....
2022-01-23  Yann Ylavicap_regex: Follow up to r1897240: cleanup PCRE2 match...
2022-01-23  Graham Leggettevent: Allow the MPM to explicitly handle CONN_SENSE_WA...
2022-01-22  Graham Leggettmod_ssl: An edge case exists where SSL_read might retur...
2022-01-22  Graham Leggettmod_ssl: Add the missing SSL_ERROR_WANT_WRITE case...
2022-01-22  Graham LeggettUse OK status to match process_connection behaviour.
2022-01-22  Graham LeggettShutdown immediately on read timeout.
2022-01-22  Lucien Gentisfr doc rebuild.
2022-01-22  Lucien Gentisfr doc XML files updates.
2022-01-22  Graham LeggettWhen failing, we need to explicitly set the connection...
2022-01-22  Christophe... APR 1.3 is a requirement for building httpd 2.4 and...
2022-01-22  Christophe... APR (and APR-util) 1.3 is a requirement for building...
2022-01-22  Christophe... APR (and APR-util) 1.3 is a requirement for building...
2022-01-21  Rich BowenLink to where to open a bug, as requested in
2022-01-21  Rich BowenRemoves link to long-gone website.
2022-01-21  Rich BowenPatch from Vedran Miletić. Notes version when this...
2022-01-21  Graham Leggettevent: Add support for non blocking behaviour in the
2022-01-20  Graham LeggettRevert 1897156.
2022-01-20  Christophe... SEDERR_TMAMES and SEDERR_TMRMES are used only in sed1...
2022-01-20  Christophe... The format specifier is APR_SIZE_T_FMT, so there is...
2022-01-20  Yann Ylavicmod_unixd: Make CoreDumpDirectory work for FreeBSD...
2022-01-20  Yann Ylavicap_regex: Follow up to r1897240: cleanups.
2022-01-20  Yann Ylavicap_regex: Follow up to r1897240: no ap_thread_current...
2022-01-20  Yann Ylavicap_regex: Follow up to r1897240: runtime fallback to...
2022-01-20  Stefan Eissing *) test:
2022-01-20  Yann Ylavicap_regex: Follow up to r1897240: Fix issues spotted...
2022-01-20  Yann Ylavicap_regex: Follow up to r1897244: Fix pmatch overflow...
2022-01-20  Yann Ylavicap_regex: PCRE needs buffers sized against the number...
2022-01-20  Yann YlavicFollow up to r1897240: CHANGES entry.
2022-01-20  Yann YlavicFollow up to r1897240: APR_HAS_THREAD_LOCAL wants ...
2022-01-20  Yann Ylavicap_regex: Use Thread Local Storage (if efficient) to...
2022-01-19  Yann YlavicTrigger ci.
2022-01-18  Yann Ylavicmod_dav: Follow up to r1897156: Fix warning.
2022-01-18  Ruediger Pluem* Allocate the dav_liveprop_elem structure only once...
2022-01-17  Graham Leggettcore: Allow an optional expression to be specified...
2022-01-16  Eric Covenerbump autuconf min to 2.60
2022-01-16  Yann Ylavicutil: Follow up to r1897101 and r1897105: Yet better...
2022-01-16  Yann Ylavicutil: Follow up to r1897101: Yet better ap_cstr_casecmp...
2022-01-15  Yann Ylavicutil: Improve ap_cstr_casecmp() and ap_cstr_casecmpn...
2022-01-15  Lucien Gentisfr doc rebuild.
2022-01-15  Lucien Gentisfr doc XML files updates.
next