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
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
event: Add AP_MPM_CAN_AGAIN and AGAIN to signal to the MPM that
Graham Leggett
2022-01-24
1
-5
/
+5
*
mod_reqtimeout: Set socket timeout for AP_MODE_INIT.
Yann Ylavic
2022-01-24
1
-2
/
+1
*
mod_ssl: Use AP_FILTER_ERROR to indicate when the SSL filter has
Graham Leggett
2022-01-24
2
-2
/
+2
*
mod_ssl: We no longer throw away handshake errors. Handle APR_EGENERAL
Graham Leggett
2022-01-23
1
-1
/
+21
*
mod_ssl: An edge case exists where SSL_read might return SSL_ERROR_WANT_READ
Graham Leggett
2022-01-22
1
-12
/
+15
*
mod_ssl: Add the missing SSL_ERROR_WANT_WRITE case in the SSL_read. Make
Graham Leggett
2022-01-22
1
-0
/
+24
*
Use OK status to match process_connection behaviour.
Graham Leggett
2022-01-22
1
-1
/
+1
*
When failing, we need to explicitly set the connection state.
Graham Leggett
2022-01-22
1
-1
/
+4
*
APR 1.3 is a requirement for building httpd 2.4 and above.
Christophe Jaillet
2022-01-22
1
-7
/
+1
*
APR (and APR-util) 1.3 is a requirement for building httpd 2.4 and above.
Christophe Jaillet
2022-01-22
1
-4
/
+2
*
APR (and APR-util) 1.3 is a requirement for building httpd 2.4 and above.
Christophe Jaillet
2022-01-22
1
-13
/
+0
*
event: Add support for non blocking behaviour in the
Graham Leggett
2022-01-21
3
-13
/
+65
*
Revert 1897156.
Graham Leggett
2022-01-20
1
-93
/
+2
*
SEDERR_TMAMES and SEDERR_TMRMES are used only in sed1.c with 'eval->lnum' as ...
Christophe Jaillet
2022-01-20
1
-2
/
+2
*
The format specifier is APR_SIZE_T_FMT, so there is no point in trying to log...
Christophe Jaillet
2022-01-20
1
-4
/
+2
*
mod_unixd: Make CoreDumpDirectory work for FreeBSD 11+. PR 65819.
Yann Ylavic
2022-01-20
1
-0
/
+16
*
mod_dav: Follow up to r1897156: Fix warning.
Yann Ylavic
2022-01-18
1
-1
/
+1
*
* Allocate the dav_liveprop_elem structure only once in the lifetime of the
Ruediger Pluem
2022-01-18
1
-2
/
+8
*
core: Allow an optional expression to be specified for an effective
Graham Leggett
2022-01-17
1
-2
/
+93
*
Follow-up to r1896361.
Christophe Jaillet
2022-01-07
1
-3
/
+2
*
Fix some typo.
Christophe Jaillet
2021-12-26
9
-13
/
+13
*
Fix some typo
Christophe Jaillet
2021-12-25
10
-23
/
+23
*
Close a file handle in case of error in ct_static_scts()
Christophe Jaillet
2021-12-24
1
-0
/
+1
*
Try to workaround a linkage issue with rustls.
Christophe Jaillet
2021-12-22
1
-0
/
+13
*
mod_proxy: Bump max worker name to 384 chars.
Yann Ylavic
2021-12-21
1
-2
/
+3
*
mod_ssl: Fix -Werror=unused-value in ssl_var_lookup_ssl_cert_data().
Yann Ylavic
2021-12-15
1
-1
/
+1
*
mod_proxy: Axe useless setting of *balancer to NULL in ap_proxy_pre_request()
Yann Ylavic
2021-12-15
1
-4
/
+2
*
mod_proxy: follow up to r1895921: Don't prevent forwarding URIs w/ no hostname.
Yann Ylavic
2021-12-15
3
-8
/
+14
*
* Improve error handling
Ruediger Pluem
2021-12-15
1
-0
/
+1
*
http: Enforce that fully qualified uri-paths not to be forward-proxied
Yann Ylavic
2021-12-13
3
-8
/
+8
*
mod_proxy: Detect unix: scheme syntax errors at load time.
Yann Ylavic
2021-12-13
2
-7
/
+28
*
* modules/ssl/ssl_engine_io.c (bio_filter_in_ctrl): Remove debugging
Joe Orton
2021-12-10
1
-1
/
+0
*
* When reaching server limits, such as MaxRequestsPerChild, the HTTP/2 conne...
Stefan Eissing
2021-12-09
2
-3
/
+13
*
* Correctly sent a 100 Continue status code when sending an interim
Ruediger Pluem
2021-12-09
1
-0
/
+3
*
* Do not change the status code after we already sent it to the client.
Ruediger Pluem
2021-12-09
2
-5
/
+0
*
*) mod_http2: fixed a bug in v2.0.0 that could lead to an infinite
Stefan Eissing
2021-12-06
14
-112
/
+154
*
* modules/filters/mod_deflate.c (deflate_in_filter): Handle FLUSH in
Joe Orton
2021-12-03
1
-29
/
+31
*
* mod_tls: remove modules.mk, should not be under version control
Stefan Eissing
2021-12-01
1
-7
/
+0
*
*) mod_tls: added mod_tls from abetterinternet, donated
Stefan Eissing
2021-11-30
24
-0
/
+7223
*
* mod_md: install the early config hook with _FIRST, so that
Stefan Eissing
2021-11-30
1
-1
/
+1
*
* mod_http2: handle gracefully when SSL_PROTOCOL variable is not available.
Stefan Eissing
2021-11-30
1
-1
/
+1
*
* mod_http2: the new pollset implementation is disabled when
Stefan Eissing
2021-11-26
1
-1
/
+3
*
Revert spurious commit r1895340.
Yann Ylavic
2021-11-25
2
-2
/
+2
*
Trigger ci.
Yann Ylavic
2021-11-25
2
-2
/
+2
*
mod_http2: fix logic for non-proxy Server and Date response headers.
Yann Ylavic
2021-11-25
1
-5
/
+5
*
mod_proxy: SetEnv proxy-nohalfclose to disable half-close tunneling. PR 65662.
Yann Ylavic
2021-11-24
2
-3
/
+18
*
* mod_md: resurrection of r1893969 after accidental overwrite in r1894610
Stefan Eissing
2021-11-24
2
-7
/
+12
*
*) mod_md: values for External Account Binding (EAB) can
Stefan Eissing
2021-11-24
2
-5
/
+45
*
*) mod_http2: always return an EOS bucket for requests
Stefan Eissing
2021-11-11
1
-4
/
+4
*
* mod_http2: a regression in v1.15.24 of the modules was fixed that
Stefan Eissing
2021-11-04
2
-4
/
+2
[next]