summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added Spanish translation for manual/misc/password_encryptions.xml.esDaniel Ferradal2017-07-162-0/+448
* Updated Spanish translation for manual/howto/reverse_proxy.xml.esDaniel Ferradal2017-07-163-10/+4
* Added Extra Files referencing Spanish translation for manual/howto/ssi.xml.es...Daniel Ferradal2017-07-167-142/+260
* Added Spanish translation for manual/howto/ssi.xml.esDaniel Ferradal2017-07-162-0/+686
* Added Extra Files referencing Spanish translation for manual/mod/mod_auth_bas...Daniel Ferradal2017-07-169-9/+20
* Added Spanish translation for manual/mod/mod_auth_basic.xml.esDaniel Ferradal2017-07-162-0/+433
* mod_proxy_fcgi: Add the support for mod_proxy'sLuca Toscano2017-07-163-1/+26
* httpdunit: merge CVE-2017-9788 regression tests from feature branchJacob Champion2017-07-151-0/+107
|\
| * CVE-2017-9788: add unit tests for get_digest_rec()Jacob Champion2017-07-151-0/+107
* | Follow up to r1801994: CHANGES' PR reference.Yann Ylavic2017-07-151-1/+1
* | Follow up to r1754164: CHANGES entry.Yann Ylavic2017-07-151-0/+4
* | Added other modified files referencing Spanish translation for mod_asis.xml.e...Daniel Ferradal2017-07-144-0/+8
* | Added new Spanish translation for mod_asis.xml.esDaniel Ferradal2017-07-1413-11/+250
* | mpm_winnt: Do not redefine the standard CONTAINING_RECORD() macroEvgeny Kotkov2017-07-121-6/+0
* | mpm_winnt: Remove an obsolete comment in child.c explaining why theEvgeny Kotkov2017-07-121-7/+0
* | mpm_winnt: Tweak the names of the variables in child.c which are used toEvgeny Kotkov2017-07-121-49/+48
* | mpm_winnt: Tweak the listener shutdown code to use a separate eventEvgeny Kotkov2017-07-122-34/+50
* | mpm_winnt: Following up on r1801655, add a comment that explains theEvgeny Kotkov2017-07-121-2/+27
* | Makefile.in: merge typo fix from test-integration branchJacob Champion2017-07-121-1/+1
|\ \
| * | Makefile.in: fix MPM_MODULES typo (in check-conf)Jacob Champion2017-07-121-1/+1
* | | Makefile.in: fix MPM_MODULES typoJacob Champion2017-07-121-1/+1
* | | mpm_winnt: Advertise support for preshutdown notifications in the service,Evgeny Kotkov2017-07-111-2/+4
* | | mpm_winnt: Remove unused values of the io_state_e enum.Evgeny Kotkov2017-07-111-3/+1
* | | mpm_winnt: Remove a duplicated comment in the child_main() function.Evgeny Kotkov2017-07-111-1/+0
* | | mpm_winnt: Use a LIFO stack instead of a FIFO queue to hold unusedEvgeny Kotkov2017-07-111-8/+3
* | | mpm_winnt: Drop the APLOG_DEBUG diagnostic saying how many threadEvgeny Kotkov2017-07-111-12/+0
* | | mpm_winnt: Remove an unnecessary Sleep() in the winnt_accept() function.Evgeny Kotkov2017-07-111-1/+0
* | | mpm_winnt: Simplify the shutdown code that was waiting for multiple workerEvgeny Kotkov2017-07-111-59/+17
* | | mpm_winnt: Avoid using TerminateThread() in case the shutdown routineEvgeny Kotkov2017-07-111-11/+20
* | | mpm_winnt: Make the shutdown faster by avoiding unnecessary Sleep()'sEvgeny Kotkov2017-07-111-8/+8
* | | Add logic to read the Upgrade header and use it in the response.Jean-Frederic Clere2017-07-112-2/+9
* | | mpm_winnt: Following up on r1801144, use the new accept_filter_e enumEvgeny Kotkov2017-07-101-2/+2
* | | mpm_winnt: Fix typo in the logged message in winnt_get_connection().Evgeny Kotkov2017-07-071-1/+1
* | | mpm_winnt: Refactor the mpm_get_completion_context() function so that itEvgeny Kotkov2017-07-071-22/+24
* | | mpm_winnt: Remove an unnecessary retry after receiving a non-timeout failureEvgeny Kotkov2017-07-071-8/+1
* | | mpm_winnt: Factor out a helper function to parse the type of an acceptEvgeny Kotkov2017-07-071-40/+59
* | | mpm_winnt: Don't forget to close the I/O completion port as part of theEvgeny Kotkov2017-07-071-0/+1
* | | On the trunk:Stefan Eissing2017-07-066-14/+390
* | | Correct string scope to prevent duplicated values for subsequent tokens.William A. Rowe Jr2017-07-051-2/+2
* | | Fix negotiation type parsing to be strict about "*", "*/*" and "type/*"William A. Rowe Jr2017-07-051-3/+8
* | | Backported.Rainer Jung2017-07-051-3/+0
* | | Fix another mod_lua compile error.Rainer Jung2017-07-051-1/+1
* | | Fix new compilation breakage in mod_lua.Rainer Jung2017-07-043-12/+10
* | | Mostly revert the configure compat check forRainer Jung2017-07-041-33/+5
* | | Fix last compat issue with Lua 5.2 and 5.3.Rainer Jung2017-07-041-0/+4
* | | More mod_lua compat for Lua 5.1, 5.2, 5.3.Rainer Jung2017-07-045-21/+19
* | | mod_lua: Improve compatibility with Lua 5.1, 5.2 and 5.3.Rainer Jung2017-07-043-5/+8
* | | Add mod_proxy_hcheck to generated httpd.spec file. PR 60506.Yann Ylavic2017-07-041-0/+1
* | | On the trunk:Stefan Eissing2017-07-0312-94/+140
* | | backportedJim Jagielski2017-07-031-8/+0