2001-11-29 |
Doug MacEachern | move srand() call from ssl_rand_choosenum() to ssl_init... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Doug MacEachern | call getpid() once at child init and save in the SSLMod... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Doug MacEachern | carry over from 1.3: disable profiling in the parent... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Aaron Bannert | Fix awkward grammar in some of mod_ssl's error messages. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Greg Ames | begone, ugly echoed seds. Use build/install-bindist... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Greg Ames | new file for use with binbuild.sh |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Ian Holsman | make the proxy code spit out an error to the error... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Ian Holsman | deflate is in |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bill Stoddard | It's webmaster, not Webmaster |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Greg Ames | get binbuild.sh working enough to create a binary which... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Joshua Slive | Clarify a little how options work. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Justin Erenkrantz | Downgrade the input filtering from a showstopper. ... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Justin Erenkrantz | 2.0.29 is tagged. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Justin Erenkrantz | Code style changes mock us. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Justin Erenkrantz | Say what? |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Doug MacEachern | calculate VHostID length at startup rather than request... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Doug MacEachern | avoid calling ssl_util_vhostid() (and apr_sprintf under... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Doug MacEachern | replace strlen(cpVHostMD5) with MD5_DIGESTSIZE*2 in... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Doug MacEachern | use apr_pstrndup() instead of apr_pstrdup() to avoid... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Doug MacEachern | remove unused ssl::handshake::timeout references |
commit | commitdiff | tree | snapshot |
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 |
next |