2001-04-13 |
Graham Leggett | Initial support for proxy protocol handler sub-modules... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Ryan Bloom | Forgot the CHANGES file. |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Ryan Bloom | Add more options to the ap_mpm_query function. This... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Chuck Murcko | Be type safe, avoid possible buffer overrun |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Chuck Murcko | Not sure what I was thinking, but this clarifies the... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Graham Leggett | Added Max-Forwards support for all request types so... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Graham Leggett | Sorted out some content-type oddness with proxy_ftp.c |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Graham Leggett | Fixed all the APR error codes to make sure they end... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Chuck Murcko | Fix logic in connect handler from previous patch |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Chuck Murcko | Fix warnings about byte count type on Darwin |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Cliff Woolley | Change AP_MIN_BYTES_TO_WRITE from 9000 to 8192 to match... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Graham Leggett | IPV6 EPSV support for IPV6 in FTP proxy. |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Graham Leggett | Fixed a problem with FTP directories and charcters... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Ryan Bloom | Do not install the binaries from the support directory... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Doug MacEachern | s/apr_signal_thread_func/apr_signal_thread/ |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Roy T. Fielding | Fix the shell syntax error that occurs when a for list... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Ryan Bloom | The ap_f* functions should flush data to the filter... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Ryan Bloom | Convert the apr_create_signal_thread to apr_signal_thre... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Ryan Bloom | Force the dav/fs config.m4 file to be added to the... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Ryan Bloom | Make the dav/main config.m4 file be added to the config... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
William A.... | Clean up some exposed data that should be internal... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
William A.... | More APR_STATUS_IS_ canonicalization |
commit | commitdiff | tree | snapshot |
2001-04-12 |
William A.... | Probably my own foobar |
commit | commitdiff | tree | snapshot |
2001-04-12 |
William A.... | Gotta use APR_STATUS_IS_EFOO() wrappers on all except... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
William A.... | It's critical that apps use the APR_STATUS_IS_EFOO... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
William A.... | Make default install target more consistent with... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Roy T. Fielding | Remove double-quotes from the list of programs to insta... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Roy T. Fielding | Make ab work again by changing its native types to... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Graham Leggett | FTP directory filter works now. |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Ryan Bloom | When I initially pulled the BYTERANGE filter into the... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Graham Leggett | Fixed some thread-safety issues with the HTTP proxy... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Cliff Woolley | Removed apr_bucket_do_create() macro, which was causing... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Roy T. Fielding | Make clean, distclean, and extraclean consistently... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Greg Ames | commit the CHANGES file, too. This is for fixing the... |
commit | commitdiff | tree | snapshot |
2001-04-11 |
Greg Ames | Fix the naming of the apr_threadattr_detach_xxx functio... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Small docco fix. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Remove a needless assignment. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Ignore *.slo too.... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | Small fixes. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | A client POST request would be read entirely into RAM... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
William A.... | Clean up a yet a couple more emits |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | Make sure the filter stack in a reused downstream conne... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
William A.... | Knock off another couple of compiler emits. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
William A.... | icase is intialized as the result of an (a == b)... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
William A.... | Toss the float nonsense from c-l, and cast atof as... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | We now keep the entire conn_rec across downstream keepa... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Missed one... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Bill Stoddard | More status stuff and wish listing... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | *Sigh*. Pointless repetition of calculations. It bother... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Bill Stoddard | More status |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Fix errors in generating docco using make docs. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Bill Stoddard | Green and yellow pollen in the air like fog blotting... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Small docco fixes. |
commit | commitdiff | tree | snapshot |
2001-04-10 |
William A.... | change include_handler to include_handler_fn_t, and... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
William A.... | We seem to use fn_t *fn throughout the rest of apache... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Victor J. Orlikowski | Moved config.m4 to config9.m4. This allows most (if... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | More fixes... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | Memory allocation cleanups |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | Change HTTP proxy to use ap_proxy_string_read() instead... |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Graham Leggett | Compiler warnings - yuck! |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Ryan Bloom | Remove BindAddress from the default config file, becaus... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Graham Leggett | *) PASV FTP works now. |
commit | commitdiff | tree | snapshot |
2001-04-09 |
William A.... | Spare unix users some more win32 questions |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Ryan Bloom | Allow modules to be added to the server at configure... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | Goodbye more dead code. |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | Stopped the CORE filter from sending off an HTTP respon... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | HTTP_VERSION() is the correct way to do this... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | More error checks to make sure the poll() loop dies... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | CONNECT now works!!! Woohoo!!! |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | Various cleanups and comments |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Graham Leggett | Add #defines for protocol version checks... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Victor J. Orlikowski | As in the case of 1.3, there are expected cases where... |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Victor J. Orlikowski | Backing my earlier change out; There exists the possibi... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Make the CONNECT proxy talk HTTP/1.1. Still need to... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | *) Made log entries consistent with proxy: CONNECT: |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | proxy_connect.c needs ap_parse_hostinfo_components... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Downstream keepalives in mod_proxy should not kick... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Jeff Trawick | tweak unixd.h so that exports.c is built properly |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Brian Havard | ap_os_systemcase_filename isn't implemented on OS/2... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Sockets weren't being closed if the proxy could not... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Brian Havard | OS/2: Export some APR global variables from the httpd... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Brian Havard | OS/2: Set the max file handles for the process to somet... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Brian Havard | A few symbols from os.h need to be exported. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Turns out continuation lines in ftp can start with... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Fixed problem where the port was left at zero on reques... |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Graham Leggett | Some bugfixes to proxy_ftp.c |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Paul J. Reder | Update CHANGES file to include the prefork idle child... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Paul J. Reder | Changes required to make prefork clean up idle children... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Graham Leggett | Bugfixes to proxy_ftp.c -> in some places uri_addr... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Graham Leggett | Converted send_dir() to ap_proxy_send_dir_filter()... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Victor J. Orlikowski | More pool allocation errors. The apr_sockaddr_t structu... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Chuck Murcko | update status; add FTP back in to the build |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Graham Leggett | Major rework of ap_proxy_ftp_handler() to use filters... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jeff Trawick | Now that APR knows when TCP_NODELAY is inherited, use... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Graham Leggett | Cleanup of dead functions within proxy_util.c. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Graham Leggett | Reworked the storage of the client socket between keepa... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Jeff Trawick | as Bill did with threaded, don't let a child process... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
William A.... | Time to refresh mak on Win32 |
commit | commitdiff | tree | snapshot |
2001-04-05 |
William A.... | Lost mod_info at some point (probably well adding... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
David Reid | Move the error logging of a failed send into the core... |
commit | commitdiff | tree | snapshot |
next |