summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag2.0.31(no author)2002-02-0143-12077/+36
* its tag timeIan Holsman2002-01-313-4/+4
* The missing xcopy's <.a bit was a showstopper, but to ensure any win32William A. Rowe Jr2002-01-311-85/+84
* Eliminate variables where unneeded; move ";type=" checking code to front;Martin Kraemer2002-01-301-54/+79
* Change the Windows MPM to only use the pre_mpm phase in the parent process.Ryan Bloom2002-01-305-30/+43
* change filter's/handlers to static.Ian Holsman2002-01-301-15/+9
* add a ProxyTimeout directiveIan Holsman2002-01-307-3/+93
* Whoops, forgot to update this 'way back when..Ken Coar2002-01-301-0/+6
* out damn warnings outIan Holsman2002-01-301-0/+4
* Fix a type-d'ohKen Coar2002-01-301-2/+2
* If we die we need to write an epitaph..Ken Coar2002-01-301-1/+6
* Update documentation, and lowercase all html tagsMartin Kraemer2002-01-301-618/+677
* Minor tiposMartin Kraemer2002-01-303-4/+4
* Of course, more wildcard charactersMartin Kraemer2002-01-301-1/+1
* Describe the proxy_ftp changes:Martin Kraemer2002-01-301-0/+10
* Port the "squid %2f hack" from apache_1.3.24.Martin Kraemer2002-01-301-28/+66
* Oops, sorry. Lost one line.Martin Kraemer2002-01-301-0/+1
* Something sets the content_encoding, even if a directory listingMartin Kraemer2002-01-301-1/+8
* For the ftp commands CWD and RETR, do escaping for the path elements,Martin Kraemer2002-01-301-17/+29
* Fix nmake -f makefile.win clean on win32.William A. Rowe Jr2002-01-301-2/+2
* In the debug log, say 'decline' instead of 'reject' when DECLINEingMartin Kraemer2002-01-302-2/+2
* Remove more spmt_os2 MPM leftovers.Brian Havard2002-01-304-9/+3
* get rid of a bunch of warnings about unused variablesJeff Trawick2002-01-301-7/+0
* zap a warning on AIX... given that time_t isn't an APR constructJeff Trawick2002-01-301-1/+2
* Oops: wrong variableMartin Kraemer2002-01-301-2/+2
* Simplify the complexity by using a common proxy_ftp_command() routine.Martin Kraemer2002-01-301-313/+285
* Updated to support the use of the ap_mpm_pod API in workerBrian Pane2002-01-301-0/+1
* Added logic to the worker MPM to skip the poll before acceptBrian Pane2002-01-303-118/+40
* Need the long name of the build model for ssl/abs (e.g. Release/Debug).William A. Rowe Jr2002-01-301-2/+2
* make it compile on win32Ian Holsman2002-01-301-1/+1
* Cleanup some fallout from the recent install_transport_filters commit.Bill Stoddard2002-01-304-11/+3
* Simplify the exit paths of ap_rgetline by creating a second brigade forJustin Erenkrantz2002-01-301-13/+25
* Now how did this slip by. Fixes a segfault. I tested this code, really...Bill Stoddard2002-01-301-1/+1
* get prefork to build again.Greg Ames2002-01-291-1/+1
* new directive 'ProxyPreserveHost' which allows the incoming host line toIan Holsman2002-01-295-17/+95
* just make it a bit more explicitIan Holsman2002-01-291-1/+2
* This patch restores most of Ryan's patch (11/12/2001) to remove theBill Stoddard2002-01-2912-45/+82
* configuration change.Ian Holsman2002-01-293-5/+19
* BuildBin never made it to this home. Makefile.win got lost, since itWilliam A. Rowe Jr2002-01-291-1/+1
* Move the _tryssl targets across to the BuildBin targetWilliam A. Rowe Jr2002-01-292-4/+4
* Trust MS to manage it's project.William A. Rowe Jr2002-01-291-58/+1
* By popular demand and some of my own observations - here is a buildWilliam A. Rowe Jr2002-01-292-0/+112
* If the ftp proxy could not guess the output format of the ftp server'sMartin Kraemer2002-01-291-0/+15
* Many of our platform's apr_dir_read() aren't returning APR_FINFO_TYPE,William A. Rowe Jr2002-01-291-1/+8
* Prepare for some changes to the .dsw - phase 1.William A. Rowe Jr2002-01-291-3/+5
* Fix handling of \r\n at the end of FTP directory listings (\r charactersMartin Kraemer2002-01-291-5/+12
* For NoProxy connections (when no backend->connection is needed), a NULLMartin Kraemer2002-01-291-3/+8
* ScriptAlias requires mod_cgiJoshua Slive2002-01-291-4/+6
* * Prefer compatibility with both HTML-4 and XHTML (rather than XHTML only)Martin Kraemer2002-01-291-60/+75
* Add some more apr_ typesMartin Kraemer2002-01-291-0/+3