summaryrefslogtreecommitdiffstats
path: root/modules/http2/h2_from_h1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mod_http2: new bucket beams for tranporting buckets across threads without bu...Stefan Eissing2016-04-151-4/+3
* first working h2 request engine implementation that does serial processing of...Stefan Eissing2016-02-151-6/+0
* Added many log numbers to log statements thatRainer Jung2016-01-191-1/+1
* Added many log numbers to log statements thatRainer Jung2016-01-191-3/+3
* mod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2...Stefan Eissing2016-01-151-1/+3
* reworked synching of session shutdown with worker threads, workers now stick ...Stefan Eissing2016-01-041-2/+2
* cleanup of DEBUG log level to who all frame types receveid and sentStefan Eissing2015-12-211-2/+2
* h2_from_h1: To avoid any further confusion, r->err_headers should be clearedYann Ylavic2015-12-081-0/+1
* start of PUSH priority handling, fixing core when task produces no response a...Stefan Eissing2015-11-241-5/+1
* sending trailers out, when seeing EOR bucket and r->trailers_out is non-emptyStefan Eissing2015-11-231-0/+35
* More ap_casecmpstr[n]() usages (follow up to r1715876).Yann Ylavic2015-11-231-1/+1
* Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic2015-11-231-1/+1
* Revert r1715789: will re-commit without spurious functional changes.Yann Ylavic2015-11-231-1/+1
* Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).Yann Ylavic2015-11-231-1/+1
* some rework for server pushStefan Eissing2015-11-111-15/+2
* eliminating some compiler warnings on win32/win64, removing frame data size c...Stefan Eissing2015-11-071-1/+1
* rework of output handling on stream/session close, rework of cleartext (http:...Stefan Eissing2015-11-031-3/+3
* mod_http2: no longer messing with mod_ssl config in slave connections, specia...Stefan Eissing2015-10-221-3/+3
* mod_h2 compiles warning free in maintainer-modeStefan Eissing2015-08-191-81/+0
* new Protocols directive and core API changes to enable protocol switching on ...Stefan Eissing2015-07-241-0/+1
* renamed H2InitialWindowSize to H2WindowSize, fixed post_read registration to ...Stefan Eissing2015-07-221-6/+0
* Arrange the C++ declarations to make my compiler happy.Jean-Frederic Clere2015-07-171-3/+6
* reworked mod_h2 donation checkin into build system, added documentationStefan Eissing2015-07-101-0/+653