index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) mod_http2: fixed a bug that prevented proper stream cleanup when connection
Stefan Eissing
2019-07-10
5
-108
/
+176
*
* applying v4 of the patch for PR 63534.
Stefan Eissing
2019-07-05
1
-3
/
+3
*
*) mod_http2/mpm_event: Fixes the behaviour when a HTTP/2 connection has no...
Stefan Eissing
2019-07-03
2
-2
/
+9
*
* mod_http2: adding support for the new trailer tests.
Stefan Eissing
2019-06-14
3
-4
/
+54
*
*) mod_proxy_http2: adding support for handling trailers in both directions...
Stefan Eissing
2019-06-14
3
-10
/
+58
*
* modules/http2: more copying of data to disentangle worker processing from ...
Stefan Eissing
2019-05-28
4
-6
/
+21
*
* modules/http2: reverting r1859724, as no good.
Stefan Eissing
2019-05-28
22
-423
/
+498
*
*) mod_http2: internal code cleanups and simplifications. Common output cod...
Stefan Eissing
2019-05-22
22
-498
/
+423
*
Follow up to r1859371: extend to other ap_proxy_connection_create[_ex]() users.
Yann Ylavic
2019-05-17
1
-26
/
+16
*
* Only do one retry to be more in line with the other modules.
Ruediger Pluem
2019-05-14
1
-1
/
+1
*
Uplift of relevante changes of r1855479 in branches/2.4.x, re disappearance o...
Stefan Eissing
2019-03-14
2
-5
/
+0
*
Reverting the unwanted revert of r1852989.
Stefan Eissing
2019-03-13
1
-1
/
+1
*
*) mod_http2: when SSL renegotiation is inhibited and a 403 ErrorDocument is
Stefan Eissing
2019-03-12
1
-10
/
+14
*
*) mod_http2: new configuration directive: ```H2Padding numbits``` to control
Stefan Eissing
2019-03-07
21
-1182
/
+185
*
*) mod_http2/mod_proxy_http2: proxy_http2 checks correct master connection ...
Stefan Eissing
2019-02-26
4
-32
/
+69
*
mod_http2: fix for latest mod_reqtimeout change re handshake timeouts
Stefan Eissing
2019-02-20
2
-6
/
+3
*
mod_proxy_http: rework the flushing strategy when forwarding the request body.
Yann Ylavic
2019-02-11
1
-2
/
+0
*
http2: mark tasks' pools.
Yann Ylavic
2019-02-07
1
-0
/
+1
*
* inc http2 version number to distinguish to github released version
Stefan Eissing
2019-01-28
2
-3
/
+3
*
*) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...
Stefan Eissing
2019-01-28
28
-464
/
+642
*
mod_http2: fixed slave connection keepalives counter.
Stefan Eissing
2019-01-25
3
-16
/
+23
*
mod_http2: enable re-use of slave connections again.
Stefan Eissing
2019-01-24
3
-13
/
+12
*
reverting last change
Stefan Eissing
2019-01-24
3
-12
/
+13
*
mod_http2: enable re-use of slave connections again.
Stefan Eissing
2019-01-24
3
-13
/
+12
*
mod_http2: mergine trunk+2.4.x code divergences back into a single source wit...
Stefan Eissing
2018-12-19
5
-4
/
+78
*
mod_http2: version bump, slave connections cleanup strategy changed
Stefan Eissing
2018-11-08
2
-2
/
+11
*
Eliminating some advanced conversion and shadow declaration compiler warnings.
Stefan Eissing
2018-10-10
3
-3
/
+3
*
mod_http2: adding defensive code for stream EOS handling, in case the request...
Stefan Eissing
2018-10-10
3
-3
/
+7
*
mod_http2: bringing some signed/unsigned casting goodness, aligning with gith...
Stefan Eissing
2018-10-10
12
-44
/
+58
*
On the trunk:
Stefan Eissing
2018-09-04
3
-91
/
+158
*
core: always allocate filters (ap_filter_t) on f->c->pool.
Yann Ylavic
2018-09-04
1
-0
/
+1
*
http: Enforce consistently no response body with both 204 and 304 statuses.
Yann Ylavic
2018-07-30
1
-2
/
+10
*
core: axe data_in_in/output_filter from conn_rec.
Yann Ylavic
2018-07-20
1
-2
/
+0
*
On the trunk:
Stefan Eissing
2018-07-05
7
-51
/
+58
*
Remove some trailing spaces to synch trunk with 2.4
Christophe Jaillet
2018-06-20
2
-2
/
+2
*
Remove extra and un-needed ""
Christophe Jaillet
2018-06-12
1
-1
/
+1
*
apr_pcalloc can be turned into apr_palloc (the allocated memory is fully init...
Christophe Jaillet
2018-06-12
1
-2
/
+2
*
* mod_proxy_http2: ressurrecting some of the good parts of r1831231 and usin...
Stefan Eissing
2018-06-05
1
-5
/
+3
*
Fixing h2 proxy link header mapping to substitute correctly again after r1831...
Stefan Eissing
2018-06-05
1
-10
/
+14
*
* mod_http2: fix by notroj to silence gcc strncpy warnings and simplify
Stefan Eissing
2018-05-09
1
-15
/
+11
*
http2 version step
Stefan Eissing
2018-05-09
1
-2
/
+2
*
On the trunk:
Stefan Eissing
2018-04-30
1
-1
/
+13
*
On the trunk:
Stefan Eissing
2018-04-30
2
-3
/
+11
*
On the trunk:
Stefan Eissing
2018-04-28
2
-2
/
+3
*
On the trunk:
Stefan Eissing
2018-04-11
1
-6
/
+5
*
On the trunk:
Stefan Eissing
2018-04-09
14
-54
/
+97
*
On the trunk:
Stefan Eissing
2018-04-03
1
-1
/
+1
*
On the trunk:
Stefan Eissing
2018-04-03
1
-2
/
+2
*
Fix some typos reported in PR 59998
Christophe Jaillet
2018-03-24
4
-5
/
+5
*
Fix some easy doxygen comment.
Christophe Jaillet
2018-03-22
1
-1
/
+0
[next]