| Commit message (Expand) | Author | Age | Files | Lines |
* | update license header text | Roy T. Fielding | 2006-07-11 | 165 | -990/+990 |
* | Clean up some proxy macros. Avoid the use of magic | Jim Jagielski | 2006-07-11 | 2 | -5/+24 |
* | Restructure the find_route_worker() function. Basically, | Jim Jagielski | 2006-07-11 | 1 | -38/+46 |
* | This tree can't be named modules/debug/. Now it isn't. | William A. Rowe Jr | 2006-07-06 | 11 | -2/+2 |
* | Revert Revision 397647 | William A. Rowe Jr | 2006-07-06 | 64 | -129/+129 |
* | * modules/ssl/ssl_engine_init.c (ssl_init_ctx_cleanup_proxy): Unset | Joe Orton | 2006-06-29 | 1 | -0/+1 |
* | * Retry worker chosen by client supplied route / redirect worker if it | Ruediger Pluem | 2006-06-27 | 1 | -11/+32 |
* | * Add the following environment variables to expose the information | Ruediger Pluem | 2006-06-26 | 1 | -0/+14 |
* | Solve 416291, but in a more elegant manner, and with a little | William A. Rowe Jr | 2006-06-22 | 1 | -12/+24 |
* | Stop appending a backslash if some trailing slash is present. | William A. Rowe Jr | 2006-06-22 | 1 | -2/+3 |
* | mod_isapi: Handle "HTTP/1.1 200 OK" style status lines correctly, the | William A. Rowe Jr | 2006-06-22 | 1 | -1/+1 |
* | We need to pay alot more attention here to ap_pass_brigade. | William A. Rowe Jr | 2006-06-22 | 1 | -9/+10 |
* | mod_isapi: Ensure we walk through all the methods the developer may have | William A. Rowe Jr | 2006-06-22 | 1 | -18/+62 |
* | New SSLLogLevelDebugDump [ None (default) | IO (not bytes) | Bytes ] | William A. Rowe Jr | 2006-06-22 | 4 | -4/+52 |
* | PR#39854 | Nick Kew | 2006-06-22 | 1 | -21/+2 |
* | * server/core.c (default_handler): Use apr_brigade_insert_file() to | Joe Orton | 2006-06-14 | 8 | -83/+15 |
* | spellcheck | Jeff Trawick | 2006-06-12 | 1 | -1/+1 |
* | PR#39761 | Nick Kew | 2006-06-09 | 1 | -2/+5 |
* | Apply mod_speling enhancement posted by Olivier Thereaux | Nick Kew | 2006-06-05 | 1 | -13/+12 |
* | * If possible, check if the size of an object to cache is within the | Ruediger Pluem | 2006-06-03 | 1 | -0/+16 |
* | * info->expire and info->date are in microseconds. So convert the difference | Ruediger Pluem | 2006-06-03 | 1 | -1/+1 |
* | Fix a problem with invalid auth error detection for LDAP client SDKs that don... | Bradley Nicholes | 2006-06-03 | 1 | -0/+9 |
* | * Keep the Content-Type for successfully revalidated | Ruediger Pluem | 2006-05-30 | 1 | -0/+11 |
* | Chop historic notes no longer relevant since 2.2 release. | Nick Kew | 2006-05-29 | 1 | -14/+0 |
* | PR#39672: Check that filter exists before trying to insert it | Nick Kew | 2006-05-29 | 1 | -0/+5 |
* | * Remove temporary files if renaming fails, otherwise they may accumulate. | Ruediger Pluem | 2006-05-28 | 1 | -1/+6 |
* | small cleanup of EBCDIC support in mod_proxy_ajp | Jeff Trawick | 2006-05-26 | 3 | -20/+3 |
* | * Actually we are adding 3 bytes to the string (two for the length in front | Ruediger Pluem | 2006-05-25 | 1 | -1/+1 |
* | * Cleanup the code by replacing some inline code to lower-case a string with | Ruediger Pluem | 2006-05-22 | 1 | -8/+4 |
* | Make the logging in mod_proxy_fcgi more consistent. | Garrett Rooney | 2006-05-22 | 1 | -5/+4 |
* | * Fix const compiler warning introduced by r407357. | Ruediger Pluem | 2006-05-21 | 1 | -5/+7 |
* | * Handle the cases "no proxy request" and "reverse proxy request" in the same | Ruediger Pluem | 2006-05-17 | 1 | -8/+16 |
* | * modules/generators/mod_autoindex.c (output_directories): Escape | Joe Orton | 2006-05-17 | 1 | -2/+3 |
* | Add support for fcgi:// proxies to mod_rewrite. | Garrett Rooney | 2006-05-10 | 1 | -0/+3 |
* | Add optional 'scheme://' prefix to ServerName directive. For | Sander Temme | 2006-05-05 | 1 | -0/+12 |
* | mod_charset_lite: Bypass translation when the source and dest charsets | Jeff Trawick | 2006-05-04 | 1 | -0/+2 |
* | Stop returning DECLINED from the output filter for proxy | Jeff Trawick | 2006-05-04 | 1 | -3/+0 |
* | * Add Content-Type to headers_out if not already set. This ensures that | Ruediger Pluem | 2006-05-03 | 1 | -0/+8 |
* | * modules/ssl/ssl_scache_shmcb.c: Rewrite of shmcb session cache to | Joe Orton | 2006-05-03 | 1 | -1114/+504 |
* | Fix compile time warnings. | Garrett Rooney | 2006-04-28 | 1 | -1/+7 |
* | This resource /D syntax was pretty horridly imported into VS 2005, | William A. Rowe Jr | 2006-04-27 | 64 | -129/+129 |
* | Remove all /machine:I386 references, these are getting in the way | William A. Rowe Jr | 2006-04-27 | 64 | -322/+322 |
* | Move flex/bison/sed steps into a "mod_ssl - Win32 Lexical" grammer | William A. Rowe Jr | 2006-04-24 | 1 | -33/+44 |
* | PR#39386: Fix merge-config to support prepared statements (Brian J. France) | Nick Kew | 2006-04-23 | 1 | -0/+1 |
* | * Consequently use disk_cache: in error log strings | Ruediger Pluem | 2006-04-23 | 1 | -5/+5 |
* | Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end for | Garrett Rooney | 2006-04-22 | 4 | -0/+1106 |
* | * modules/proxy/proxy_util.c (ap_proxy_initialize_worker): Fix | Joe Orton | 2006-04-20 | 1 | -1/+4 |
* | revert accidental copyright year changes | Roy T. Fielding | 2006-04-20 | 3 | -4/+4 |
* | s|/GX |/EHsc | because they were always synonyms, and Visual Studio | William A. Rowe Jr | 2006-04-20 | 64 | -64/+64 |
* | Remove a host of dependencies upon awk, using the same template for | William A. Rowe Jr | 2006-04-20 | 64 | -2008/+192 |