summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * Silence 'may be used uninitialized' warningRuediger Pluem2023-04-111-1/+1
* * Xforms [skip ci]Ruediger Pluem2023-04-1113-633/+761
* * Clarify performance topicRuediger Pluem2023-04-111-5/+11
* fr doc rebuild.Lucien Gentis2023-04-081-1/+1
* fr doc XML file update.Lucien Gentis2023-04-081-2/+2
* use anchorsEric Covener2023-04-071-2/+2
* log an error when ap_runtime_dir_relative fails.Giovanni Bechis2023-04-052-2/+5
* Fix possible NULL pointer dereference casued by apreq_param_make()Giovanni Bechis2023-04-055-0/+22
* Fix a possible NULL pointer dereference of ap_runtime_dir_relative()Giovanni Bechis2023-04-041-0/+2
* add SSL_CTX_set_session_id_context(3) checksGiovanni Bechis2023-04-042-4/+14
* check SSL_do_handshake(3) return value Giovanni Bechis2023-04-042-4/+8
* SSL_do_handshake can fail with 0 or <0 status codes.Giovanni Bechis2023-04-031-1/+1
* * Use latest released versions of APR and APR-UTIL for buildingRuediger Pluem2023-04-031-11/+11
* fr doc rebuild.Lucien Gentis2023-04-019-27/+32
* fr doc XML file update.Lucien Gentis2023-04-011-1/+1
* fr doc XML files updates.Lucien Gentis2023-04-013-26/+28
* Misplaced tag.Lucien Gentis2023-04-011-2/+2
* Misplaced tag.Lucien Gentis2023-04-011-2/+2
* Trigger ci.Yann Ylavic2023-04-011-1/+1
* mpm_event: useful APLOG_DEBUG messages.Yann Ylavic2023-04-011-8/+10
* Sync CHANGES.Yann Ylavic2023-03-3110-34/+36
* Follow up to r1908827: CHANGES entry.Yann Ylavic2023-03-311-0/+3
* Try running CI for 2.* tags. [skip ci]Joe Orton2023-03-311-0/+2
* mod_proxy: Check for space/ctrls in nocanon path/urls before forwarding.Yann Ylavic2023-03-317-48/+101
* Steal some APLOGNOs for next commit.Yann Ylavic2023-03-311-1/+1
* fix regression in 2.4.56Eric Covener2023-03-302-0/+4
* check for more possible SSL failuresGiovanni Bechis2023-03-301-4/+1
* Document DavQuota (english and french)manu2023-03-294-0/+97
* Document DavMSext (english and french)manu2023-03-294-0/+99
* Fix a possible null pointer dereference in ap_expr_parse()Giovanni Bechis2023-03-281-1/+4
* fr doc rebuild.Lucien Gentis2023-03-251-1/+1
* fr doc XML file update.Lucien Gentis2023-03-251-1/+1
* fr doc XML file update.Lucien Gentis2023-03-251-1/+1
* *) mod_http2: fixed a crash during connection termination. See PR 66539.Stefan Eissing2023-03-242-2/+4
* add error message when storing data to temp file fails.Giovanni Bechis2023-03-242-2/+9
* check apreq_cookie_make return valueGiovanni Bechis2023-03-231-0/+4
* * modules/lua: Use https: URLs for httpd.a.o in docs. [skip ci]Joe Orton2023-03-232-3/+3
* mod_wombat => mod_luaJoe Orton2023-03-233-9/+9
* fix separator parsing, PR #333Giovanni Bechis2023-03-231-1/+1
* typo, PR #344 [skip ci]Giovanni Bechis2023-03-231-1/+1
* * Fix typoRuediger Pluem2023-03-221-1/+1
* * Whitespace fixes. No functional change.Ruediger Pluem2023-03-2210-10/+10
* Fix new flag name in docsRainer Jung2023-03-211-1/+1
* ci: Restore MOD_TLS test suite with the python3-multipart package.Yann Ylavic2023-03-201-12/+11
* pytests: test_tls_04_double_get does not want stdout separator for multiple r...Yann Ylavic2023-03-203-6/+6
* pytests: test_tls_05_proto_1_3: Don't rely on TlsTestEnv.curl_supports_tls_1_...Yann Ylavic2023-03-201-4/+1
* pytests: Use python3-multipart lib.Yann Ylavic2023-03-209-54/+126
* ci: Disable MOD_TLS test suite for now (never passing).Yann Ylavic2023-03-201-11/+12
* Follow up to r1908380: MMN minor bump for AP_CTIME_OPTION_GMTOFF.Yann Ylavic2023-03-201-1/+2
* util_time: Follow up to r1908380 and r1908389: apr_strings.h not needed anymore.Yann Ylavic2023-03-201-1/+0