2001-12-03 |
Brian Pane | Optimization for ap_getparents: skip past all the leading |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | [No code changes here, just adding the cvs comment... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | Added a version of ap_getline() that allocs a buffer... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | include/http_protocol.h |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | Optimization: replace apr_pstrndup() with apr_pstrmemdu... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | Added code to ap_ssi_get_tag_and_value() to avoid conve... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | Added faster logic for decodehtml to handle the special... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | Exclude the terminating null byte from the length of |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | Optimization: changed some apr_pstrndup calls to apr_ps... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | Reduced the number of strlen operations in ap_getword() |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Brian Pane | Modified ap_make_full_path to minimize the number of... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
William A.... | Correct case comparison typematch |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jeff Trawick | Get shared builds of libapr and libaprutil, as well... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Brian Pane | Fix the handling of SSI directives in which the ">... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jeff Trawick | fix mod_actions.exp, which got broken when we sanitized... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jeff Trawick | add some new .exp files for AIX so these modules can be |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jeff Trawick | fix a couple of .exp files that broke when we sanitized... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Doug MacEachern | remove churn_output() function and calls to it. |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jeff Trawick | use our standard declaration macro for the AP_DEBUG... |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Jeff Trawick | fix a potential thread safety issue in mod_mime_magic |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Bradley Nicholes | Sync'ed the NetWare export AWK script to the Unix script |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Jeff Trawick | export file for mod_cgid... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Bradley Nicholes | Got rid of an annoying uninitialized variable compiler... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Bradley Nicholes | Switched to a NetWare version of APU.h |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Greg Ames | copy the lib/ directory when installing a binary. |
commit | commitdiff | tree | snapshot |
2001-11-30 |
William A.... | Ensure we include path_info in ap_internal_fast_redir... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
William A.... | Ingorance is bliss |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Aaron Bannert | Only let the "suEXEC enabled" message be printed once... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Aaron Bannert | Add back in the "suEXEC mechanism enabled (wrapper... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Ian Holsman | r->headers_in is shared by original requests and compon... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Greg Ames | install our manual in the new location |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Jeff Trawick | "totalcon / requests" is no longer double either, so... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
William A.... | Finish undoing that last patch... previous commit... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Doug MacEachern | get rid of warning introduced by previous patch |
commit | commitdiff | tree | snapshot |
2001-11-29 |
William A.... | Revert my last patch to detect a 'leftover' arg.... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
William A.... | I don't believe it. This actually fixes the rest... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
William A.... | We never tested for invalid 'additional' arguments... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Doug MacEachern | the client cert X509_NAME_oneline() is only used if... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
William A.... | Prevent Apache from continuing to start when it's... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Doug MacEachern | avoid a call to X509_NAME_oneline() and ASN1_INTEGER_ge... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Doug MacEachern | get rid of ssl_log_applies() function. it does more... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Doug MacEachern | ssl_callback_SSLVerify() was calling (the expensive... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Doug MacEachern | fix for last change that removed ssl_util_getmodconfig(): |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Doug MacEachern | ssl_util_getmodconfig() and ssl_util_getmodconfig_ssl... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Doug MacEachern | SSL_rand() does a mutex lock/unlock with threaded MPMs... |
commit | commitdiff | tree | snapshot |
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 |
next |