2001-11-28 |
Doug MacEachern | remove setting of ap::{http::method,default::port}... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Doug MacEachern | moving chunk of logic that deals with writing ssl data... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
William A.... | Yea, sure a message is always good. Note we can... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Jeff Trawick | recognize the symbols generated by APR_POOL_DECLARE_ACC... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Doug MacEachern | implement a custom BIO which allows us to hook SSL_writ... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Ian Holsman | welcome to .30 |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Ian Holsman | about to tag 29 |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Ian Holsman | About to tag 29 |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Ian Holsman | Change the magic # |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Brian Pane | Added an entry for the core_output_filter buffering... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Brian Pane | Another performance-related change to core_output_filte... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Brian Pane | Optimization for core_output_filter: if the iovec is... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
William A.... | OK... we keep deferring these issues, it's time for... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
William A.... | Changes by Mladen Turk <mturk@mappingsoft.com>, with... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Greg Ames | include mod_charset_lite by default on an ebcdic system |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Joshua Slive | More updates of user support info. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Ryan Bloom | We must use absolute paths or we break VPATH builds. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Cliff Woolley | The survey says yes, that is in fact the expected behav... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Justin Erenkrantz | Correct closing tag for a href. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Ian Holsman | change so that it doesn't rely on the structure of... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Jeff Trawick | very minor tweaks: |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Brian Pane | Another fix for the core_output_filter() code that... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Brian Pane | More fixes for core_input_filter()'s concatenation... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Joshua Slive | Add a link to the new mailing list. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Brian Pane | Fix for the code in core_output_filter() that concatena... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
William A.... | Reports arrive that some awks are tripped up by an... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Ryan Bloom | Fix the installation target to make sure that the manual is |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Brian Pane | short-circuit out of xbithack_handler immediately if... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Brian Pane | optimization: short-circuit out of the mod_actions... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Brian Pane | optimized away the sprintf calls in ap_make_etag() |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Brian Pane | optimize ap_add_common_vars() for the common case where... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Doug MacEachern | don't bother setting the ssl info callback unless SSLLo... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Ryan Bloom | Fix the cmd command for mod_include. When we are proce... |
commit | commitdiff | tree | snapshot |
2001-11-24 |
Ian Holsman | change open_logs hook to return a value, allowing you... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Ian Holsman | Fix post-config hook to return a int. |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Brian Pane | fixed declaration mismatch for cgid_init() that was... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Ryan Bloom | Fix a bug in the core_output_filter. If we are bufferi... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Aaron Bannert | mod_ssl is big and bulky, takes awhile to load, sometim... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Ian Holsman | Modify post_config hook so that it can return a error, |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Ian Holsman | make doxygen stop complianing about some netware specif... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Brian Pane | converted apr_pcalloc to apr_palloc for 15% reduction... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Brian Pane | restructured the conditional logic in ap_merge_per_dir_... |
commit | commitdiff | tree | snapshot |
2001-11-23 |
Brian Pane | replaced the hash used in add_any_filter() with a trie... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Cliff Woolley | It's better to dup the apr_mmap_t when we first create... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Brian Pane | optimized away a strlen call in alias_matches() |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Brian Pane | added inlined string concatenation to form_header_field... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Brian Pane | minor performance fix for ap_add_common_vars(): replace... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Aaron Bannert | Mention the new --with-suexec-bin parameter. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Aaron Bannert | Allow SUEXEC_BIN to be defined by the configure script. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Joshua Slive | Fix link. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Aaron Bannert | Just some style changes from when I was working on... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Brian Pane | fix for a segfault that occurred when mod_include was... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Brian Pane | fix segv in worker MPM following check_pipe_of_death... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Doug MacEachern | dont va_start() in ssl_log() unless we are actually... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Doug MacEachern | avoid a couple of calls to ssl_util_vhostid() and apr_p... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Doug MacEachern | optimize lookup of ssl-{unclean,accurate}-shutdown... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Doug MacEachern | two performance improvements: |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Doug MacEachern | return from ssl_callback_LogTracingState if sc->nLogLev... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Doug MacEachern | macros for dumping the list of server_recs |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Doug MacEachern | remove AP_CTX_* macros which are no longer used |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Doug MacEachern | get rid of 'apctx' table that used to live in SSL_get_a... |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Doug MacEachern | move c->notes.ssl::verify::depth to SSLConnRec.verify_depth |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Doug MacEachern | get rid of SSL_get_app_data2_idx() which had a race... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Doug MacEachern | move c->notes.ssl::verify::{info,error} to SSLConnRec... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Justin Erenkrantz | Add mod_deflate (formerly known as mod_gz) to experimen... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Doug MacEachern | remove test_pass_brigade; it lives in httpd-test not... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Ian Holsman | comment out module test_pass_brigade as it doesn't... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Doug MacEachern | move c->notes.ssl::flag::{unclean,accurate}-shutdown... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Jeff Trawick | Bail out at configure time if an invalid MPM was specified. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Ryan Bloom | Fix a bug in our output filter buffering. If a lot... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Ryan Bloom | This was done a while ago. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Greg Ames | include the appropriate header files for ntohs and... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Doug MacEachern | move c->notes.ssl::client::dn to SSLConnRec.client_dn |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Doug MacEachern | start moving c->notes usage to a new SSLConnRec structu... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Ian Holsman | let mod_file_cache use the new apr_mmap_dup function |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Jeff Trawick | when this module's resolver calls were apr-ized recentl... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Ryan Bloom | Fix the timeout logic that I broke last week. This... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Doug MacEachern | Prevent segv in ap_note_basic_auth_failure() when no... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Aaron Bannert | Gets us compiling again on FreeBSD. Adds conditional... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Aaron Bannert | It compiles and looks good. I know not of a good way... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Aaron Bannert | No good reason to have this in <> instead of "". Having... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bill Stoddard | Win32: Move the call to fetch the network addresses... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Justin Erenkrantz | apxs should be using sbindir not bindir for the path... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bill Stoddard | Win32: Clean up some error paths. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Bill Stoddard | Win32 bug fix: |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Jeff Trawick | Get IPv6 vhosts working (again ?). |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Doug MacEachern | fix chdir_for_gprof() to s/dir/use_dir/ for chdir() |
commit | commitdiff | tree | snapshot |
2001-11-20 |
William A.... | Split Justin's and my key issues, which have become... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Brian Pane | optimized away some pointer arithmetic in the inner... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Justin Erenkrantz | 2.0.28 was released. |
commit | commitdiff | tree | snapshot |
2001-11-20 |
Brian Pane | optimized away some pointer arithmetic in the inner... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bradley Nicholes | Fixed the AWK script so that it will pick up functions... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Doug MacEachern | add input filter AP_MODE_INIT support to handshake... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Doug MacEachern | add new input filter mode AP_MODE_INIT: |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Cliff Woolley | Fixed the behavior of the XBitHack directive. |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jeff Trawick | use the old threaded.html contents for worker MPM docs... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jeff Trawick | axe threaded MPM |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Jeff Trawick | Get rid of threaded MPM. This commit has the actual... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Bradley Nicholes | Changed a variable name to avoid a NetWare LibC global... |
commit | commitdiff | tree | snapshot |
2001-11-19 |
William A.... | Historically consistent flag to shutdown the server... |
commit | commitdiff | tree | snapshot |
next |