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
/
server
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow up to r1909356: c89/style fix.
Yann Ylavic
2023-04-23
1
-4
/
+4
*
core: Restore original regex value when nesting Location,
Graham Leggett
2023-04-22
1
-0
/
+14
*
core: Be explicit if an enclosing directive contains a path or a
Graham Leggett
2023-04-14
1
-25
/
+23
*
core: Use the main ErrorLogFormat for ap_log_perror() and while loading vhosts.
Yann Ylavic
2023-03-14
1
-0
/
+5
*
* Log URI causing to exceed the limit to ease analysis
Ruediger Pluem
2023-01-04
1
-4
/
+10
*
* Optimize code flow
Ruediger Pluem
2023-01-04
1
-17
/
+19
*
use a liberal default limit for LimitRequestBody of 1GB
Eric Covener
2022-06-01
1
-1
/
+1
*
*) core: adding a new hook and method to the API:
Stefan Eissing
2022-03-18
1
-0
/
+57
*
core: Make sure and check that LimitXMLRequestBody fits in system memory.
Yann Ylavic
2022-03-07
1
-0
/
+9
*
Revert 1897156.
Graham Leggett
2022-01-20
1
-35
/
+16
*
core: Allow an optional expression to be specified for an effective
Graham Leggett
2022-01-17
1
-16
/
+35
*
In case one of the pre_connection hooks causes the hook run to stop by an error
Ruediger Pluem
2021-09-21
1
-0
/
+25
*
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
Stefan Eissing
2021-03-26
1
-0
/
+1
*
*) core: Adding SSL related inquiry functions to the server API.
Stefan Eissing
2021-02-23
1
-0
/
+1
*
core: axe struct core_net_rec.
Yann Ylavic
2020-12-14
1
-17
/
+7
*
Follow up to r1836032: better flush limits checks and description.
Yann Ylavic
2020-12-11
1
-12
/
+12
*
Follow up to r1836032: ReadBufferSize not configurable from htaccess.
Yann Ylavic
2020-12-11
1
-1
/
+1
*
Rearrange and clear global core config state allocated out of pconf
Joe Orton
2020-12-08
1
-3
/
+6
*
core: fix c->client_ip for unix socket connections.
Yann Ylavic
2020-11-22
1
-3
/
+20
*
core: reset ap_runtime_dir to NULL after AP_SQ_MS_DESTROY_CONFIG.
Yann Ylavic
2020-11-22
1
-0
/
+1
*
Avoid a core dump at startup if "AllowOverride nonfatal" is used without any ...
Christophe Jaillet
2020-08-30
1
-1
/
+4
*
core: Remove support for the Content-MD5 header, removed in RFC7231.
Graham Leggett
2020-07-03
1
-34
/
+0
*
"[mod_dav_fs etag handling] should really honor the FileETag setting".
Graham Leggett
2020-06-27
1
-1
/
+4
*
Axe an empty line to synch with 2.4.x.
Christophe Jaillet
2020-05-23
1
-1
/
+0
*
config: allow for environment variable substitution fallback to default value.
Yann Ylavic
2020-04-22
1
-0
/
+11
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
1
-0
/
+1
*
Issue a warning for non-existent directories when running configtest
Eric Covener
2020-04-11
1
-0
/
+9
*
core: handle morphing buckets setaside/reinstate and kill request core filter.
Yann Ylavic
2020-03-31
1
-4
/
+0
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
1
-1
/
+1
*
factor out default regex flags
Eric Covener
2020-02-07
1
-1
/
+1
*
Fix an issue on Windows where <IfFile> looks for a file on a non-existent dri...
Christophe Jaillet
2019-09-04
1
-1
/
+8
*
After reinstatement of DSO support in APR/APR-util, revert r1837437,
Graham Leggett
2019-06-23
1
-49
/
+19
*
Fix a compilation error when GPROF is defined.
Christophe Jaillet
2019-04-20
1
-1
/
+1
*
Fix use of StateDir directive after r1852982:
Joe Orton
2019-04-18
1
-5
/
+6
*
Merge consecutive slashes in the URL by default
Eric Covener
2019-03-17
1
-0
/
+7
*
* server/core.c (core_pre_config): Reset state dir during pre_config.
Joe Orton
2019-02-05
1
-0
/
+1
*
core: Fix incorrect substitution of env vars in directives containing multipl...
Hank Ibell
2018-12-05
1
-1
/
+1
*
Define "state directory" for storing persistent child-writable state,
Joe Orton
2018-10-05
1
-0
/
+44
*
core: always allocate filters (ap_filter_t) on f->c->pool.
Yann Ylavic
2018-09-03
1
-0
/
+1
*
Add StrictHostCheck
Eric Covener
2018-08-14
1
-3
/
+17
*
core: set ap_request_core_filter() last.
Yann Ylavic
2018-07-31
1
-1
/
+1
*
core: axe data_in_in/output_filter from conn_rec.
Yann Ylavic
2018-07-20
1
-1
/
+4
*
core: Add ReadBufferSize, FlushMaxThreshold and FlushMaxPipelined directives.
Yann Ylavic
2018-07-16
1
-6
/
+105
*
util_filter: Axe conn_rec->empty brigade.
Yann Ylavic
2018-07-16
1
-1
/
+0
*
util_filter: keep filters with aside buckets in order.
Yann Ylavic
2018-07-11
1
-1
/
+0
*
Follow up to r1833368: apr_crypto_prng_after_fork() changed its args.
Yann Ylavic
2018-06-27
1
-1
/
+1
*
Follow up to r1833368: share openssl between modules.
Yann Ylavic
2018-06-13
1
-9
/
+4
*
Follow up to r1833368: fix "mixed declarations and code" warning (buildbot).
Yann Ylavic
2018-06-12
1
-4
/
+6
*
Follow up to r1833368: apr_crypto_prng_after_fork() now used a PID.
Yann Ylavic
2018-06-12
1
-4
/
+7
*
Make use of the new apr_crypto_rng API if available.
Yann Ylavic
2018-06-11
1
-19
/
+51
[next]