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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an --enable-reduced-exports configure option to link libmain.a
Joe Orton
2019-06-20
2
-2
/
+2
*
Be a little more verbose when an error in trigerred in 'ap_set_file_slot()'
Christophe Jaillet
2019-06-13
1
-2
/
+2
*
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
*
Provide TEST_CHAR marco in test_char.h
Yann Ylavic
2019-03-28
2
-8
/
+10
*
remove null check
Eric Covener
2019-03-18
1
-1
/
+1
*
* r->parsed_uri.path can be NULL in case of the CONNECT method.
Ruediger Pluem
2019-03-18
1
-1
/
+3
*
* Play safe in case we get no name
Ruediger Pluem
2019-03-18
1
-0
/
+4
*
* Revert r1855741 which committed other stuff as well.
Ruediger Pluem
2019-03-18
2
-7
/
+1
*
* Play safe in case we get no name
Ruediger Pluem
2019-03-18
2
-1
/
+7
*
Merge consecutive slashes in the URL by default
Eric Covener
2019-03-17
3
-19
/
+23
*
MPMs unix: bind the bucket number of each child to its slot number
Yann Ylavic
2019-03-12
4
-33
/
+28
*
Follow up to r1847430.
Christophe Jaillet
2019-02-10
2
-2
/
+3
*
* server/core.c (core_pre_config): Reset state dir during pre_config.
Joe Orton
2019-02-05
1
-0
/
+1
*
Fix a typo reported by [stephane.blondon gmail.com]
Christophe Jaillet
2019-01-20
1
-1
/
+1
*
Reverse the order of 2 tests to potentially save a few cycles.
Christophe Jaillet
2019-01-13
1
-4
/
+5
*
core: Fix incorrect substitution of env vars in directives containing multipl...
Hank Ibell
2018-12-05
1
-1
/
+1
*
core: Split out the ability to parse wildcard files and directories
Graham Leggett
2018-11-25
2
-209
/
+230
*
request: forward as much buckets as possible in ap_request_core_filter().
Yann Ylavic
2018-10-24
1
-12
/
+49
*
Fix a shadow (and useless) variable.
Christophe Jaillet
2018-10-19
1
-5
/
+3
*
* Ensure that aborted connections are logged as such.
Ruediger Pluem
2018-10-15
1
-1
/
+6
*
mpm_event: avoid AH00484 with idle threads
Eric Covener
2018-10-10
1
-7
/
+18
*
Define "state directory" for storing persistent child-writable state,
Joe Orton
2018-10-05
1
-0
/
+44
*
* server/protocol.c (ap_rvputs): Call va_end before returning in the
Joe Orton
2018-10-05
1
-0
/
+1
*
move the assignment to the end of the loop.
Eric Covener
2018-09-12
1
-1
/
+2
*
Follow up to r1840265: really privatize ap_filter_{recycle,adopt_brigade}().
Yann Ylavic
2018-09-11
3
-9
/
+29
*
Follow up to r1840149: core input filter pending data.
Yann Ylavic
2018-09-06
2
-28
/
+55
*
fix StrictHostCheck in single/non-NVH vhosts
Eric Covener
2018-09-06
1
-3
/
+3
*
util_filter: protect ap_filter_t private fields from external (ab)use.
Yann Ylavic
2018-09-05
4
-142
/
+177
*
core: follow up to r1839997: some runtime optimizations.
Yann Ylavic
2018-09-04
1
-29
/
+28
*
core: follow up to r1839997: recycle request filters to a delayed ring first.
Yann Ylavic
2018-09-04
2
-27
/
+35
*
Axe spurious comment (added and addressed in r1839997).
Yann Ylavic
2018-09-04
1
-4
/
+0
*
core: always allocate filters (ap_filter_t) on f->c->pool.
Yann Ylavic
2018-09-03
3
-30
/
+163
*
util_filter: split pending filters ring in two: input and output ones.
Yann Ylavic
2018-09-03
1
-28
/
+38
*
MPMs: early initialize scoreboard's child generation number.
Yann Ylavic
2018-08-29
6
-12
/
+14
*
Fix a cppcheck warning.
Christophe Jaillet
2018-08-17
1
-2
/
+1
*
Fix a cppcheck warning.
Christophe Jaillet
2018-08-17
1
-0
/
+4
*
add ids
Eric Covener
2018-08-15
1
-3
/
+3
*
Add StrictHostCheck
Eric Covener
2018-08-14
3
-11
/
+68
*
Axe some redundant conditions. PR 62549.
Yann Ylavic
2018-08-13
3
-4
/
+4
*
Follow up to r1837822: typo.
Yann Ylavic
2018-08-10
1
-1
/
+1
*
ap_request_core_filter() can check whether the next filter should yield.
Yann Ylavic
2018-08-10
1
-1
/
+1
*
core: ap_filter_output_pending() to flush outer most filters first.
Yann Ylavic
2018-08-10
1
-10
/
+14
*
mod_status: Cumulate CPU time of exited child
Rainer Jung
2018-08-07
2
-0
/
+20
*
mod_status: Add cumulated response duration time
Rainer Jung
2018-08-07
1
-0
/
+3
*
event, worker: follow up to r1835845, r1837354: pruntime is global now.
Yann Ylavic
2018-08-03
2
-6
/
+6
*
event, worker: initialize the objects used by signal_threads() first.
Yann Ylavic
2018-08-03
2
-132
/
+135
*
Fix PR54848 in a 2.4.x backportable format. Ideally deprecating the use
Jim Jagielski
2018-08-01
1
-8
/
+17
*
core: set ap_request_core_filter() last.
Yann Ylavic
2018-07-31
1
-1
/
+1
*
http: Enforce consistently no response body with both 204 and 304 statuses.
Yann Ylavic
2018-07-30
1
-1
/
+1
[next]