summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * config.layout: Allow configure --localstatedir to over-ride /var/www Joe Orton2018-07-231-3/+3
* * mark mod_proxy_http2 and mod_md as 'experimental' on their documentationStefan Eissing2018-07-232-2/+2
* * Add missing log numbersRuediger Pluem2018-07-204-4/+4
* * Credits to Bill for the analysis and the pointer to the solution.Ruediger Pluem2018-07-201-1/+1
* * Always retrieve conditional function. static variable might contain garbage...Ruediger Pluem2018-07-203-20/+14
* * Remove invalid copy and paste commentsRuediger Pluem2018-07-202-8/+0
* * mod_proxy: Remove load order and link dependency between mod_lbmethod_*Ruediger Pluem2018-07-207-4/+97
* core: axe data_in_in/output_filter from conn_rec.Yann Ylavic2018-07-207-30/+20
* core: follow up to r1836237: core filter's tmp_flush_bb not used anymore.Yann Ylavic2018-07-201-7/+3
* xformEric Covener2018-07-201-2/+3
* Correct see also commentWilliam A. Rowe Jr2018-07-191-2/+2
* mod_proxy_hcheck: take balancer's SSLProxy* directives into account.Yann Ylavic2018-07-191-18/+30
* core: follow up to r1836237: whitelist in-memory buckets.Yann Ylavic2018-07-191-8/+5
* util_filter: axe loglevel explicit checks already done by ap_log_cerror().Yann Ylavic2018-07-191-28/+19
* core: avoid double loop in ap_filter_output_pending().Yann Ylavic2018-07-191-4/+3
* core: integrate data_in_{in,out}put_filter to ap_filter_{in,out}put_pending().Yann Ylavic2018-07-196-9/+34
* core: core output filter optimizations.Yann Ylavic2018-07-183-292/+234
* * Makefile.in (install-suexec*): Fix make -jN install.Joe Orton2018-07-181-3/+3
* * using the, hopefully correct, ever elusive libressl version numbering chec...Stefan Eissing2018-07-171-1/+1
* English version reference update.Lucien Gentis2018-07-171-1/+1
* english as first/only languageEric Covener2018-07-161-1/+1
* paraphrase rfcs/code betterEric Covener2018-07-161-2/+3
* core: Add ReadBufferSize, FlushMaxThreshold and FlushMaxPipelined directives.Yann Ylavic2018-07-164-22/+135
* Rebuild.Lucien Gentis2018-07-16238-1441/+1441
* XML update.Lucien Gentis2018-07-161-5/+5
* util_filter: Axe conn_rec->empty brigade.Yann Ylavic2018-07-164-9/+11
* core: Add ap_reuse_brigade_from_pool().Yann Ylavic2018-07-165-26/+37
* util_filter: follow up to r1835640: pending_filter_cleanup() precedence.Yann Ylavic2018-07-131-6/+8
* event: follow up to r1835845.Yann Ylavic2018-07-131-11/+17
* event, worker: runtime pool.Yann Ylavic2018-07-134-19/+71
* Explain the limitation of <IfFile> with a filename with surrounding quotes in...Christophe Jaillet2018-07-121-1/+7
* Adding html files after doc rebuild ; why did I have to do that ?Lucien Gentis2018-07-1229-0/+8888
* Versionning manual/platform/windows.html.fr.Lucien Gentis2018-07-121-0/+718
* git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835746 13f795...Lucien Gentis2018-07-121-0/+708
* git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1835744 13f795...Lucien Gentis2018-07-121-707/+0
* Rebuild.Lucien Gentis2018-07-121-1/+1
* WML update.Lucien Gentis2018-07-121-1/+1
* Rebuild.Lucien Gentis2018-07-1264-8/+159
* New french translation.Lucien Gentis2018-07-1230-0/+8910
* Rebuild.Lucien Gentis2018-07-123-90/+95
* Rebuild (with 8 bits characters replaced by their HTML entities because -Xboo...Lucien Gentis2018-07-12215-30606/+30579
* XML update.Lucien Gentis2018-07-121-9/+3
* util_filter: keep filters with aside buckets in order.Yann Ylavic2018-07-115-48/+90
* * modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair): LoadJoe Orton2018-07-111-6/+21
* Update docs and bump logno for PKCS#11 support change in r1835615.Joe Orton2018-07-112-10/+4
* * acinclude.m4 (APACHE_GEN_MAKEFILES): Respect configure --quiet by Joe Orton2018-07-101-1/+1
* XML update.Lucien Gentis2018-07-071-4/+3
* Review by popcorner with further edits by both CodeingBoy and popcorner,William A. Rowe Jr2018-07-0619-97/+111
* * modules/ssl/ssl_engine_pphrase.c: Add logno tags.Joe Orton2018-07-062-7/+7
* Hook up PKCS#11 PIN entry through configured passphrase entry method.Joe Orton2018-07-063-9/+232