summaryrefslogtreecommitdiffstats
path: root/CHANGES (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-09backportedEric Covener1-10/+0
2016-12-09Drop C-L header and message-body from HTTP 204 responses.Luca Toscano2-2/+9
2016-12-08change error handling for bad resp headersEric Covener1-5/+16
2016-12-08revert r1773285 Eric Covener1-15/+5
2016-12-08change error handling for bad resp headersEric Covener1-5/+15
2016-12-08RebuildRich Bowen20-14/+33
2016-12-08"most common". Sheesh.Rich Bowen1-2/+3
2016-12-08After eliminating unusual whitespace in Unsafe mode (e.g. \f \v), we are leftWilliam A. Rowe Jr1-11/+1
2016-12-08Partial port of proposed r1773158 for httpd-2.x only; this change causes allWilliam A. Rowe Jr1-5/+2
2016-12-06mod_auth_digest: fix segfaults during shared memory exhaustionJacob Champion2-9/+48
2016-12-06mod_session_crypto: follow up to r1772812: CHANGES entry.Yann Ylavic1-0/+5
2016-12-06mod_session_crypto: Authenticate the session data/cookie with a MAC (SipHash)Yann Ylavic1-36/+192
2016-12-05capitalizeEric Covener1-1/+1
2016-12-05xformsEric Covener1-3/+61
2016-12-05provide more access control migration hintsEric Covener1-3/+85
2016-12-05in 2.4.24-devJim Jagielski1-12/+0
2016-12-04update after mod_http2 backportStefan Eissing2-6/+2
2016-12-04SECURITY: CVE-2016-8740Stefan Eissing3-30/+46
2016-12-04Changes done by Daniel, reviewed by me, adding the html files and meta file t...Luis Gil3-0/+480
2016-12-04rebuildRich Bowen9-9/+13
2016-12-04Undocumented query string.Rich Bowen1-0/+2
2016-12-04mpm-event's doc rebuildLuca Toscano1-1/+11
2016-12-04Added some notes in mpm-event's doc pageLuca Toscano1-1/+11
2016-12-04Missing CHNAGES for r1772489Christophe Jaillet1-0/+4
2016-12-03Fix some style issue.Christophe Jaillet1-5/+10
2016-12-03The default value of 'inherit' should be AP_LUA_INHERIT_UNSET.Christophe Jaillet1-0/+1
2016-12-03Remove some spaces to synch with 2.4Christophe Jaillet1-1/+1
2016-12-03update transformationAndré Malo3-2/+4
2016-12-03loop in checking response headers Eric Covener1-0/+1
2016-12-02mpm-event's doc rebuildLuca Toscano1-6/+13
2016-12-02Fixed some wording in mpm-event's doc pageLuca Toscano1-6/+13
2016-12-02mpm-event's documentation rebuildLuca Toscano1-1/+51
2016-12-02Add a section to mpm-event's documentation to advertise new changesLuca Toscano1-1/+51
2016-11-29add mod_proxy_hcheck to legacy buildGregg Lewis Smith6-0/+178
2016-11-29mod_brotli: Update makefiles to use the library layout of the officialEvgeny Kotkov2-7/+9
2016-11-28mod_brotli: Explicitly cast 'const uint8_t *' to 'const char *' when usingEvgeny Kotkov1-2/+2
2016-11-28mod_brotli: Rewrite the autoconf script in a, hopefully, less convoluted way.Evgeny Kotkov1-108/+42
2016-11-28* Fix numbers count in comment.Ruediger Pluem1-2/+2
2016-11-27update transformationAndré Malo17-3373/+3418
2016-11-27use consistent encoding between xml.fr files (utf-8)André Malo34-519/+519
2016-11-27remove bom, remove useless encoding declarationAndré Malo1-1/+1
2016-11-26Rebuild.Lucien Gentis2-88/+46
2016-11-26XML update.Lucien Gentis1-484/+450
2016-11-26Rebuild.Lucien Gentis3-11/+10
2016-11-26XML update.Lucien Gentis1-1/+31
2016-11-24mod_http2: wseaking cleanup assertion on streams that have never been scheduledStefan Eissing2-0/+3
2016-11-23update after backportStefan Eissing2-5/+2
2016-11-23mod_http2: new directove H2EarlyPushes for enabled 103 interim responsesStefan Eissing5-1/+65
2016-11-23update after backportStefan Eissing1-2/+2
2016-11-23mod_proxy_http2: not forwarding any 1xx responses on frontend HTTP/1.x connec...Stefan Eissing4-8/+27