summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* configure: don't overwrite other_targets when mod_suexec is enabledJacob Champion2017-05-251-1/+1
* Remove empty line.Christophe Jaillet2017-05-221-1/+0
* Fix some style issues.Christophe Jaillet2017-05-201-7/+11
* Add an explicit NULL to initialise a field in an authn_provider structure, as...Christophe Jaillet2017-05-201-0/+1
* When processing a 'SetEnv' directive, warn if the environment variable name i...Christophe Jaillet2017-05-191-0/+11
* On the trunk:Stefan Eissing2017-05-051-2/+2
* On the trunk:Stefan Eissing2017-05-051-1/+8
* On the trunk:Stefan Eissing2017-05-021-2/+2
* On the trunk:Stefan Eissing2017-05-021-0/+26
* Remove a space to synch with 2.4.x.Christophe Jaillet2017-05-011-1/+1
* Fix NULL pointer dereference in error logging messageChristophe Jaillet2017-05-011-2/+2
* despite trace, assign a APLOGNO, as done elsewhere in this modEric Covener2017-04-231-1/+1
* PR61012: log a trace message on tunnel shutdownEric Covener2017-04-231-0/+1
* On the trunk:Stefan Eissing2017-04-211-2/+2
* On the trunk:Stefan Eissing2017-04-215-86/+106
* Introduce request taint-checking concept.Nick Kew2017-04-212-0/+22
* Add upgrade parameter to mod_proxy_wstunnel.Jean-Frederic Clere2017-04-203-8/+23
* Merge fix branch for PR60947.Jacob Champion2017-04-191-32/+75
|\
| * ssl_util.c: add APLOGNOstrunk-openssl-threadidJacob Champion2017-04-191-4/+4
| * 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-181-22/+45
| * 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
* | mod_ssl_ct: fix return values for custom extension callbackJacob Champion2017-04-191-2/+2
* | On the trunk:Stefan Eissing2017-04-181-2/+2
* | On the trunk:Stefan Eissing2017-04-181-0/+1
* | On the trunk:Stefan Eissing2017-04-172-6/+17
* | mod_substitute: use local/native LF for splittingEric Covener2017-04-141-1/+1
* | On the trunk:Stefan Eissing2017-04-142-3/+13
* | On the trunk:Stefan Eissing2017-04-147-91/+195
|/
* 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-101-2/+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-104-48/+396
* On the turnk:Stefan Eissing2017-04-095-53/+60
* 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-057-74/+117
* Rename RemoteIPProxyProtocolDisableHosts to RemoteIPProxyProtocolExceptionsDaniel Ruggeri2017-04-051-1/+1
* On the trunk:Stefan Eissing2017-04-042-317/+292
* On the trunk:Stefan Eissing2017-04-043-122/+141
* Update PROXY handling by removing Optional processingDaniel Ruggeri2017-04-011-174/+98
* On the trunk:Stefan Eissing2017-03-311-2/+2
* On the trunk:Stefan Eissing2017-03-311-1/+1
* On the trunk:Stefan Eissing2017-03-309-105/+153