index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
util_mutex.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
*) core: make ap_escape_quotes() work correctly on strings
Stefan Eissing
3
-5
/
+47
2022-04-05
* Report a broken backend in case reading the response line failed on the
Ruediger Pluem
1
-2
/
+17
2022-04-04
* Keep track of the number of keepalives we processed on this connection.
Ruediger Pluem
1
-0
/
+8
2022-04-04
* We need to set r->status on each call after we noticed an EOC as
Ruediger Pluem
1
-7
/
+12
2022-04-04
* Fix typo
Ruediger Pluem
1
-1
/
+1
2022-04-04
stealong on log number [skip ci]
Stefan Eissing
1
-1
/
+1
2022-04-04
*) mod_http: genereate HEADERS buckets for trailers
Stefan Eissing
19
-48
/
+810
2022-04-04
*) core: add ap_h1_append_header() for single header values.
Stefan Eissing
5
-120
/
+120
2022-04-04
*) core/mod_http/mod_http2:
Stefan Eissing
18
-325
/
+984
2022-04-02
fr doc rebuild.
Lucien Gentis
4
-6
/
+17
2022-04-02
fr doc XML files updates.
Lucien Gentis
2
-5
/
+16
2022-04-01
Revert r1899390.
Jean-Frederic Clere
3
-56
/
+0
2022-03-31
* In case we see an EOC bucket and there was an error bucket before, use its
Ruediger Pluem
1
-0
/
+15
2022-03-31
* Close the connection in case an EOC bucket was seen
Ruediger Pluem
1
-0
/
+1
2022-03-30
Add WorkerBalancerGrowth. To allow creation of workers
Jean-Frederic Clere
3
-0
/
+56
2022-03-30
ignore file in git that come from `make check`
Stefan Eissing
1
-0
/
+4
2022-03-30
*) test: verify that HTTP/2 response carry `Date` and
Stefan Eissing
1
-0
/
+9
2022-03-28
xforms
Eric Covener
1
-3
/
+10
2022-03-28
add -n warnings/quirks
Eric Covener
1
-3
/
+10
2022-03-27
Fix a typo.
Christophe Jaillet
1
-1
/
+1
2022-03-26
fr doc rebuild.
Lucien Gentis
3
-37
/
+29
2022-03-26
fr doc XML doc file update.
Lucien Gentis
1
-34
/
+29
2022-03-26
'interpolate' is a keyword, not a user-defined string.
Christophe Jaillet
1
-9
/
+9
2022-03-25
*) test: making pytest option --repeat global as otherwise
Stefan Eissing
3
-26
/
+12
2022-03-25
*) test/modules/tls: make proxy tests repeatable.
Stefan Eissing
2
-3
/
+20
2022-03-24
*) mod_http2: in a recent change, code was removed that prevented connections
Stefan Eissing
1
-5
/
+21
2022-03-24
*) mod_http2: fixed a possible concurrency issue with
Stefan Eissing
3
-59
/
+86
2022-03-23
*) mod_http2: removed extra h2_mplx_worker_c2_done() arg
Stefan Eissing
3
-69
/
+38
2022-03-21
*) mod_http2: when using a pipe for input signalling, always
Stefan Eissing
3
-1
/
+33
2022-03-21
*) mod_http2: small improvements from the http1-separation
Stefan Eissing
7
-117
/
+51
2022-03-21
*) mod_http2: remove internal bucket beamer registry and just
Stefan Eissing
5
-72
/
+13
2022-03-21
*) mod_http2: use pollset only for main connection and wakeups
Stefan Eissing
6
-170
/
+34
2022-03-18
*) core: adding a new hook and method to the API:
Stefan Eissing
15
-301
/
+329
2022-03-16
Update to test against OpenSSL 3.0.2.
Joe Orton
1
-3
/
+3
2022-03-16
*) mod_md: fix compiler warning about NULL arg to a %s log. Fixes PR 65955.
Stefan Eissing
1
-1
/
+3
2022-03-15
*) mod_http2: disabling use of apr_pollsets for secondary
Stefan Eissing
1
-0
/
+34
2022-03-12
fr doc rebuild.
Lucien Gentis
4
-10
/
+12
2022-03-12
fr doc XML files updates.
Lucien Gentis
2
-6
/
+14
2022-03-09
* Improve detection of _Thread_local
Ruediger Pluem
1
-1
/
+3
2022-03-08
* Improve the logic flow
Ruediger Pluem
1
-11
/
+19
2022-03-08
* Avoid "may be uninitialized" warning
Ruediger Pluem
1
-1
/
+2
2022-03-08
Update Travis conditions to drop /candidate-2.4/ matching now release
Joe Orton
2
-3
/
+2
2022-03-07
Sync docs [skip ci]
Yann Ylavic
15
-16
/
+42
2022-03-07
*) docs: add a missing closing tag.
Stefan Eissing
1
-1
/
+1
2022-03-07
Sync CHANGES entries [skip ci]
Yann Ylavic
14
-51
/
+60
2022-03-07
mod_sed: use size_t to allow for larger buffer sizes and unsigned arithmetics.
Yann Ylavic
3
-43
/
+58
2022-03-07
mod_lua: Error out if lua_read_body() or lua_write_body() fail.
Yann Ylavic
1
-13
/
+20
2022-03-07
core: Make sure and check that LimitXMLRequestBody fits in system memory.
Yann Ylavic
5
-6
/
+27
2022-03-07
core: Simpler connection close logic if discarding the request body fails.
Yann Ylavic
3
-53
/
+46
2022-03-07
Adjust Travis branch-matching conditions to treat any
Joe Orton
2
-2
/
+5
[next]