index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-02
Rebuild Eric's change from a few days ago.
Rich Bowen
1
-1
/
+1
2015-10-01
mod_ssl: follow up to r1705823.
Yann Ylavic
1
-9
/
+14
2015-09-30
Do only on 2nd pass
Jim Jagielski
1
-11
/
+12
2015-09-30
Some motorz improvements
Jim Jagielski
1
-20
/
+17
2015-09-30
remove backported items
Kaspar Brand
1
-15
/
+0
2015-09-30
Fix some style issues on files that can easily be synch'ed with 2.4.x
Christophe Jaillet
16
-36
/
+46
2015-09-30
Synch 2.4.x and trunk.
Christophe Jaillet
1
-1
/
+1
2015-09-30
mod_mpm_eventopt is no more, so remove reference to it
Christophe Jaillet
1
-1
/
+0
2015-09-29
When shutting down a process, free resources early
Stefan Fritsch
4
-0
/
+19
2015-09-29
Sync some (more) http2 stuff with 2.4.x.
Yann Ylavic
2
-2
/
+2
2015-09-29
mod_ssl: follow up to r1705194, r1705823, r1705826 and r1705828.
Yann Ylavic
2
-2
/
+5
2015-09-29
mod_ssl: pass through metadata buckets untouched in ssl_io_filter_output(),
Yann Ylavic
1
-41
/
+23
2015-09-29
mod_ssl: follow up to r1705823.
Yann Ylavic
1
-0
/
+1
2015-09-29
mod_ssl: don't FLUSH output (blocking) on read.
Yann Ylavic
1
-3
/
+4
2015-09-29
Revert r1705236, better solution to come.
Yann Ylavic
1
-5
/
+2
2015-09-29
Sync http2 stuff with 2.4.x.
Yann Ylavic
2
-8
/
+8
2015-09-29
had a couple different trains of thought mashed together
Eric Covener
1
-1
/
+1
2015-09-28
Adjust since we are now in shared mem area
Jim Jagielski
1
-3
/
+3
2015-09-28
doccos
Jim Jagielski
47
-71
/
+77
2015-09-28
bye bye mod_h2, hello mod_http2
Jim Jagielski
56
-290
/
+277
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
[next]