summaryrefslogtreecommitdiffstats
path: root/CHANGES (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-28better error messageGiovanni Bechis1-1/+2
2022-06-28check apr_sockaddr_info_get return valueGiovanni Bechis2-2/+7
2022-06-28check apr_sockaddr_info_get() return valueGiovanni Bechis1-2/+12
2022-06-28check BN_bn2dec return valueGiovanni Bechis1-1/+6
2022-06-21Fix new typo in docs...Rainer Jung1-1/+1
2022-06-21*) mod_heartmonitor: Document interaction betweenRainer Jung1-2/+5
2022-06-21Fix numeric check for HeartbeatMaxServers.Rainer Jung1-1/+1
2022-06-20*) mod_heartmonitor: Allow "HeartbeatMaxServers 0"Rainer Jung1-2/+3
2022-06-20 *) mod_http2: remove the workers pool from APR_POOL_DEBUGStefan Eissing1-4/+3
2022-06-20 *) mod_http2: init local var since write in loop may be buypassed.Stefan Eissing1-1/+1
2022-06-20* Use s directly like in the other ap_log_error callsRuediger Pluem1-1/+1
2022-06-20* workers is not always initialized hereRuediger Pluem1-1/+1
2022-06-17 *) mod_http2: new implementation of h2 worker pool.Stefan Eissing8-425/+539
2022-06-17 *) mod_http2: fix an edge case in h2_fifo_remove,Stefan Eissing3-19/+34
2022-06-16core: log_tid support on FreeBSD.Yann Ylavic2-2/+10
2022-06-16mpm_prefork: Do not access the POD in ONE_PROCESS mode.Yann Ylavic1-8/+6
2022-06-12Remove an empty line to synch with 2.4.xChristophe Jaillet1-1/+0
2022-06-10 *) test/modules/tls: remove some duplicate parameters forStefan Eissing1-3/+0
2022-06-09mod_ssl: Missing bit from r1901470 to handle OpenSSL-3+ FIPS.Yann Ylavic1-1/+1
2022-06-04fixed in 1.7 SVN but not releasedEric Covener1-1/+1
2022-06-04-qinitauto=FE conflicts with -qcheck=unsetEric Covener1-1/+1
2022-06-04fr doc rebuild.Lucien Gentis9-29/+18
2022-06-04fr doc XML files updates.Lucien Gentis4-21/+17
2022-06-04force to 0 on 1.6 on WindowsEric Covener1-0/+6
2022-06-03typo [skip ci]Giovanni Bechis1-1/+1
2022-06-02kick ciEric Covener1-1/+0
2022-06-02Trigger ci.Yann Ylavic1-1/+1
2022-06-02Sync CHANGES [skip ci]Yann Ylavic5-14/+18
2022-06-02 *) mod_md: update version after release on githubStefan Eissing1-1/+1
2022-06-02update of mod_md change description. [skip ci]Stefan Eissing1-3/+5
2022-06-01mod_proxy_ajp: T-E has precedence over C-L.Yann Ylavic1-3/+12
2022-06-01Reserve an APLOGNO [skip ci]Yann Ylavic1-1/+1
2022-06-01Sync docs again [skip ci]Yann Ylavic20-27/+26
2022-06-01add LWP::Protocol::AnyEvent::httpEric Covener1-1/+1
2022-06-01mention limitEric Covener1-1/+1
2022-06-01limit mod_sed memory useEric Covener3-46/+119
2022-06-01mod_isapi: use consistent filenameEric Covener1-2/+2
2022-06-01use filters consistentlyEric Covener1-91/+53
2022-06-01handle large writes in ap_rputsEric Covener2-1/+24
2022-06-01use a liberal default limit for LimitRequestBody of 1GBEric Covener5-27/+12
2022-06-01cast firstEric Covener1-1/+1
2022-06-01fix typesEric Covener1-2/+2
2022-06-01Sync docs [skip ci]Yann Ylavic26-64/+183
2022-06-01Note about Absolute URL w.r.t. query-string in mod_rewrite [skip ci]Yann Ylavic1-2/+5
2022-06-01mod_proxy: Follow up to r1901485: Don't shadow upper 'val' variable.Yann Ylavic1-3/+3
2022-06-01mod_proxy: Let fixup hooks know about the Host header (and eventually overwri...Yann Ylavic1-8/+18
2022-06-01mod_ssl: SSLFIPS compatible with OpenSSL 3.0. PR 66063.Yann Ylavic3-4/+16
2022-05-31mod_proxy: ap_proxy_create_hdrbrgd() to clear hop-by-hop first and fixup last.Yann Ylavic1-40/+40
2022-05-31mod_proxy: Align ap_proxy_create_hdrbrgd() with 2.4.x's.Yann Ylavic1-60/+60
2022-05-31mod_proxy_http: Follow up to r1901420: consistent 100-continue checks.Yann Ylavic2-5/+11