index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LAYOUT
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2015-09-14
changing r->protocol to HTTP/2 for all directly handles requests, fixing hand...
Stefan Eissing
6
-35
/
+19
2015-09-13
Rebuild.
Lucien Gentis
11
-40
/
+30
2015-09-13
XML updates.
Lucien Gentis
5
-29
/
+30
2015-09-12
axe unused variable
Jeff Trawick
1
-1
/
+0
2015-09-12
update mod_ssl transformations
Kaspar Brand
3
-142
/
+115
2015-09-12
Remove SSLALPNPreference directive docs (superseded
Kaspar Brand
1
-28
/
+0
2015-09-12
link to the OpenSSL 1.0.2 version of the SSL_CONF_cmd man page
Kaspar Brand
1
-1
/
+1
2015-09-12
Append :!aNULL:!eNULL:!EXP to the cipher string settings,
Kaspar Brand
4
-6
/
+16
2015-09-11
mod_slotmem_shm: follow up to r1702450.
Yann Ylavic
1
-3
/
+7
2015-09-11
mod_slotmem_shm: follow up to r1702450.
Yann Ylavic
1
-11
/
+11
2015-09-11
mod_slotmem_shm: Fix balancers and balancer members slots reuse on
Yann Ylavic
1
-57
/
+76
2015-09-09
Rebuild
Rich Bowen
35
-55
/
+68
2015-09-09
Patch from info@mathijs.info to use 2.4 authz syntax.
Rich Bowen
1
-1
/
+3
2015-09-09
Use 2.4 access control syntax. Patch from info@mathijs.info
Rich Bowen
1
-3
/
+3
2015-09-08
In order to save a few cycles, delay a hash table lookup which is not necessa...
Christophe Jaillet
1
-1
/
+2
2015-09-07
Improve macro definition in order to avoid potential precedence issues.
Christophe Jaillet
1
-51
/
+51
2015-09-07
Revert r1697735.
Christophe Jaillet
1
-1
/
+1
2015-09-06
allow autoindex w/o mod_dir/mod_mime setting the DIR_MAGIC_TYPE.
Eric Covener
2
-1
/
+7
2015-09-05
rebuild
Christophe Jaillet
4
-5
/
+5
2015-09-05
Fix typo spotted in comment in online doc. [comment #4454)
Christophe Jaillet
2
-3
/
+3
2015-09-05
Remove duplicate reference to h2_workers.c
Gregg Lewis Smith
1
-4
/
+0
2015-09-04
mod_h2 version bump, more c89 goodiness
Stefan Eissing
3
-16
/
+4
2015-09-04
improvements in ap_select_protocol(), supplied by yann ylavic
Stefan Eissing
2
-47
/
+42
2015-09-04
s/;;/;/
Gregg Lewis Smith
1
-1
/
+1
[next]