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
*
core/ap_ssl_*: changes after review by rpluem
Stefan Eissing
2021-04-20
1
-2
/
+2
*
*) mod_http2: Fixed a race condition that could lead to streams being
Stefan Eissing
2021-03-26
4
-9
/
+17
*
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
Stefan Eissing
2021-03-26
4
-0
/
+4
*
Using the new ap_ssl_conn_is_ssl() and ap_ssl_var_lookup() in all internal mo...
Stefan Eissing
2021-03-09
5
-41
/
+11
*
mod_htt2, synch with changes from github module version:
Stefan Eissing
2021-02-22
12
-28
/
+121
*
mod_http2: Fix workers synchronization on pchild cleanup.
Yann Ylavic
2021-02-06
2
-61
/
+71
*
mod_proxy_http2: stop/wait the workers threads before their pool is killed.
Yann Ylavic
2020-12-07
1
-3
/
+4
*
mod_http2: Rename server_pool as pchild in h2_workers_create()
Yann Ylavic
2020-12-06
1
-3
/
+7
*
mod_http2: revert r1883675.
Yann Ylavic
2020-12-06
1
-7
/
+4
*
mod_proxy_http2: follow up to r1883704.
Yann Ylavic
2020-11-22
1
-5
/
+8
*
mod_proxy_http2: thread safety with MPM prefork, still..
Yann Ylavic
2020-11-22
1
-3
/
+18
*
mod_proxy_http2: stop/wait the workers threads before their pool is killed.
Yann Ylavic
2020-11-20
1
-4
/
+7
*
mod_proxy_http2: explicitely apr_thread_exit() at the end of slot_run().
Yann Ylavic
2020-11-20
1
-0
/
+2
*
Process early errors via a dummy HTTP/1.1 request as well
Ruediger Pluem
2020-09-10
4
-17
/
+37
*
Be consistent when handling OOM situation
Christophe Jaillet
2020-09-02
1
-1
/
+1
*
*) mod_http2: remote support for abandoned http-wg draft
Stefan Eissing
2020-07-29
3
-247
/
+66
*
*) mod_http2:
Stefan Eissing
2020-07-13
6
-40
/
+89
*
* Update logno
Ruediger Pluem
2020-07-06
1
-1
/
+1
*
* Make get_line more robust in the case that it is called multiple times:
Ruediger Pluem
2020-07-06
1
-1
/
+43
*
* Do not try to parse already aborted requests
Ruediger Pluem
2020-07-06
1
-1
/
+1
*
mod_http2: making filter names all uppercase again.
Stefan Eissing
2020-06-24
1
-2
/
+2
*
* Revert r1878939, r1878938, r1878936, the changes to
Ruediger Pluem
2020-06-19
1
-16
/
+4
*
* Reset the request_rec fields protocol, proto_num and the_request also
Ruediger Pluem
2020-06-17
1
-7
/
+10
*
* Reset the_request as well to reflect HTTP/2.0 [skip ci]
Ruediger Pluem
2020-06-17
1
-0
/
+2
*
* Add comments to document why we do this.
Ruediger Pluem
2020-06-17
1
-0
/
+5
*
*) mod_http2: workaround to facilitate use of common internal protocol/meth...
Stefan Eissing
2020-06-17
14
-353
/
+283
*
*) mod_proxy_http2: the "ping" proxy parameter
Stefan Eissing
2020-06-03
3
-37
/
+137
*
Use the ping timeout if set and waiting for a ping
Ruediger Pluem
2020-05-29
1
-5
/
+20
*
*) mod_proxy_http2: respect ProxyTimeout settings on backend connections
Stefan Eissing
2020-05-28
1
-2
/
+25
*
Axe an empty line to synch with 2.4.x
Christophe Jaillet
2020-05-23
1
-1
/
+0
*
Axe 'flushall' from 'mod_proxy_http2.c'.
Christophe Jaillet
2020-05-23
1
-2
/
+0
*
*) mod_http2: Fixed regression that caused connections to close when mod_re...
Stefan Eissing
2020-05-15
3
-2
/
+7
*
mod_ssl: Update the ssl_var_lookup() API:
Joe Orton
2020-05-07
1
-1
/
+1
*
core: follow up to r1876664: allow ErrorDocument to read body when applicable
Yann Ylavic
2020-04-21
1
-5
/
+7
*
core, h2: common ap_parse_request_line() and ap_check_request_header() code.
Yann Ylavic
2020-04-17
1
-37
/
+8
*
core, h2: send EOR for early HTTP request failure.
Yann Ylavic
2020-04-17
1
-20
/
+38
*
*) mod_http2: Fixed regression that no longer set H2_STREAM_ID and H2_STREA...
Stefan Eissing
2020-04-16
1
-0
/
+2
*
*) mod_http2: Fixes issue where mod_unique_id would generate non-unique req...
Stefan Eissing
2020-03-02
5
-35
/
+33
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
13
-16
/
+16
*
Add a missing APLOGNO()
Christophe Jaillet
2020-02-12
1
-1
/
+1
*
*) mod_http2: Fixed rare cases where a h2 worker could deadlock the main co...
Stefan Eissing
2019-12-19
7
-91
/
+69
*
*) mod_http2: Fixed interaction with mod_reqtimeout. A loaded mod_http2 was...
Stefan Eissing
2019-11-26
3
-19
/
+26
*
followup to r1864733
Eric Covener
2019-08-08
1
-1
/
+1
*
Add missing APLOGNO
Christophe Jaillet
2019-08-08
1
-1
/
+1
*
*) mod_http2: core setting "LimitRequestFieldSize" is not additionally chec...
Stefan Eissing
2019-07-18
1
-13
/
+41
*
mod_http2: update log tags, log field len errors at INFO level (via mkaufmann)
Stefan Eissing
2019-07-17
4
-11
/
+25
*
*) 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
[next]