summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Prevent a segfault when a CGI script sets a cookie with a null value.Ruediger Pluem2008-07-191-1/+1
* * Prevent Header edit from processing only the first header it shouldRuediger Pluem2008-07-041-4/+33
* caught by RuedigerEric Covener2008-06-291-1/+1
* mod_auth_digest: Detect during startup when AuthDigestProviderEric Covener2008-06-295-2/+52
* * Fix formating. No functional change.Ruediger Pluem2008-06-211-2/+3
* correct r670061 - preserve query string with [noescape, proxy]Thomas J. Donovan2008-06-211-10/+9
* After r649840, mod_proxy_http will no longer append a query string from r->ar...Thomas J. Donovan2008-06-201-9/+10
* Switch the default base authz logic operation to 'AND' rather than 'OR'. Thi...Bradley Nicholes2008-06-131-14/+39
* Allow for negation of env check as well...Jim Jagielski2008-06-131-1/+13
* more tab cleanupsJim Jagielski2008-06-131-2/+2
* more de-tabifyJim Jagielski2008-06-131-2/+2
* move back to inner loop... fails otherwiseJim Jagielski2008-06-101-1/+3
* Patch for CVE-2008-2364...Jim Jagielski2008-06-101-5/+28
* * Offer the possibility to create session cookies in the case a path isRuediger Pluem2008-06-071-11/+18
* * Allow HttpOnly, 1 and true to enable HttpOnly, allow secure, 1 and trueRuediger Pluem2008-06-071-2/+6
* Catch up with a host of changes to the current module setWilliam A. Rowe Jr2008-06-0712-0/+1340
* Signedness errorWilliam A. Rowe Jr2008-06-071-1/+1
* Catch up with cache changesWilliam A. Rowe Jr2008-06-071-12/+0
* Consumed by server/*.c, belongs in include/William A. Rowe Jr2008-06-071-95/+0
* ap_ namespace, a dead giveaway that this information should resideWilliam A. Rowe Jr2008-06-071-159/+0
* If we are submitting 2GB login forms, there is a very serious,William A. Rowe Jr2008-06-071-8/+10
* You don't export the fn hooked or registered as an optional fnWilliam A. Rowe Jr2008-06-071-23/+26
* You don't export the local registered functionsWilliam A. Rowe Jr2008-06-072-112/+68
* You don't export registered entry pointsWilliam A. Rowe Jr2008-06-072-17/+10
* As this is consumed by the core, mod_auth must reside inWilliam A. Rowe Jr2008-06-071-136/+0
* No. You cannot rely on mod_foo.h magic from theWilliam A. Rowe Jr2008-06-071-137/+0
* mod_session has a different scope than the core.William A. Rowe Jr2008-06-072-27/+52
* Revert prior change; some of these are registeredWilliam A. Rowe Jr2008-06-072-13/+13
* The cache_hash, cache_pqueue and cache_cache functionsWilliam A. Rowe Jr2008-06-066-54/+62
* mod_mem_cache consumes mod_cache, linking this inWilliam A. Rowe Jr2008-06-061-1/+0
* Revert prior commit; the flaw is not in exporting allWilliam A. Rowe Jr2008-06-061-2/+6
* These are declared CACHE_DECLARE and should be consumedWilliam A. Rowe Jr2008-06-061-6/+2
* No.William A. Rowe Jr2008-06-062-13/+13
* No functional change; simplify the CVE-2007-6420 fix slightly, asJoe Orton2008-06-061-9/+10
* For *trunk/* development, presume at least apr-1.3 (now released) forWilliam A. Rowe Jr2008-06-052-2/+8
* Fix client verification problem with SNI and multicerts.Guenter Knauf2008-06-031-0/+10
* Prevent CSRF attacks against the balancer-manager (CVE-2007-6420)Joe Orton2008-05-301-0/+39
* * Do this later as we might leave the function anyway without the need for this.Ruediger Pluem2008-05-301-2/+2
* * According to RFC 2616 8.2.3 we are not allowed to forward anRuediger Pluem2008-05-301-0/+8
* * Set at init time and combine comments.Ruediger Pluem2008-05-291-5/+7
* * Do not add the query string again in the case that we are using theRuediger Pluem2008-05-291-12/+9
* Switch ftp_directory_charset and interpolate_env in proxy_dir_conf,Nick Kew2008-05-281-1/+1
* * mod_proxy_http.cRuediger Pluem2008-05-272-2/+65
* * Make setting of HttpOnly flag more explicit.Ruediger Pluem2008-05-271-4/+6
* * Handle the case that secure is NULLRuediger Pluem2008-05-271-1/+3
* * Introduce a flag to decide whether we sent an body to the backend or not.Ruediger Pluem2008-05-261-1/+3
* For now don't build mod_session_crypto on NetWareBradley Nicholes2008-05-231-1/+2
* Build mod_request on NetWareBradley Nicholes2008-05-232-0/+251
* Add new exportsBradley Nicholes2008-05-231-2/+4
* Add an include path to mod_request.hBradley Nicholes2008-05-231-0/+1