summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *) core/mpm_event/mod_ssl: make SSL handshakes non-blocking.trunk-ssl-handshake-nonblockingStefan Eissing2022-02-0412-81/+312
* Merge of trunk.Stefan Eissing2022-02-0412-312/+81
|\
| * *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakesStefan Eissing2022-02-0412-312/+81
* | Copy of current trunk with current ssl nonblocking handshake changes.Stefan Eissing2022-02-040-0/+0
|/
* doc update [skip ci]Stefan Eissing2022-02-048-12/+8
* *) mod_http2: remove mentioning of Cache Digest draftStefan Eissing2022-02-041-4/+2
* core: Follow up to r1897240 & r1897691: Syntax.Yann Ylavic2022-02-021-1/+1
* core: Follow up to r1897240: Provide/export ap_thread_current_create()Yann Ylavic2022-02-022-3/+7
* core: Follow up to r1897240: Opt-out for AP_HAS_THREAD_LOCAL and/or pcre's us...Yann Ylavic2022-02-023-11/+13
* main: Follow up to r1897240: Fix bad log copypasta.Yann Ylavic2022-02-021-3/+3
* check BIO_new(3) return valuesGiovanni Bechis2022-02-015-8/+25
* check BIO_new(3) return valuesGiovanni Bechis2022-02-011-3/+13
* ap_regex: Follow up to r1897240: Fetch the ovector _after_ the match.Yann Ylavic2022-02-011-18/+6
* *) test casesStefan Eissing2022-02-015-15/+18
* *) test: adding some more patterns to gitignoreStefan Eissing2022-02-011-1/+4
* * Stupid mine. Evgeny is a committer hereRuediger Pluem2022-01-311-1/+1
* * Fix typoRuediger Pluem2022-01-311-1/+1
* * CHANGES entry for r1897182Ruediger Pluem2022-01-311-0/+3
* fr doc rebuild.Lucien Gentis2022-01-291-2/+2
* fr doc XML file update.Lucien Gentis2022-01-291-3/+4
* mod_cgi[d]: Close the connection after handling nph- scripts.Yann Ylavic2022-01-281-0/+3
* mpm_event: Use APR_POLLEXCL when available to prevent thundering hurd.Yann Ylavic2022-01-271-0/+9
* core: Follow up to r1897460: Provide ap_thread_main_create().Yann Ylavic2022-01-277-106/+64
* core: Follow up to r1897460: Implement and use ap_thread_current_after_fork().Yann Ylavic2022-01-256-38/+31
* Follow up to r1897460: !APR_HAS_THREAD implies no ap_thread_* either.Yann Ylavic2022-01-252-4/+10
* Follow up to r1897460: APLOGNOs.Yann Ylavic2022-01-255-5/+5
* core: Efficient ap_thread_current() when apr_thread_local() is missing.Yann Ylavic2022-01-2512-81/+340
* ap_regex: Follow up to r1897240: #if APR_HAS_THREAD_LOCAL, not #ifdef.Yann Ylavic2022-01-252-6/+5
* ab: Respond appropriately to SSL_ERROR_WANT_READ and SSL_ERROR_WANT_WRITE.Graham Leggett2022-01-252-43/+85
* Fixes ambiguos example, as per https://bz.apache.org/bugzilla/show_bug.cgi?id...Rich Bowen2022-01-242-4/+6
* Begone, foul tabs.Graham Leggett2022-01-242-7/+7
* event: Add AP_MPM_CAN_AGAIN and AGAIN to signal to the MPM thatGraham Leggett2022-01-246-11/+23
* mod_reqtimeout: Set socket timeout for AP_MODE_INIT.Yann Ylavic2022-01-242-2/+2
* mod_ssl: Use AP_FILTER_ERROR to indicate when the SSL filter hasGraham Leggett2022-01-242-2/+2
* Revert stray modification in r1897336.Graham Leggett2022-01-241-1/+1
* Add missing log message tag.Graham Leggett2022-01-232-2/+2
* mod_ssl: We no longer throw away handshake errors. Handle APR_EGENERALGraham Leggett2022-01-232-2/+22
* ap_regex: Follow up to r1897240: cleanup PCRE2 match data on exit.Yann Ylavic2022-01-231-4/+19
* event: Allow the MPM to explicitly handle CONN_SENSE_WANT_WRITE insteadGraham Leggett2022-01-231-8/+13
* mod_ssl: An edge case exists where SSL_read might return SSL_ERROR_WANT_READGraham Leggett2022-01-221-12/+15
* mod_ssl: Add the missing SSL_ERROR_WANT_WRITE case in the SSL_read. MakeGraham Leggett2022-01-221-0/+24
* Use OK status to match process_connection behaviour.Graham Leggett2022-01-221-1/+1
* Shutdown immediately on read timeout.Graham Leggett2022-01-221-1/+1
* fr doc rebuild.Lucien Gentis2022-01-228-14/+10
* fr doc XML files updates.Lucien Gentis2022-01-222-8/+7
* When failing, we need to explicitly set the connection state.Graham Leggett2022-01-222-2/+5
* APR 1.3 is a requirement for building httpd 2.4 and above.Christophe Jaillet2022-01-221-7/+1
* APR (and APR-util) 1.3 is a requirement for building httpd 2.4 and above.Christophe Jaillet2022-01-221-4/+2
* APR (and APR-util) 1.3 is a requirement for building httpd 2.4 and above.Christophe Jaillet2022-01-221-13/+0
* Link to where to open a bug, as requested in Rich Bowen2022-01-212-3/+5