index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save a few bytes in conf pool when parsing some directives. Use temp_pool whe...
Christophe Jaillet
2015-02-05
1
-1
/
+1
*
mod_proxy_connect/wstunnel: If both client and backend sides get readable
Yann Ylavic
2015-02-05
2
-16
/
+16
*
followup to r1657261 whitespace only -- reindent body of while loop.
Eric Covener
2015-02-04
1
-120
/
+120
*
*) SECURITY: CVE-2015-0228 (cve.mitre.org)
Eric Covener
2015-02-04
1
-1
/
+5
*
Fix bit-shifting of websockets frame fields that would yield wrong opcodes
Eric Covener
2015-02-04
1
-5
/
+12
*
mod_macro: Clear macros before initialization to avoid use-after-free
Yann Ylavic
2015-02-03
1
-8
/
+14
*
Fix cut and paste typo in error message + remove empty lines to be consistent
Christophe Jaillet
2015-02-02
1
-5
/
+1
*
mod_proxy_http: don't connect or reuse backend before prefetching request body.
Yann Ylavic
2015-02-01
2
-129
/
+264
*
mod_proxy_connect: fix duplicated AH introduced by r1635645.
Yann Ylavic
2015-01-31
1
-1
/
+1
*
mod_alias: follow up to r1653941.
Yann Ylavic
2015-01-31
1
-3
/
+3
*
as in r1517366, drop the severity in authz_groupfile when a require
Eric Covener
2015-01-23
1
-1
/
+1
*
mod_ssl: Fix merge problem with SSLProtocol that made SSLProtocol ALL ignored
Yann Ylavic
2015-01-22
2
-1
/
+10
*
mod_ssl: revert r1653906, will commit an alternative just after.
Yann Ylavic
2015-01-22
3
-18
/
+8
*
Use unsigned bit fields.
Graham Leggett
2015-01-22
1
-2
/
+2
*
mod_alias: Introduce expression parser support for Alias, ScriptAlias
Graham Leggett
2015-01-22
1
-12
/
+200
*
Fix merge problem with SSLProtocol that made SSLProtocol ALL ignored
Eric Covener
2015-01-22
3
-8
/
+18
*
Remove the bitfield spec from the http_ctx_t.state enum
Eric Covener
2015-01-21
1
-1
/
+1
*
Enable to build mod_lua against Lua 5.3.
Guenter Knauf
2015-01-19
2
-0
/
+11
*
Silence compiler warnings:
Rainer Jung
2015-01-18
1
-4
/
+5
*
mod_rewrite: Improve 'bad flag delimeters' startup error by showing
Eric Covener
2015-01-16
1
-11
/
+24
*
* modules/dav/main/config.m4: Remove long-redundant expat reference.
Joe Orton
2015-01-09
1
-4
/
+0
*
Add SSLSessionTickets (on|off).
Rainer Jung
2015-01-08
4
-0
/
+28
*
save some bytes per Christophe's review.
Eric Covener
2015-01-08
1
-2
/
+1
*
mod_ssl: follow up to r1601919.
Yann Ylavic
2015-01-07
1
-2
/
+8
*
Add support for extracting subjectAltName entries of type
Kaspar Brand
2015-01-07
5
-34
/
+158
*
mod_proxy: Don't put non balancer-member workers in error state by
Yann Ylavic
2015-01-07
3
-4
/
+12
*
Be consistant with the code below which accepts lower or upper case.
Christophe Jaillet
2015-01-05
1
-1
/
+1
*
* modules/cache/mod_socache_memcache.c (socache_mc_store): Pass
Joe Orton
2015-01-05
1
-2
/
+8
*
mod_proxy_ajp: Fix get_content_length().
Rainer Jung
2015-01-02
1
-4
/
+1
*
Fix some spelling errors in mod_proxy_fcgi comments.
Mike Rumph
2014-12-30
1
-3
/
+3
*
PR 56603: Inappropiate ProxyPassReverse match when interpolated URL
Eric Covener
2014-12-29
1
-1
/
+1
*
Add class attributes for empty descriptions
Daniel Ruggeri
2014-12-28
1
-1
/
+1
*
Change the return value to const, so the const non-matching input can just be
Eric Covener
2014-12-22
2
-8
/
+7
*
provide alternative PATH_INFO calculation options for proxy_fcgi.
Eric Covener
2014-12-20
1
-6
/
+60
*
Allow SetHandler+UDS+fcgi to take advantage of dedicated workers including
Eric Covener
2014-12-20
3
-37
/
+63
*
Allow (a hokey) opt-in to connection reuse for mod_proxy_fcgi + TCP.
Eric Covener
2014-12-20
1
-4
/
+8
*
tweak SCRIPT_FILENAME passed to fastcgi backends when a balancer is used.
Eric Covener
2014-12-19
1
-0
/
+11
*
* Fix If-Match handling:
Ruediger Pluem
2014-12-17
1
-5
/
+2
*
* Return NULL instead of an empty string as ssl_var_lookup_ssl does by defaul...
Ruediger Pluem
2014-12-15
1
-1
/
+1
*
Fix extraction of an SCT list from a stapled OCSP response.
Jeff Trawick
2014-12-15
1
-8
/
+13
*
ssl_io_filter_handshake(): When a post-handshake check fails,
Jeff Trawick
2014-12-14
1
-1
/
+1
*
mod_proxy: don't add the default port to the name of proxy workers. PR 57259.
Yann Ylavic
2014-12-10
1
-0
/
+16
*
* mod_ssl: Fix renegotiation failures redirected to an ErrorDocument. PR 57334.
Yann Ylavic
2014-12-10
1
-3
/
+14
*
Added include path for Windows build.
Gregg Lewis Smith
2014-12-10
1
-2
/
+2
*
* mod_proxy_fcgi: Follow up to r1640495. Ignore body data from backend
Jan Kaluža
2014-12-09
1
-1
/
+1
*
dump fcgi headers with trace8 instead of debug+compile-time flag.
Eric Covener
2014-12-07
1
-7
/
+3
*
mod_proxy_ajp: follow up to r1643537.
Yann Ylavic
2014-12-06
1
-1
/
+2
*
* mod_proxy_ajp: Fix client connection errors handling and logged status
Yann Ylavic
2014-12-06
1
-9
/
+26
*
Synch trunk with 2.4.x.
Christophe Jaillet
2014-12-05
1
-0
/
+3
*
now it's actually fixed (The URL)
Daniel Gruno
2014-12-05
1
-1
/
+0
[next]