summaryrefslogtreecommitdiffstats
path: root/server (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-18ssl_util.c: pull up duplicated code in ssl_util_thr_id()Jacob Champion1-23/+18
2017-04-14configure: bump thread count for the &errno testJacob Champion1-5/+9
2017-04-12configure: check if &errno is thread-local for OpenSSLJacob Champion1-0/+135
2017-04-11If the lingering close does not leave the socket in a disconnected state,William A. Rowe Jr1-2/+2
2017-04-11On the trunk:Stefan Eissing1-3/+1
2017-04-10mod_brotli: Fix leftovers from mod_deflate or incorrect directives inEvgeny Kotkov1-7/+7
2017-04-10mod_brotli: Tweak the descriptions of the directives provided by mod_brotliEvgeny Kotkov1-12/+12
2017-04-10mod_brotli: Nuke the section about input decompression using mod_brotliEvgeny Kotkov1-29/+0
2017-04-10mod_brotli: Properly describe the "no-brotli" environment variable inEvgeny Kotkov1-2/+2
2017-04-10mod_brotli: Remove incorrect references to mod_deflate in the documentation.Evgeny Kotkov1-3/+3
2017-04-10mod_brotli: Comment on the default choice (0) for BROTLI_PARAM_LGBLOCK.Evgeny Kotkov1-0/+4
2017-04-10On the trunk:Stefan Eissing2-3/+3
2017-04-10mod_brotli: Fix a minor typo in the description of BrotliAlterETagEvgeny Kotkov1-1/+1
2017-04-10mod_brotli: Update makefile to allow using Brotli library >= 0.6.0.Evgeny Kotkov1-3/+3
2017-04-10On the trunk:Stefan Eissing2-9/+2
2017-04-10On the trunk:Stefan Eissing1-12/+14
2017-04-10On the trunk:Stefan Eissing1-1/+1
2017-04-10On the trunk:Stefan Eissing6-50/+399
2017-04-09On the turnk:Stefan Eissing5-53/+60
2017-04-08Rebuild.Lucien Gentis2-3/+1
2017-04-08XML update.Lucien Gentis1-1/+1
2017-04-08Rebuild.Lucien Gentis5-12/+15
2017-04-08XML update plus typo in mod_remoteip.xml.Lucien Gentis2-8/+12
2017-04-07h2_worker.c is no more, so remove reference to this file.Christophe Jaillet1-4/+0
2017-04-06Fix directive name in Christophe Jaillet1-2/+2
2017-04-05On the trunk:Stefan Eissing8-76/+121
2017-04-05Rename RemoteIPProxyProtocolDisableHosts to RemoteIPProxyProtocolExceptionsDaniel Ruggeri2-10/+8
2017-04-04On the trunk:Stefan Eissing2-317/+292
2017-04-04On the trunk:Stefan Eissing4-122/+145
2017-04-01Rebuild.Lucien Gentis2-3/+1
2017-04-01XML update.Lucien Gentis1-1/+1
2017-04-01Rebuild.Lucien Gentis7-248/+261
2017-04-01XML updates.Lucien Gentis3-92/+101
2017-04-01Update PROXY handling by removing Optional processingDaniel Ruggeri2-197/+128
2017-03-31On the trunk:Stefan Eissing2-21/+2
2017-03-31On the trunk:Stefan Eissing2-2/+2
2017-03-30On the trunk:Stefan Eissing10-106/+156
2017-03-30On the trunk:Stefan Eissing4-65/+93
2017-03-29On the trunk:Stefan Eissing6-150/+114
2017-03-29suggestion from ylavicJim Jagielski1-1/+7
2017-03-29On the trunk:Stefan Eissing5-5/+19
2017-03-29On the trunk:Stefan Eissing2-1/+4
2017-03-28Revert r1789221: real fix looks more subtle.Yann Ylavic1-0/+1
2017-03-28http2: silent compiler warning.Yann Ylavic1-1/+0
2017-03-28core: Disallow multiple Listen on the same IP:port when listener bucketsYann Ylavic2-17/+38
2017-03-28Revert r1789061: it didn't any leak since duplicated listeners were alreadyYann Ylavic2-23/+12
2017-03-28core: Fix leak of duplicated listeners (socket descriptors) on restartYann Ylavic2-12/+23
2017-03-27Synch style in comment with 2.4.x.Christophe Jaillet1-2/+2
2017-03-27Group bit field values in order to save some memory.Christophe Jaillet1-1/+1
2017-03-27Improve indentationChristophe Jaillet1-4/+4