index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) mod_http2: use new ap_sb_get_child_thread() to get child_num
Stefan Eissing
2022-04-19
7
-90
/
+92
*
*) core: add ap_sb_get_child_thread() to retrieve child_num
Stefan Eissing
2022-04-19
3
-1
/
+12
*
*) mod_proxy: Add backend port to log messages to
Rainer Jung
2022-04-19
5
-53
/
+80
*
*) mod_heartmonitor: Set the documented default value
Rainer Jung
2022-04-19
2
-1
/
+4
*
Revert r1899809: Will reapply using new
Rainer Jung
2022-04-19
2
-5
/
+1
*
*) de-duplicate ALOGNO from code copy.
Stefan Eissing
2022-04-19
1
-1
/
+1
*
alloc number [skip ci]
Stefan Eissing
2022-04-19
1
-1
/
+1
*
*) core: improved checks in ap_escape_quotes() for
Stefan Eissing
2022-04-16
1
-2
/
+19
*
* Add Changelog for r1899451, r1899454, r1899562, r1899564, r1899584
Ruediger Pluem
2022-04-15
1
-0
/
+2
*
*) test: core stress test_core_002 enhanved to monitor dynamic child
Stefan Eissing
2022-04-15
1
-33
/
+128
*
* Port r1899858, r1899865 to worker MPM
Ruediger Pluem
2022-04-15
1
-3
/
+23
*
mpm_event: Follow up to r1899858: Avoid explicit sleep.
Yann Ylavic
2022-04-14
1
-12
/
+11
*
test/core: Allow for 12 simultaneous connections in test_core_002_01.
Yann Ylavic
2022-04-14
1
-8
/
+10
*
mpm_event: Handle children killed pathologically.
Yann Ylavic
2022-04-14
1
-3
/
+24
*
Reserve one APLOGNO [skip ci]
Yann Ylavic
2022-04-14
1
-1
/
+1
*
*) test/core: using rate periods for creating new connections
Stefan Eissing
2022-04-14
1
-9
/
+11
*
*) test/core: start of a stress test case, skipped unless
Stefan Eissing
2022-04-14
4
-3
/
+91
*
*) mod_http: on seeing EOC buckets in ap_http_header_filter(), further
Stefan Eissing
2022-04-14
1
-48
/
+72
*
mod_heartmonitor: Fix setting and comparison of IPs fields.
Yann Ylavic
2022-04-14
1
-3
/
+4
*
*) mod_http: use defined constant instead of just '101' when
Stefan Eissing
2022-04-14
1
-3
/
+3
*
mpm_event: Follow up to r1899777: Fix max_daemon_used.
Yann Ylavic
2022-04-13
1
-9
/
+7
*
mod_heartmonitor: Set the documented default value
Rainer Jung
2022-04-13
2
-1
/
+5
*
*) mod_http2: use the new REQUEST buckets to forward request
Stefan Eissing
2022-04-13
18
-292
/
+353
*
Merge PR 311:
Stefan Eissing
2022-04-13
8
-431
/
+743
*
Follow up to r1899777: CHANGES entry [skip ci].
Yann Ylavic
2022-04-12
1
-0
/
+2
*
Remove libsystemd dependency from main httpd binary
Joe Orton
2022-04-12
5
-37
/
+80
*
mpm_event: Fix accounting of active/total processes on ungraceful restart.
Yann Ylavic
2022-04-12
1
-52
/
+87
*
stealing a log tag number. [skip ci]
Stefan Eissing
2022-04-11
1
-1
/
+1
*
*) mod_http2: some minor tweaks to connection mood updates.
Stefan Eissing
2022-04-08
1
-42
/
+41
*
*) mod_http2: use the new RESPONSE buckets introduced in r1899648.
Stefan Eissing
2022-04-07
25
-1159
/
+226
*
*) core/mod_http: use RESPONSE meta buckets and a new HTTP/1.x specific
Stefan Eissing
2022-04-07
6
-454
/
+592
*
*) core: make ap_escape_quotes() work correctly on strings
Stefan Eissing
2022-04-06
3
-5
/
+47
*
* Report a broken backend in case reading the response line failed on the
Ruediger Pluem
2022-04-05
1
-2
/
+17
*
* Keep track of the number of keepalives we processed on this connection.
Ruediger Pluem
2022-04-04
1
-0
/
+8
*
* We need to set r->status on each call after we noticed an EOC as
Ruediger Pluem
2022-04-04
1
-7
/
+12
*
* Fix typo
Ruediger Pluem
2022-04-04
1
-1
/
+1
*
stealong on log number [skip ci]
Stefan Eissing
2022-04-04
1
-1
/
+1
*
*) mod_http: genereate HEADERS buckets for trailers
Stefan Eissing
2022-04-04
19
-48
/
+810
*
*) core: add ap_h1_append_header() for single header values.
Stefan Eissing
2022-04-04
5
-120
/
+120
*
*) core/mod_http/mod_http2:
Stefan Eissing
2022-04-04
18
-325
/
+984
*
fr doc rebuild.
Lucien Gentis
2022-04-02
4
-6
/
+17
*
fr doc XML files updates.
Lucien Gentis
2022-04-02
2
-5
/
+16
*
Revert r1899390.
Jean-Frederic Clere
2022-04-01
3
-56
/
+0
*
* In case we see an EOC bucket and there was an error bucket before, use its
Ruediger Pluem
2022-03-31
1
-0
/
+15
*
* Close the connection in case an EOC bucket was seen
Ruediger Pluem
2022-03-31
1
-0
/
+1
*
Add WorkerBalancerGrowth. To allow creation of workers
Jean-Frederic Clere
2022-03-30
3
-0
/
+56
*
ignore file in git that come from `make check`
Stefan Eissing
2022-03-30
1
-0
/
+4
*
*) test: verify that HTTP/2 response carry `Date` and
Stefan Eissing
2022-03-30
1
-0
/
+9
*
xforms
Eric Covener
2022-03-28
1
-3
/
+10
*
add -n warnings/quirks
Eric Covener
2022-03-28
1
-3
/
+10
[next]