index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-28
add an experimental warning to h2 docs
Eric Covener
1
-0
/
+6
2015-09-28
Fix availability version for 'ListenCoresBucketsRatio'.
Yann Ylavic
1
-1
/
+1
2015-09-27
deduplicate the code handling the directory traversal for the
Kaspar Brand
1
-44
/
+45
2015-09-27
Add MMN bump: Add protocols and protocols_honor_order to core_server_config.
Graham Leggett
1
-1
/
+6
2015-09-26
Rebuild.
Lucien Gentis
2
-11
/
+19
2015-09-26
XML update.
Lucien Gentis
1
-9
/
+21
2015-09-25
update transformation
André Malo
23
-727
/
+723
2015-09-25
typo
Gregg Lewis Smith
1
-1
/
+1
2015-09-25
* Disable the http2 modules if nghttp2 is not present
Ruediger Pluem
1
-1
/
+1
2015-09-25
mod_ssl: don't FLUSH first for non blocking reads.
Yann Ylavic
1
-2
/
+5
2015-09-25
core/util_script: relax alphanumeric filter of enviroment variable names
Gregg Lewis Smith
2
-0
/
+9
2015-09-25
mod_ssl: forward EOR (only) brigades to the core_output_filter().
Yann Ylavic
2
-6
/
+6
2015-09-24
Revert r1705157: why not "insert the filter (twice) for sub-requests" actually?
Yann Ylavic
1
-1
/
+1
2015-09-24
Follow up to r1705134: don't insert the filter (twice) for sub-requests.
Yann Ylavic
1
-1
/
+1
2015-09-24
Avoid storing request stuff in r->connection->conn_config to
Eric Covener
1
-33
/
+43
2015-09-24
Don't count initial handshake I/O when determining the first byte.
Eric Covener
2
-9
/
+11
2015-09-23
adding --enable-http2 as preferred config option
Stefan Eissing
1
-3
/
+19
2015-09-23
mod_h2 version bump
Stefan Eissing
1
-2
/
+2
2015-09-23
avoiding race where h2_stream is closed/reset by client while being unprocess...
Stefan Eissing
2
-2
/
+5
2015-09-22
add warnings and emphasize the defaults for trusted non-internal proxies)
Eric Covener
1
-9
/
+18
2015-09-21
not sure how that got in there
Edward Lu
1
-3
/
+5
2015-09-21
Stop destroying headers when passing through the cache filter
Edward Lu
2
-6
/
+4
2015-09-21
no GOAWAYs on connection failures, sending last received stream id back in GO...
Stefan Eissing
5
-65
/
+103
2015-09-21
removed wrong error supression in h2 connection writes
Stefan Eissing
1
-11
/
+2
2015-09-20
Fix a spurious test where a condition is always true:
Christophe Jaillet
1
-1
/
+1
2015-09-19
Rebuild.
Lucien Gentis
5
-5
/
+6
2015-09-19
XML update.
Lucien Gentis
1
-2
/
+3
2015-09-19
update mod_ssl.html.en transformation
Kaspar Brand
1
-4
/
+7
2015-09-19
Support compilation against libssl built with OPENSSL_NO_SSL3,
Kaspar Brand
8
-12
/
+60
2015-09-18
mod_proxy: Fix ProxySourceAddress binding failure with AH00938. PR 56687.
Yann Ylavic
2
-1
/
+11
2015-09-18
mod_ssl: update the current handshake server once a full regenegotation
Yann Ylavic
1
-0
/
+5
2015-09-18
patch from yann that fixes MISDIRECTED_REQUEST handling for setups with Serve...
Stefan Eissing
1
-22
/
+15
2015-09-18
mod_proxy: follow up to r1703807: CHANGES entry.
Yann Ylavic
1
-0
/
+4
2015-09-18
mod_proxy: don't recyle backend announced "Connection: close" connections.
Yann Ylavic
1
-1
/
+3
2015-09-17
accept both 5.1 and 5.2, so make messages clear
Jim Jagielski
1
-5
/
+5
2015-09-16
Add in finding LUA installed via Macports and others
Jim Jagielski
1
-0
/
+43
2015-09-16
Add CHANGES entry
Christophe Jaillet
1
-0
/
+3
2015-09-16
Remove code related to 'AuthDigestEnableQueryStringHack'
Christophe Jaillet
1
-26
/
+0
2015-09-15
add missing piece for command line build
Gregg Lewis Smith
1
-0
/
+5
2015-09-15
core: Avoid a compiler warning when NO_LINGCLOSE is used (-Wunreachable-code).
Yann Ylavic
1
-14
/
+7
2015-09-15
mpm_event/worker: make ap_queue_term() atomic (acquire/release the mutex once).
Yann Ylavic
2
-30
/
+28
2015-09-15
Follow up to r1703157: tags/next-number update.
Yann Ylavic
1
-1
/
+1
2015-09-15
mod_slotmem_shm: follow up to r1702450; CHANGES entry.
Yann Ylavic
1
-0
/
+6
2015-09-15
mod_slotmem_shm: follow up to r1702450.
Yann Ylavic
1
-1
/
+1
2015-09-15
mpm_winnt: make AP_MPMQ_GENERATION available in the child process as soon
Yann Ylavic
1
-2
/
+18
2015-09-15
fixes description of ProtocolsHonorOrder directive
Stefan Eissing
1
-1
/
+1
2015-09-15
mod_slotmem_shm: follow up to r1702450.
Yann Ylavic
1
-20
/
+27
2015-09-14
mod_slotmem_shm: revert frivolous s/name/fname/ from r1702473, keep the comme...
Yann Ylavic
1
-10
/
+10
2015-09-14
reverting unwanted loss of missing case
Stefan Eissing
1
-1
/
+1
2015-09-14
httpd compiles warning free on gcc and every new warning will be treated as a...
Stefan Eissing
6
-9
/
+46
[next]