]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2022-02-04  Stefan Eissing *) core/mpm_event/mod_ssl: make SSL handshakes non... trunk-ssl-handshake-nonblocking 293/head trunk-ssl-handshake-nonblocking
2022-02-04  Stefan EissingMerge of trunk.
2022-02-04  Stefan Eissing *) core/mod_ssl/mpm_event: reverting changes to nonbl...
2022-02-04  Stefan EissingCopy of current trunk with current ssl nonblocking...
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.
2022-01-11  Rich BowenAdds a mention of the handy mod_log_debug module.
2022-01-10  Yann YlavicRevert r1896715 and r1896740 to restore OCPS test.
2022-01-10  Yann YlavicOCSP test should pass now, revert r1896785.
2022-01-07  Christophe... Follow-up to r1896361.
2022-01-07  Yann Ylavicocsp failure debugging, still.
2022-01-07  Yann YlavicIgnore debug logs when checking segfaults. [skip ci]
2022-01-06  Yann YlavicRevert r1896758 and r1896746 (travis debug temporaries...
2022-01-06  Yann YlavicLet's see if mod_dumpio gives more ocsp hints..
2022-01-06  Yann YlavicTry to get more perl-framework traces for the ocsp...
2022-01-06  Joe OrtonTry disabling OCSP test before running it (duh).
2022-01-05  Joe OrtonTemporarily disable the OCSP test.
2022-01-04  Joe OrtonTransforms. [skip ci]
2022-01-04  Joe OrtonRecommend against using SSLOpenSSLConfCmd in preference...
2021-12-29  Yann Ylavicmpm_event: Fix a possible listener deadlock. PR 65769.
2021-12-26  Christophe... Move some seealso to a more logical place as already...
2021-12-26  Christophe... Fix a typo.
2021-12-26  Christophe... Fix a typo and add a missing link to a directive
2021-12-26  Christophe... Fix some typo.
2021-12-25  Christophe... Fix some typo
2021-12-25  Christophe... Fix some typos
2021-12-25  Christophe... Rebuild
2021-12-25  Christophe... Add some hyperlinks to some directives
2021-12-25  Christophe... Add some <default> values in the description of some...
next