summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ssl_util.c: add APLOGNOstrunk-openssl-threadidJacob Champion2017-04-192-5/+5
* ssl_util.c: log which threadid callback is in useJacob Champion2017-04-191-1/+11
* PR60947: try to warn affected users...Jacob Champion2017-04-181-0/+10
* PR60947: avoid CRYPTO_THREADID_set_callback() if possibleJacob Champion2017-04-182-23/+47
* ssl_util.c: add a couple explanatory commentsJacob Champion2017-04-181-0/+5
* ssl_util.c: pull up duplicated code in ssl_util_thr_id()Jacob Champion2017-04-181-23/+18
* configure: bump thread count for the &errno testJacob Champion2017-04-141-5/+9
* configure: check if &errno is thread-local for OpenSSLJacob Champion2017-04-111-0/+135
* Feature branch for PR60947.Jacob Champion2017-04-110-0/+0
* If the lingering close does not leave the socket in a disconnected state,William A. Rowe Jr2017-04-111-2/+2
* On the trunk:Stefan Eissing2017-04-111-3/+1
* mod_brotli: Fix leftovers from mod_deflate or incorrect directives inEvgeny Kotkov2017-04-101-7/+7
* mod_brotli: Tweak the descriptions of the directives provided by mod_brotliEvgeny Kotkov2017-04-101-12/+12
* mod_brotli: Nuke the section about input decompression using mod_brotliEvgeny Kotkov2017-04-101-29/+0
* mod_brotli: Properly describe the "no-brotli" environment variable inEvgeny Kotkov2017-04-101-2/+2
* mod_brotli: Remove incorrect references to mod_deflate in the documentation.Evgeny Kotkov2017-04-101-3/+3
* mod_brotli: Comment on the default choice (0) for BROTLI_PARAM_LGBLOCK.Evgeny Kotkov2017-04-101-0/+4
* On the trunk:Stefan Eissing2017-04-102-3/+3
* mod_brotli: Fix a minor typo in the description of BrotliAlterETagEvgeny Kotkov2017-04-101-1/+1
* mod_brotli: Update makefile to allow using Brotli library >= 0.6.0.Evgeny Kotkov2017-04-101-3/+3
* On the trunk:Stefan Eissing2017-04-102-9/+2
* On the trunk:Stefan Eissing2017-04-101-12/+14
* On the trunk:Stefan Eissing2017-04-101-1/+1
* On the trunk:Stefan Eissing2017-04-106-50/+399
* On the turnk:Stefan Eissing2017-04-095-53/+60
* Rebuild.Lucien Gentis2017-04-082-3/+1
* XML update.Lucien Gentis2017-04-081-1/+1
* Rebuild.Lucien Gentis2017-04-085-12/+15
* XML update plus typo in mod_remoteip.xml.Lucien Gentis2017-04-082-8/+12
* h2_worker.c is no more, so remove reference to this file.Christophe Jaillet2017-04-071-4/+0
* Fix directive name in Christophe Jaillet2017-04-061-2/+2
* On the trunk:Stefan Eissing2017-04-058-76/+121
* Rename RemoteIPProxyProtocolDisableHosts to RemoteIPProxyProtocolExceptionsDaniel Ruggeri2017-04-052-10/+8
* On the trunk:Stefan Eissing2017-04-042-317/+292
* On the trunk:Stefan Eissing2017-04-044-122/+145
* Rebuild.Lucien Gentis2017-04-012-3/+1
* XML update.Lucien Gentis2017-04-011-1/+1
* Rebuild.Lucien Gentis2017-04-017-248/+261
* XML updates.Lucien Gentis2017-04-013-92/+101
* Update PROXY handling by removing Optional processingDaniel Ruggeri2017-04-012-197/+128
* On the trunk:Stefan Eissing2017-03-312-21/+2
* On the trunk:Stefan Eissing2017-03-312-2/+2
* On the trunk:Stefan Eissing2017-03-3010-106/+156
* On the trunk:Stefan Eissing2017-03-304-65/+93
* On the trunk:Stefan Eissing2017-03-296-150/+114
* suggestion from ylavicJim Jagielski2017-03-291-1/+7
* On the trunk:Stefan Eissing2017-03-295-5/+19
* On the trunk:Stefan Eissing2017-03-292-1/+4
* Revert r1789221: real fix looks more subtle.Yann Ylavic2017-03-281-0/+1
* http2: silent compiler warning.Yann Ylavic2017-03-281-1/+0