2006-02-09 |
Jim Jagielski | OK, if we have already seen headers, it's a smashing |
commit | commitdiff | tree |
2006-02-09 |
Jim Jagielski | Minor style change: IMO checking for APR_SUCCESS is |
commit | commitdiff | tree |
2006-01-29 |
Garrett Rooney | Now that the dispatch function handles the entire reque... |
commit | commitdiff | tree |
2006-01-24 |
Garrett Rooney | Clean up the end-of-headers detection code a bit. ... |
commit | commitdiff | tree |
2006-01-23 |
Garrett Rooney | Update the proxy worker stats when we read/write data... |
commit | commitdiff | tree |
2006-01-23 |
Garrett Rooney | Update an old comment. |
commit | commitdiff | tree |
2006-01-23 |
Garrett Rooney | Fix the code that detects the end of the headers in... |
commit | commitdiff | tree |
2006-01-11 |
Garrett Rooney | Change the FastCGI URL scheme to fcgi://. |
commit | commitdiff | tree |
2006-01-09 |
Jim Jagielski | Allow for "natural" usage of normal FCGI structs when... |
commit | commitdiff | tree |
2006-01-09 |
Garrett Rooney | After more comparison with existing mod_proxy backends... |
commit | commitdiff | tree |
2006-01-09 |
Garrett Rooney | Set up r->path_info so that the PATH_INFO environment... |
commit | commitdiff | tree |
2006-01-08 |
Garrett Rooney | In theory, we now correctly implement all of the FastCG... |
commit | commitdiff | tree |
2006-01-07 |
Garrett Rooney | Update a log message. |
commit | commitdiff | tree |
2006-01-07 |
Garrett Rooney | Make the handling of FastCGI request headers consistent... |
commit | commitdiff | tree |
2006-01-06 |
Garrett Rooney | Make a pass through mod_proxy_fcgi and clean up its... |
commit | commitdiff | tree |
2006-01-06 |
Garrett Rooney | Read the FCGI_STDERR stream and log it to the error... |
commit | commitdiff | tree |
2006-01-05 |
Garrett Rooney | Make sure that we read the padding bytes in all cases... |
commit | commitdiff | tree |
2006-01-04 |
Ian Holsman | more debug statements. |
commit | commitdiff | tree |
2006-01-04 |
Ian Holsman | show me the header please |
commit | commitdiff | tree |
2006-01-04 |
Garrett Rooney | Clean up record header parsing a bit. This may fix... |
commit | commitdiff | tree |
2006-01-03 |
Jim Jagielski | Garret has a good point... even though we are sending... |
commit | commitdiff | tree |
2006-01-03 |
Jim Jagielski | Align with FCGI protocol defines. |
commit | commitdiff | tree |
2006-01-02 |
Jim Jagielski | Move the FastCGI protocol types/constants to a sep... |
commit | commitdiff | tree |
2006-01-02 |
Jim Jagielski | Temporary hack to allow testing to continue. Interestin... |
commit | commitdiff | tree |
2006-01-02 |
Jim Jagielski | Avoid magic numbers. Since we are reading the header... |
commit | commitdiff | tree |
2005-12-30 |
Paul Querna | When we get some kind of write failure or protocol... |
commit | commitdiff | tree |
2005-12-30 |
Paul Querna | Handle reading fastcgi records with content length... |
commit | commitdiff | tree |
2005-12-29 |
Paul Querna | Add support for reading FCGI_STDOUT and FCGI_END_REQUES... |
commit | commitdiff | tree |
2005-12-27 |
Paul Querna | Add support for sending the FASTCGI_STDIN stream of... |
commit | commitdiff | tree |
2005-12-26 |
Paul Querna | Add support for sending the environment to the backend... |
commit | commitdiff | tree |
2005-12-23 |
Paul Querna | - Add defines for most common FastCGI values. |
commit | commitdiff | tree |
2005-12-23 |
Paul Querna | Fix the parsing of the protocol in ProxyPass, so now... |
commit | commitdiff | tree |
2005-12-18 |
Paul Querna | Create a templte for a FastCGI proxy backend. It does... |
commit | commitdiff | tree |
2005-12-18 |
Paul Querna | Create a development branch for a FastCGI backend to... |
commit | commitdiff | tree |
2005-12-17 |
Ruediger Pluem | * Fix ap_http_chunk_filter to create correct chunks... |
commit | commitdiff | tree |
2005-12-16 |
William A.... | Add the module details for our /base:@...,mod_foo... |
commit | commitdiff | tree |
2005-12-16 |
William A.... | A more generic explanation |
commit | commitdiff | tree |
2005-12-16 |
William A.... | Test _NMAKE_VER define to determine nmake -nologo... |
commit | commitdiff | tree |
2005-12-16 |
William A.... | New Win32 9x efforts are a nonstarter. |
commit | commitdiff | tree |
2005-12-16 |
William A.... | Not Applicable anymore |
commit | commitdiff | tree |
2005-12-16 |
Joe Orton | * server/protocol.c (ap_old_write_filter): Use NULL... |
commit | commitdiff | tree |
2005-12-16 |
Joe Orton | * acinclude.m4 (APACHE_ENABLE_MODULES): Support passing... |
commit | commitdiff | tree |
2005-12-16 |
Joe Orton | Bring forward the fix for CVE-2005-3352 already on... |
commit | commitdiff | tree |
2005-12-16 |
Joe Orton | * modules/debug/mod_bucketeer.c (bucketeer_out_filter... |
commit | commitdiff | tree |
2005-12-15 |
Jean-Frederic... | Sorry, previous commit was not ok. |
commit | commitdiff | tree |
2005-12-15 |
Jean-Frederic... | The string comming from TC is in ASCII and the string... |
commit | commitdiff | tree |
2005-12-14 |
William A.... | Mirror Makefile.win from the GUI environment. The... |
commit | commitdiff | tree |
2005-12-14 |
William A.... | Revert 1/2 of my last commit, keep Apache2 as the... |
commit | commitdiff | tree |
2005-12-14 |
William A.... | Keep default INSTDIR out of a 2.0, 2.2 tree when... |
commit | commitdiff | tree |
2005-12-14 |
André Malo | update transformation |
commit | commitdiff | tree |
2005-12-14 |
André Malo | fix that paste error and properties |
commit | commitdiff | tree |
2005-12-12 |
Joe Orton | * include/ap_config.h: Fix the macro name. |
commit | commitdiff | tree |
2005-12-12 |
Joe Orton | * include/ap_config.h: Define AP_HAVE_DESIGNATED_INITIA... |
commit | commitdiff | tree |
2005-12-11 |
Jim Jagielski | OK, while we ponder how best to reuse conn pools for... |
commit | commitdiff | tree |
2005-12-11 |
Rich Bowen | Details about changing auth provider. |
commit | commitdiff | tree |
2005-12-11 |
Rich Bowen | A few additional seealso links |
commit | commitdiff | tree |
2005-12-11 |
Ruediger Pluem | * revert r355823 and r355837 |
commit | commitdiff | tree |
2005-12-11 |
Ruediger Pluem | * Let the proxy handler know that the backend connectio... |
commit | commitdiff | tree |
2005-12-11 |
Ruediger Pluem | * Move handling of backends that broke after the header... |
commit | commitdiff | tree |
2005-12-10 |
Rich Bowen | Split the Access Control stuff off into it's own howto... |
commit | commitdiff | tree |
2005-12-10 |
André Malo | update transformation |
commit | commitdiff | tree |
2005-12-10 |
André Malo | fix xml validation error |
commit | commitdiff | tree |
2005-12-10 |
Rich Bowen | Mention that digest can also be used with authn_dbd |
commit | commitdiff | tree |
2005-12-09 |
Rich Bowen | Add required AuthName directive |
commit | commitdiff | tree |
2005-12-08 |
Joe Orton | * include/httpd.h (conn_state_e): Remove trailing comma... |
commit | commitdiff | tree |
2005-12-07 |
Justin Erenkrantz | Add a comment and use proper grammar for another comment. |
commit | commitdiff | tree |
2005-12-07 |
Justin Erenkrantz | If a connection aborts while waiting for a chunked... |
commit | commitdiff | tree |
2005-12-07 |
Justin Erenkrantz | If we get an error reading the upstream response, we... |
commit | commitdiff | tree |
2005-12-06 |
Bradley Nicholes | Add the mod_dbd exports to the NetWare make file |
commit | commitdiff | tree |
2005-12-06 |
Nick Kew | Improve defaults from 'test' values (and get meaningful... |
commit | commitdiff | tree |
2005-12-06 |
Joe Orton | * modules/ssl/ssl_engine_kernel.c (ssl_hook_Access... |
commit | commitdiff | tree |
2005-12-06 |
Joe Orton | * os/unix/unixd.h: Use extern "C" linkage. |
commit | commitdiff | tree |
2005-12-06 |
Nick Kew | Fix documentation bugs |
commit | commitdiff | tree |
2005-12-05 |
Joshua Slive | Give a clue about what event really does, and some |
commit | commitdiff | tree |
2005-12-05 |
Nick Kew | PR 36090 |
commit | commitdiff | tree |
2005-12-05 |
Nick Kew | Fix for Bug 37790 (hangs on error return from post_read... |
commit | commitdiff | tree |
2005-12-03 |
André Malo | update transformation |
commit | commitdiff | tree |
2005-12-03 |
André Malo | fix remaining mod_imap occurences |
commit | commitdiff | tree |
2005-12-03 |
Ruediger Pluem | * Fix PR37753. Off by one bug in get_path_param eats... |
commit | commitdiff | tree |
2005-12-03 |
Paul Querna | Only define sendfile_nonblocking if APR_HAS_SENDFILE... |
commit | commitdiff | tree |
2005-12-02 |
Joshua Slive | Point the breadcrump links to the new docs index page. |
commit | commitdiff | tree |
2005-12-02 |
William A.... | Recover text |
commit | commitdiff | tree |
2005-12-02 |
William A.... | Style nit - alpha order is slightly easier to later... |
commit | commitdiff | tree |
2005-12-01 |
Paul Querna | rebuild. |
commit | commitdiff | tree |
2005-12-01 |
Paul Querna | Nuke really old version recommendation on GCC. Any... |
commit | commitdiff | tree |
2005-12-01 |
Jim Jagielski | Until we determine whether we should dip into the conne... |
commit | commitdiff | tree |
2005-12-01 |
Roy T. Fielding | minor doc changes already on 2.2 branch |
commit | commitdiff | tree |
2005-11-30 |
Jim Jagielski | Check that conn->hostname is valid before we do the... |
commit | commitdiff | tree |
2005-11-30 |
Colm MacCarthaigh | Escape the dots in the regular expression. |
commit | commitdiff | tree |
2005-11-30 |
Martin Kraemer | Fix SSL Protocol hexdumps for EBCDIC systems |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Remove the problematic block which is causing problems... |
commit | commitdiff | tree |
2005-11-29 |
André Malo | update transformation |
commit | commitdiff | tree |
2005-11-29 |
André Malo | upgrading.html.fr no longer exists, but the the entry... |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Adding mod_authn_dbd to the Windows build environments. |
commit | commitdiff | tree |
2005-11-29 |
Joshua Slive | Fix a mixed-up module reference and document (carefully) |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | First stab at a build environment for mod_authn_dbd |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Update to reflect the mod_dbd inclusion |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Add mod_dbd to the windows build environment |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | Optional functions are of __cdecl the kind on win32... |
commit | commitdiff | tree |
2005-11-29 |
Colm MacCarthaigh | A first stab at a win32 build environment for mod_dbd. |
commit | commitdiff | tree |
next |