summaryrefslogtreecommitdiffstats
path: root/modules/http2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminating some advanced conversion and shadow declaration compiler warnings.Stefan Eissing2018-10-103-3/+3
* mod_http2: adding defensive code for stream EOS handling, in case the request...Stefan Eissing2018-10-103-3/+7
* mod_http2: bringing some signed/unsigned casting goodness, aligning with gith...Stefan Eissing2018-10-1012-44/+58
* On the trunk:Stefan Eissing2018-09-043-91/+158
* core: always allocate filters (ap_filter_t) on f->c->pool.Yann Ylavic2018-09-041-0/+1
* http: Enforce consistently no response body with both 204 and 304 statuses.Yann Ylavic2018-07-301-2/+10
* core: axe data_in_in/output_filter from conn_rec.Yann Ylavic2018-07-201-2/+0
* On the trunk:Stefan Eissing2018-07-057-51/+58
* Remove some trailing spaces to synch trunk with 2.4Christophe Jaillet2018-06-202-2/+2
* Remove extra and un-needed ""Christophe Jaillet2018-06-121-1/+1
* apr_pcalloc can be turned into apr_palloc (the allocated memory is fully init...Christophe Jaillet2018-06-121-2/+2
* * mod_proxy_http2: ressurrecting some of the good parts of r1831231 and usin...Stefan Eissing2018-06-051-5/+3
* Fixing h2 proxy link header mapping to substitute correctly again after r1831...Stefan Eissing2018-06-051-10/+14
* * mod_http2: fix by notroj to silence gcc strncpy warnings and simplifyStefan Eissing2018-05-091-15/+11
* http2 version stepStefan Eissing2018-05-091-2/+2
* On the trunk:Stefan Eissing2018-04-301-1/+13
* On the trunk:Stefan Eissing2018-04-302-3/+11
* On the trunk:Stefan Eissing2018-04-282-2/+3
* On the trunk:Stefan Eissing2018-04-111-6/+5
* On the trunk:Stefan Eissing2018-04-0914-54/+97
* On the trunk:Stefan Eissing2018-04-031-1/+1
* On the trunk:Stefan Eissing2018-04-031-2/+2
* Fix some typos reported in PR 59998Christophe Jaillet2018-03-244-5/+5
* Fix some easy doxygen comment.Christophe Jaillet2018-03-221-1/+0
* Fix some easy doxygen comment.Christophe Jaillet2018-03-221-2/+2
* mod_http2: use proper ARP defined for formatting apr_off_tStefan Eissing2018-03-191-2/+2
* Instrument 'bbout'Christophe Jaillet2018-03-141-0/+2
* mod_proxy: follow up to r1822849.Yann Ylavic2018-02-015-12/+38
* On the trunk:Stefan Eissing2018-01-304-27/+17
* mod_http2/mod_proxy_http2: add new module flagsStefan Eissing2018-01-292-2/+8
* On the trunk:Stefan Eissing2018-01-292-2/+7
* On the trunk:Stefan Eissing2018-01-1752-537/+205
* mpm_event: follow up to r1818804 and r1818960.Yann Ylavic2017-12-243-22/+9
* mod_proxy: allow SSLProxyCheckPeer* usage for all proxy modules.Yann Ylavic2017-12-191-15/+6
* correct copyright/license headersJim Jagielski2017-12-1524-0/+384
* On the trunk:Stefan Eissing2017-11-291-1/+12
* On the trunk:Stefan Eissing2017-11-061-2/+2
* *) mod_http2: avoid unnecessary data retrieval for a trace log. Allow certainStefan Eissing2017-10-303-17/+18
* Fix ascii art :)Yann Ylavic2017-09-301-1/+1
* mod_http2: non-dev 1.10.12 for backportStefan Eissing2017-09-291-1/+1
* reverting r1807238 bc not addressing the issue https://github.com/icing/mod_h...Stefan Eissing2017-09-291-13/+3
* On the trunk:Stefan Eissing2017-09-286-68/+11
* On the trunk:Stefan Eissing2017-09-041-3/+13
* bumping version, removing some unused code, fixes in base64url from mod_mdStefan Eissing2017-08-043-70/+22
* mod_http2: non-dev version for backportStefan Eissing2017-08-041-1/+1
* mod_http2: signalling produce IO before waiting on beam buffer to drain.Stefan Eissing2017-07-302-9/+12
* mod_http2: version bump, partial fix for stream response getting stuck, see h...Stefan Eissing2017-07-305-186/+235
* On the trunk:Stefan Eissing2017-07-065-12/+388
* On the trunk:Stefan Eissing2017-07-0310-93/+136
* * The libnghttp2.pc might be found in lib64 on 64 bit systemsRuediger Pluem2017-06-201-6/+12