index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Follow up to r1877785: ap_filter_should_yield() is not NULL safe :p
Yann Ylavic
2020-05-15
1
-1
/
+1
*
ap_filter_output_pending(): test where each filter should yield after running.
Yann Ylavic
2020-05-15
1
-2
/
+3
*
*) mod_http2: Fixed regression that caused connections to close when mod_re...
Stefan Eissing
2020-05-15
4
-2
/
+11
*
Include Angle-bracket form to Quoted form
Steffen Land
2020-05-14
1
-1
/
+1
*
mod_proxy: binary search for ProxyErrorOverride status codes.
Yann Ylavic
2020-05-14
2
-10
/
+47
*
mention relative path behavior, offline question
Eric Covener
2020-05-13
1
-2
/
+13
*
mod_proxy_http: follow up to r1877696: reindent.
Yann Ylavic
2020-05-13
1
-145
/
+143
*
mod_proxy_http: axe ap_proxy_should_override() duplicate checks.
Yann Ylavic
2020-05-13
2
-5
/
+3
*
mod_proxy_http: follow up to r1877646: send Upgrade header with 101 response.
Yann Ylavic
2020-05-13
1
-6
/
+24
*
Windows : do not include ap_config_auto.h
Steffen Land
2020-05-13
1
-0
/
+2
*
Windows bits for mod_log_json.dsp
Steffen Land
2020-05-13
6
-2
/
+77
*
mod_proxy_http: handle Upgrade requests and upgraded protocol forwarding.
Yann Ylavic
2020-05-12
8
-84
/
+218
*
ap_log_pid(): Windown does not implement apr_file_perms_set(), not a failure.
Yann Ylavic
2020-05-12
1
-1
/
+1
*
mod_md: update duplicated APLOGNOs.
Yann Ylavic
2020-05-12
2
-3
/
+3
*
listen.c: follow up to r1876865: update APLOGNO.
Yann Ylavic
2020-05-12
2
-2
/
+2
*
Add Win build mod_log_json.dsp
Steffen Land
2020-05-12
1
-0
/
+111
*
add include to test_char.h now required
Gregg Lewis Smith
2020-05-11
1
-2
/
+2
*
mod_proxy_http: follow up to r1877557.
Yann Ylavic
2020-05-10
1
-29
/
+17
*
mod_proxy_http: single point of failure in ap_proxy_http_process_response().
Yann Ylavic
2020-05-10
1
-26
/
+31
*
mpm_event: reset listener_is_wakeable on reload.
Yann Ylavic
2020-05-10
1
-0
/
+1
*
util_md5: avoid temporary stack result in ap_md5_binary().
Yann Ylavic
2020-05-10
1
-4
/
+4
*
util_expr: allow to specify only one of ap_expr_eval_ctx_t's r/c/s.
Yann Ylavic
2020-05-10
1
-15
/
+36
*
mod_ssl: destroy temporary pool on stapling_renew_response() failure.
Yann Ylavic
2020-05-10
1
-0
/
+2
*
util_filter: export ap_filter_adopt_brigade() since mod_ssl uses it.
Yann Ylavic
2020-05-10
5
-14
/
+15
*
fr doc rebuild.
Lucien Gentis
2020-05-09
4
-26
/
+25
*
fr doc XML files updates.
Lucien Gentis
2020-05-09
2
-27
/
+25
*
Update mod_proxy_html docs to reflect
Nick Kew
2020-05-09
1
-17
/
+18
*
mod_ssl: Update the ssl_var_lookup() API:
Joe Orton
2020-05-07
8
-128
/
+103
*
* os/win32/win32_config_layout: Define DEFAULT_REL_STATEDIR for Win32.
Joe Orton
2020-05-07
1
-0
/
+3
*
mod_ssl: Drop SSLRandomSeed implementation with OpenSSL 1.1.1.
Joe Orton
2020-05-07
6
-10
/
+43
*
ap_core_input_filter(): axe unnecessary AP_MODE_SPECULATIVE test.
Yann Ylavic
2020-05-06
1
-1
/
+1
*
mod_ssl: Minor cleanup to avoid defining init handling functions for
Joe Orton
2020-05-06
1
-19
/
+21
*
mod_ssl: Switch to using SSL_OP_NO_RENEGOTATION (where available) to
Joe Orton
2020-05-05
6
-29
/
+79
*
clarify, context is still CGI only.
Eric Covener
2020-05-05
1
-2
/
+2
*
Constify pointers in ap_expr lookup tables, as well as the already
Joe Orton
2020-05-04
1
-8
/
+8
*
mod_ssl: Calculate the MD5 digest used as the session context once per
Joe Orton
2020-05-04
5
-17
/
+14
*
* modules/ssl/ssl_util.c (ssl_asn1_table_set): Remove unused function.
Joe Orton
2020-05-04
2
-20
/
+0
*
Prior to r1877345 mc->pPool was the process pool (s->process->pool).
Joe Orton
2020-05-04
5
-14
/
+10
*
* modules/ssl/ssl_engine_config.c (ssl_config_global_create):
Joe Orton
2020-05-04
1
-19
/
+1
*
mod_ssl: Use retained data API for storing private keys across reloads.
Joe Orton
2020-05-04
4
-78
/
+70
*
fr doc rebuild.
Lucien Gentis
2020-05-02
1
-1
/
+1
*
fr doc XML file update.
Lucien Gentis
2020-05-02
1
-2
/
+2
*
mod_ssl: Factor out code to read a BIO into a palloc'ed string:
Joe Orton
2020-05-02
3
-42
/
+31
*
* modules/ssl/ssl_engine_init.c (ssl_add_version_components,
Joe Orton
2020-05-01
1
-6
/
+6
*
* modules/ssl/ssl_engine_init.c (ssl_init_Module): Pass base_server in
Joe Orton
2020-05-01
1
-1
/
+1
*
Move FIPS mode config option to SSLModConfigRec since it is a global
Joe Orton
2020-05-01
3
-38
/
+28
*
* support/passwd_common.c (mkhash): Fix salt buffer size for SHA2
Joe Orton
2020-05-01
1
-1
/
+1
*
Add gcc-10 job, drop gcc-9 config from allow_failures (seems stable again).
Joe Orton
2020-05-01
1
-6
/
+24
*
Travis docs updates. [skip ci]
Joe Orton
2020-04-28
1
-4
/
+4
*
Enable Travis notifications for trunk per dev@ consensus.
Joe Orton
2020-04-28
1
-2
/
+2
[prev]
[next]