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
*
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
*
Fix some easy doxygen comment.
Christophe Jaillet
2018-03-22
1
-2
/
+2
*
mod_http2: use proper ARP defined for formatting apr_off_t
Stefan Eissing
2018-03-19
1
-2
/
+2
*
Instrument 'bbout'
Christophe Jaillet
2018-03-14
1
-0
/
+2
*
mod_proxy: follow up to r1822849.
Yann Ylavic
2018-02-01
5
-12
/
+38
*
On the trunk:
Stefan Eissing
2018-01-30
4
-27
/
+17
*
mod_http2/mod_proxy_http2: add new module flags
Stefan Eissing
2018-01-29
2
-2
/
+8
*
On the trunk:
Stefan Eissing
2018-01-29
2
-2
/
+7
*
On the trunk:
Stefan Eissing
2018-01-17
52
-537
/
+205
*
mpm_event: follow up to r1818804 and r1818960.
Yann Ylavic
2017-12-24
3
-22
/
+9
*
mod_proxy: allow SSLProxyCheckPeer* usage for all proxy modules.
Yann Ylavic
2017-12-19
1
-15
/
+6
*
correct copyright/license headers
Jim Jagielski
2017-12-15
24
-0
/
+384
*
On the trunk:
Stefan Eissing
2017-11-29
1
-1
/
+12
*
On the trunk:
Stefan Eissing
2017-11-06
1
-2
/
+2
*
*) mod_http2: avoid unnecessary data retrieval for a trace log. Allow certain
Stefan Eissing
2017-10-30
3
-17
/
+18
*
Fix ascii art :)
Yann Ylavic
2017-09-30
1
-1
/
+1
*
mod_http2: non-dev 1.10.12 for backport
Stefan Eissing
2017-09-29
1
-1
/
+1
*
reverting r1807238 bc not addressing the issue https://github.com/icing/mod_h...
Stefan Eissing
2017-09-29
1
-13
/
+3
*
On the trunk:
Stefan Eissing
2017-09-28
6
-68
/
+11
*
On the trunk:
Stefan Eissing
2017-09-04
1
-3
/
+13
*
bumping version, removing some unused code, fixes in base64url from mod_md
Stefan Eissing
2017-08-04
3
-70
/
+22
*
mod_http2: non-dev version for backport
Stefan Eissing
2017-08-04
1
-1
/
+1
*
mod_http2: signalling produce IO before waiting on beam buffer to drain.
Stefan Eissing
2017-07-30
2
-9
/
+12
*
mod_http2: version bump, partial fix for stream response getting stuck, see h...
Stefan Eissing
2017-07-30
5
-186
/
+235
*
On the trunk:
Stefan Eissing
2017-07-06
5
-12
/
+388
*
On the trunk:
Stefan Eissing
2017-07-03
10
-93
/
+136
*
* The libnghttp2.pc might be found in lib64 on 64 bit systems
Ruediger Pluem
2017-06-20
1
-6
/
+12
[next]