- Apr 26, 2016
-
-
Yann Ylavic authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741112 13f79535-47bb-0310-9956-ffa450edef68
-
Luis Gil authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741106 13f79535-47bb-0310-9956-ffa450edef68
-
Luca Toscano authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741066 13f79535-47bb-0310-9956-ffa450edef68
-
Luca Toscano authored
Follow up for the Bugfix checklist panel. Remove ":" from Bugfix checklist, moved HTTPD to httpd, added the component=mod_name to the "Open bug" link. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741065 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
FLUSHing H2EOS and H2EOC buckets to preserve destruction order, improving bucket beams to disengage from live green buckets on shutdown git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741045 13f79535-47bb-0310-9956-ffa450edef68
-
Yann Ylavic authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740999 13f79535-47bb-0310-9956-ffa450edef68
-
Yann Ylavic authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740998 13f79535-47bb-0310-9956-ffa450edef68
-
Yann Ylavic authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740987 13f79535-47bb-0310-9956-ffa450edef68
-
Yann Ylavic authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740967 13f79535-47bb-0310-9956-ffa450edef68
-
Yann Ylavic authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740960 13f79535-47bb-0310-9956-ffa450edef68
-
Yann Ylavic authored
allowing different TLS configurations per backend. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740928 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 25, 2016
-
-
Yann Ylavic authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740910 13f79535-47bb-0310-9956-ffa450edef68
-
Christophe Jaillet authored
Remove a useless empty line Turn a tab into spaces to be consistent git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740880 13f79535-47bb-0310-9956-ffa450edef68
-
Rich Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740846 13f79535-47bb-0310-9956-ffa450edef68
-
Rich Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740844 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 24, 2016
-
-
Luca Toscano authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740736 13f79535-47bb-0310-9956-ffa450edef68
-
Luca Toscano authored
Changes discussed in docs@ and implemented: - Moved Httpd to HTTPD - Created a new link to quickly open a bug in Bugzilla - Modified the link called "Open bugs" to "Known issues" and appended the bugzilla component name to the URL. In this way the user will only see bugs related to the module under review, not all the httpd ones. A little hack was necessary since some mpms have inconsistent naming (e.g. mpm_event in Bugzilla and event in docs). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740735 13f79535-47bb-0310-9956-ffa450edef68
-
Christophe Jaillet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740718 13f79535-47bb-0310-9956-ffa450edef68
-
Christophe Jaillet authored
Fix link to distcache. http://www.distcache.org/ --> http://distcache.sourceforge.net/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740717 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 23, 2016
-
-
Rainer Jung authored
- X509_STORE_CTX is now opaque. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740653 13f79535-47bb-0310-9956-ffa450edef68
-
Rainer Jung authored
- symbols get_rfc..._prime_... have been renamed to BN_get_rfc..._prime_... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740652 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 20, 2016
-
-
Christophe Jaillet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740199 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740155 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740119 13f79535-47bb-0310-9956-ffa450edef68
-
Luca Toscano authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740111 13f79535-47bb-0310-9956-ffa450edef68
-
Luca Toscano authored
This change should help users not familiar with the httpd changelog and bugzilla to check them before asking in IRC/users@/etc if httpd has a bug or not. The wording and position of the panel can of course be changed; this is a proposal to improve user experience while consulting doc pages related to httpd modules. The change has also been discussed in docs@. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740110 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740108 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740084 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740075 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 19, 2016
-
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739937 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739932 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 18, 2016
-
-
Stefan Eissing authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739738 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 17, 2016
-
-
Christophe Jaillet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739569 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 16, 2016
-
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739483 13f79535-47bb-0310-9956-ffa450edef68
-
Lucien Gentis authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739482 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 15, 2016
-
-
Stefan Eissing authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739312 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Eissing authored
mod_http2: new bucket beams for tranporting buckets across threads without buffer copy. Code cleanup git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739303 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 14, 2016
-
-
Yann Ylavic authored
reading the request body. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739201 13f79535-47bb-0310-9956-ffa450edef68
-
Yann Ylavic authored
restored behaviour. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739193 13f79535-47bb-0310-9956-ffa450edef68
-
Yann Ylavic authored
Comment not needed anymore... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739151 13f79535-47bb-0310-9956-ffa450edef68
-