- Dec 13, 2017
-
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1818013 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 12, 2017
-
-
Rich Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817951 13f79535-47bb-0310-9956-ffa450edef68
-
Rich Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817950 13f79535-47bb-0310-9956-ffa450edef68
-
Jean-Frederic Clere authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817908 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
mod_ssl: fixed orphaned code path in ssl policy lookup after review by rainer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817894 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 11, 2017
-
-
Luca Toscano authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817786 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817785 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
mod_md: name change in configuration directives. The Apache team decided that the current names would confuse you, the users, and asked for a change. The old names are still working in this version, so you can safely upgrade. They will give warnings in the log and will disappear in the immediate future. * ManagedDomain is now MDomain * <ManagedDomain> is now <MDomainSet> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817777 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 09, 2017
-
-
Christophe Jaillet authored
In verify_ocsp_status in ssl_engine_ocsp.c, the log message, "OCSP response not successful: %d" should print the value of r instead of rc. The value of rc will always be 0. PR 61876 [sam <sam.eastman.4114 gmail.com>] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817598 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 07, 2017
-
-
Stefan Eissing authored
mod_ssl: renamed section <SSLPolicy to <SSLPolicyDefine. Fixed behaviour for new server config merge flag. Denying global, only once used directives inside a SSLPolicyDefine. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817381 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 05, 2017
-
-
Nick Kew authored
Contributed by Alexander Gaganashvili. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817175 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 04, 2017
-
-
Christophe Jaillet authored
Be less tolerant when parsing the credencial for Basic authorization. Only spaces should be accepted after the authorization scheme. \t are also tolerated. The current code accepts \v and \f as well. The same behavior is already used in 'ap_get_basic_auth_pw()' which is mostly the same function as 'get_basic_auth()'. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817131 13f79535-47bb-0310-9956-ffa450edef68
-
Christophe Jaillet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817063 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 03, 2017
-
-
Luca Toscano authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817024 13f79535-47bb-0310-9956-ffa450edef68
-
Luca Toscano authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817023 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 02, 2017
-
-
Christophe Jaillet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817006 13f79535-47bb-0310-9956-ffa450edef68
-
Christophe Jaillet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817004 13f79535-47bb-0310-9956-ffa450edef68
-
Rich Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816996 13f79535-47bb-0310-9956-ffa450edef68
-
Rich Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816992 13f79535-47bb-0310-9956-ffa450edef68
-
Rich Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816989 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
mod_md: check for arc4random_buf in configure and use if available. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816970 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 01, 2017
-
-
Christophe Jaillet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816922 13f79535-47bb-0310-9956-ffa450edef68
-
Christophe Jaillet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816921 13f79535-47bb-0310-9956-ffa450edef68
-
Christophe Jaillet authored
- use 'ap_cstr_casecmpn' instead of 'strncasecmp' - use 'apr_table_setn' when parameters are constant - avoid some memory allocation if the module can not handle a request git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816919 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 29, 2017
-
-
Stefan Eissing authored
mod_http2: fixed unfair scheduling when number of active connections exceeded the scheduling fifo capacity. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816619 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816610 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
with APR 1.7 or later: * server/listen.c (match_address): New function, factored out from find_listeners. (find_listeners): Use it; add scope and temp pool arguments. (alloc_listener): Take scope_id and pool arguments and pass through; set zone for addresses if present. (ap_set_listener): Pass through temp pool and scope id. * server/vhost.c (get_addresses): Set zone for vhost address if present. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816609 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 28, 2017
-
-
Stefan Eissing authored
mod_md: some clarifications around 'auto' membership in Managed Domains after review. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816558 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
mod_md: v1.0.5, restricting post_config dry run to be more silent and performing only necessary work for mod_ssl to be also happy with the configuration. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816552 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
ab link line, not the start. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816534 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816532 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 27, 2017
-
-
Nick Kew authored
PR 56457 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816458 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 25, 2017
-
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816302 13f79535-47bb-0310-9956-ffa450edef68
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816301 13f79535-47bb-0310-9956-ffa450edef68
-
Christophe Jaillet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816283 13f79535-47bb-0310-9956-ffa450edef68
-
Christophe Jaillet authored
Remove some trailing spaces to synch with 2.4.x git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816282 13f79535-47bb-0310-9956-ffa450edef68
-
- Nov 23, 2017
-
-
Yann Ylavic authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816179 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
removed a2md from Windows makefile and .dsw git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816156 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
mod_md: v1.0.4, removed the 'a2md' utility command from build. Only used in github testing. Avoid problems with our build system that had problems after the latest changes to make a clean initial build. Remove the windows a2md.dsp therefore also. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816154 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1816112 13f79535-47bb-0310-9956-ffa450edef68
-