summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Save a few bytes in conf pool when parsing some directives. Use temp_pool whe...Christophe Jaillet2015-02-051-1/+1
* mod_proxy_connect/wstunnel: If both client and backend sides get readableYann Ylavic2015-02-052-16/+16
* followup to r1657261 whitespace only -- reindent body of while loop.Eric Covener2015-02-041-120/+120
* *) SECURITY: CVE-2015-0228 (cve.mitre.org)Eric Covener2015-02-041-1/+5
* Fix bit-shifting of websockets frame fields that would yield wrong opcodesEric Covener2015-02-041-5/+12
* mod_macro: Clear macros before initialization to avoid use-after-freeYann Ylavic2015-02-031-8/+14
* Fix cut and paste typo in error message + remove empty lines to be consistentChristophe Jaillet2015-02-021-5/+1
* mod_proxy_http: don't connect or reuse backend before prefetching request body.Yann Ylavic2015-02-012-129/+264
* mod_proxy_connect: fix duplicated AH introduced by r1635645.Yann Ylavic2015-01-311-1/+1
* mod_alias: follow up to r1653941.Yann Ylavic2015-01-311-3/+3
* as in r1517366, drop the severity in authz_groupfile when a requireEric Covener2015-01-231-1/+1
* mod_ssl: Fix merge problem with SSLProtocol that made SSLProtocol ALL ignoredYann Ylavic2015-01-222-1/+10
* mod_ssl: revert r1653906, will commit an alternative just after.Yann Ylavic2015-01-223-18/+8
* Use unsigned bit fields.Graham Leggett2015-01-221-2/+2
* mod_alias: Introduce expression parser support for Alias, ScriptAliasGraham Leggett2015-01-221-12/+200
* Fix merge problem with SSLProtocol that made SSLProtocol ALL ignoredEric Covener2015-01-223-8/+18
* Remove the bitfield spec from the http_ctx_t.state enumEric Covener2015-01-211-1/+1
* Enable to build mod_lua against Lua 5.3.Guenter Knauf2015-01-192-0/+11
* Silence compiler warnings:Rainer Jung2015-01-181-4/+5
* mod_rewrite: Improve 'bad flag delimeters' startup error by showingEric Covener2015-01-161-11/+24
* * modules/dav/main/config.m4: Remove long-redundant expat reference.Joe Orton2015-01-091-4/+0
* Add SSLSessionTickets (on|off).Rainer Jung2015-01-084-0/+28
* save some bytes per Christophe's review.Eric Covener2015-01-081-2/+1
* mod_ssl: follow up to r1601919.Yann Ylavic2015-01-071-2/+8
* Add support for extracting subjectAltName entries of typeKaspar Brand2015-01-075-34/+158
* mod_proxy: Don't put non balancer-member workers in error state byYann Ylavic2015-01-073-4/+12
* Be consistant with the code below which accepts lower or upper case.Christophe Jaillet2015-01-051-1/+1
* * modules/cache/mod_socache_memcache.c (socache_mc_store): PassJoe Orton2015-01-051-2/+8
* mod_proxy_ajp: Fix get_content_length().Rainer Jung2015-01-021-4/+1
* Fix some spelling errors in mod_proxy_fcgi comments.Mike Rumph2014-12-301-3/+3
* PR 56603: Inappropiate ProxyPassReverse match when interpolated URL Eric Covener2014-12-291-1/+1
* Add class attributes for empty descriptionsDaniel Ruggeri2014-12-281-1/+1
* Change the return value to const, so the const non-matching input can just be Eric Covener2014-12-222-8/+7
* provide alternative PATH_INFO calculation options for proxy_fcgi.Eric Covener2014-12-201-6/+60
* Allow SetHandler+UDS+fcgi to take advantage of dedicated workers includingEric Covener2014-12-203-37/+63
* Allow (a hokey) opt-in to connection reuse for mod_proxy_fcgi + TCP. Eric Covener2014-12-201-4/+8
* tweak SCRIPT_FILENAME passed to fastcgi backends when a balancer is used.Eric Covener2014-12-191-0/+11
* * Fix If-Match handling:Ruediger Pluem2014-12-171-5/+2
* * Return NULL instead of an empty string as ssl_var_lookup_ssl does by defaul...Ruediger Pluem2014-12-151-1/+1
* Fix extraction of an SCT list from a stapled OCSP response.Jeff Trawick2014-12-151-8/+13
* ssl_io_filter_handshake(): When a post-handshake check fails,Jeff Trawick2014-12-141-1/+1
* mod_proxy: don't add the default port to the name of proxy workers. PR 57259.Yann Ylavic2014-12-101-0/+16
* * mod_ssl: Fix renegotiation failures redirected to an ErrorDocument. PR 57334.Yann Ylavic2014-12-101-3/+14
* Added include path for Windows build.Gregg Lewis Smith2014-12-101-2/+2
* * mod_proxy_fcgi: Follow up to r1640495. Ignore body data from backendJan Kaluža2014-12-091-1/+1
* dump fcgi headers with trace8 instead of debug+compile-time flag.Eric Covener2014-12-071-7/+3
* mod_proxy_ajp: follow up to r1643537.Yann Ylavic2014-12-061-1/+2
* * mod_proxy_ajp: Fix client connection errors handling and logged statusYann Ylavic2014-12-061-9/+26
* Synch trunk with 2.4.x.Christophe Jaillet2014-12-051-0/+3
* now it's actually fixed (The URL)Daniel Gruno2014-12-051-1/+0