summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Follow up to r1877785: ap_filter_should_yield() is not NULL safe :pYann Ylavic2020-05-151-1/+1
* ap_filter_output_pending(): test where each filter should yield after running.Yann Ylavic2020-05-151-2/+3
* *) mod_http2: Fixed regression that caused connections to close when mod_re...Stefan Eissing2020-05-154-2/+11
* Include Angle-bracket form to Quoted formSteffen Land2020-05-141-1/+1
* mod_proxy: binary search for ProxyErrorOverride status codes.Yann Ylavic2020-05-142-10/+47
* mention relative path behavior, offline questionEric Covener2020-05-131-2/+13
* mod_proxy_http: follow up to r1877696: reindent.Yann Ylavic2020-05-131-145/+143
* mod_proxy_http: axe ap_proxy_should_override() duplicate checks.Yann Ylavic2020-05-132-5/+3
* mod_proxy_http: follow up to r1877646: send Upgrade header with 101 response.Yann Ylavic2020-05-131-6/+24
* Windows : do not include ap_config_auto.h Steffen Land2020-05-131-0/+2
* Windows bits for mod_log_json.dspSteffen Land2020-05-136-2/+77
* mod_proxy_http: handle Upgrade requests and upgraded protocol forwarding.Yann Ylavic2020-05-128-84/+218
* ap_log_pid(): Windown does not implement apr_file_perms_set(), not a failure.Yann Ylavic2020-05-121-1/+1
* mod_md: update duplicated APLOGNOs.Yann Ylavic2020-05-122-3/+3
* listen.c: follow up to r1876865: update APLOGNO.Yann Ylavic2020-05-122-2/+2
* Add Win build mod_log_json.dspSteffen Land2020-05-121-0/+111
* add include to test_char.h now requiredGregg Lewis Smith2020-05-111-2/+2
* mod_proxy_http: follow up to r1877557.Yann Ylavic2020-05-101-29/+17
* mod_proxy_http: single point of failure in ap_proxy_http_process_response().Yann Ylavic2020-05-101-26/+31
* mpm_event: reset listener_is_wakeable on reload.Yann Ylavic2020-05-101-0/+1
* util_md5: avoid temporary stack result in ap_md5_binary().Yann Ylavic2020-05-101-4/+4
* util_expr: allow to specify only one of ap_expr_eval_ctx_t's r/c/s.Yann Ylavic2020-05-101-15/+36
* mod_ssl: destroy temporary pool on stapling_renew_response() failure.Yann Ylavic2020-05-101-0/+2
* util_filter: export ap_filter_adopt_brigade() since mod_ssl uses it.Yann Ylavic2020-05-105-14/+15
* fr doc rebuild.Lucien Gentis2020-05-094-26/+25
* fr doc XML files updates.Lucien Gentis2020-05-092-27/+25
* Update mod_proxy_html docs to reflectNick Kew2020-05-091-17/+18
* mod_ssl: Update the ssl_var_lookup() API:Joe Orton2020-05-078-128/+103
* * os/win32/win32_config_layout: Define DEFAULT_REL_STATEDIR for Win32.Joe Orton2020-05-071-0/+3
* mod_ssl: Drop SSLRandomSeed implementation with OpenSSL 1.1.1.Joe Orton2020-05-076-10/+43
* ap_core_input_filter(): axe unnecessary AP_MODE_SPECULATIVE test.Yann Ylavic2020-05-061-1/+1
* mod_ssl: Minor cleanup to avoid defining init handling functions forJoe Orton2020-05-061-19/+21
* mod_ssl: Switch to using SSL_OP_NO_RENEGOTATION (where available) toJoe Orton2020-05-056-29/+79
* clarify, context is still CGI only.Eric Covener2020-05-051-2/+2
* Constify pointers in ap_expr lookup tables, as well as the alreadyJoe Orton2020-05-041-8/+8
* mod_ssl: Calculate the MD5 digest used as the session context once perJoe Orton2020-05-045-17/+14
* * modules/ssl/ssl_util.c (ssl_asn1_table_set): Remove unused function.Joe Orton2020-05-042-20/+0
* Prior to r1877345 mc->pPool was the process pool (s->process->pool).Joe Orton2020-05-045-14/+10
* * modules/ssl/ssl_engine_config.c (ssl_config_global_create):Joe Orton2020-05-041-19/+1
* mod_ssl: Use retained data API for storing private keys across reloads.Joe Orton2020-05-044-78/+70
* fr doc rebuild.Lucien Gentis2020-05-021-1/+1
* fr doc XML file update.Lucien Gentis2020-05-021-2/+2
* mod_ssl: Factor out code to read a BIO into a palloc'ed string:Joe Orton2020-05-023-42/+31
* * modules/ssl/ssl_engine_init.c (ssl_add_version_components,Joe Orton2020-05-011-6/+6
* * modules/ssl/ssl_engine_init.c (ssl_init_Module): Pass base_server inJoe Orton2020-05-011-1/+1
* Move FIPS mode config option to SSLModConfigRec since it is a globalJoe Orton2020-05-013-38/+28
* * support/passwd_common.c (mkhash): Fix salt buffer size for SHA2Joe Orton2020-05-011-1/+1
* Add gcc-10 job, drop gcc-9 config from allow_failures (seems stable again).Joe Orton2020-05-011-6/+24
* Travis docs updates. [skip ci]Joe Orton2020-04-281-4/+4
* Enable Travis notifications for trunk per dev@ consensus.Joe Orton2020-04-281-2/+2