]> granicus.if.org Git - apache/shortlog
apache
2001-12-05 Jeff Trawickseparate logic specific to building Apache DSOs from...
2001-12-05 Ian Holsmanmutli-dbm patch should remove on of the showstoppers...
2001-12-05 Joshua SliveAdd directory and .htaccess context in mod_env directives.
2001-12-05 Joshua SliveBad link.
2001-12-05 Jeff Trawickhmmm... gcc 2.95.2 on AIX says sizeof is long... fix up
2001-12-05 Jeff Trawickif compilation is doomed due to lack of thread support...
2001-12-05 Justin ErenkrantzBill speaks.
2001-12-05 Jeff Trawickmention an unfortunate issue with make_exports.awk
2001-12-05 Jeff TrawickAllow apxs to be used to build DSOs on AIX without...
2001-12-05 Brian PaneFixed check for buffer overrun in ap_rgetline()
2001-12-04 Jeff Trawicktweak httpd -V output to show the architecture (bits...
2001-12-04 Jeff Trawickget the declaration for strcasecmp()/strncasecmp()...
2001-12-04 Jeff Trawickget prototype for strcasecmp() on AIX
2001-12-03 William A.... Resolved segfault in mod_isapi when configuring with...
2001-12-03 Joshua SliveAdd a sitemap.
2001-12-03 Greg Amesget binbuild working when apr, apr-util, and expat...
2001-12-03 Bill StoddardChange a comment. This change was made to 2.0.29-dev...
2001-12-03 Ben LaurieHandle the ? option.
2001-12-03 Jeff Trawickget rid of an unused variable
2001-12-03 Cliff WoolleyFix prototype for post_config hook
2001-12-03 Cliff WoolleyFix a typo (?)
2001-12-03 Brian PaneOptimization for ap_getparents: skip past all the leading
2001-12-02 Brian Pane[No code changes here, just adding the cvs comment...
2001-12-02 Brian PaneAdded a version of ap_getline() that allocs a buffer...
2001-12-02 Brian Paneinclude/http_protocol.h
2001-12-02 Brian PaneOptimization: replace apr_pstrndup() with apr_pstrmemdu...
2001-12-02 Brian PaneAdded code to ap_ssi_get_tag_and_value() to avoid conve...
2001-12-02 Brian PaneAdded faster logic for decodehtml to handle the special...
2001-12-02 Brian PaneExclude the terminating null byte from the length of
2001-12-02 Brian PaneOptimization: changed some apr_pstrndup calls to apr_ps...
2001-12-02 Brian PaneReduced the number of strlen operations in ap_getword()
2001-12-02 Brian PaneModified ap_make_full_path to minimize the number of...
2001-12-02 William A.... Correct case comparison typematch
2001-12-01 Jeff TrawickGet shared builds of libapr and libaprutil, as well...
2001-12-01 Brian PaneFix the handling of SSI directives in which the ">...
2001-12-01 Jeff Trawickfix mod_actions.exp, which got broken when we sanitized...
2001-12-01 Jeff Trawickadd some new .exp files for AIX so these modules can be
2001-12-01 Jeff Trawickfix a couple of .exp files that broke when we sanitized...
2001-12-01 Doug MacEachernremove churn_output() function and calls to it.
2001-12-01 Jeff Trawickuse our standard declaration macro for the AP_DEBUG...
2001-12-01 Jeff Trawickfix a potential thread safety issue in mod_mime_magic
2001-11-30 Bradley NicholesSync'ed the NetWare export AWK script to the Unix script
2001-11-30 Jeff Trawickexport file for mod_cgid...
2001-11-30 Bradley NicholesGot rid of an annoying uninitialized variable compiler...
2001-11-30 Bradley NicholesSwitched to a NetWare version of APU.h
2001-11-30 Greg Amescopy the lib/ directory when installing a binary.
2001-11-30 William A.... Ensure we include path_info in ap_internal_fast_redir...
2001-11-30 William A.... Ingorance is bliss
2001-11-30 Aaron BannertOnly let the "suEXEC enabled" message be printed once...
2001-11-29 Aaron BannertAdd back in the "suEXEC mechanism enabled (wrapper...
2001-11-29 Ian Holsmanr->headers_in is shared by original requests and compon...
2001-11-29 Greg Amesinstall our manual in the new location
2001-11-29 Jeff Trawick"totalcon / requests" is no longer double either, so...
2001-11-29 William A.... Finish undoing that last patch... previous commit...
2001-11-29 Doug MacEachernget rid of warning introduced by previous patch
2001-11-29 William A.... Revert my last patch to detect a 'leftover' arg....
2001-11-29 William A.... I don't believe it. This actually fixes the rest...
2001-11-29 William A.... We never tested for invalid 'additional' arguments...
2001-11-29 Doug MacEachernthe client cert X509_NAME_oneline() is only used if...
2001-11-29 William A.... Prevent Apache from continuing to start when it's...
2001-11-29 Doug MacEachernavoid a call to X509_NAME_oneline() and ASN1_INTEGER_ge...
2001-11-29 Doug MacEachernget rid of ssl_log_applies() function. it does more...
2001-11-29 Doug MacEachernssl_callback_SSLVerify() was calling (the expensive...
2001-11-29 Doug MacEachernfix for last change that removed ssl_util_getmodconfig():
2001-11-29 Doug MacEachernssl_util_getmodconfig() and ssl_util_getmodconfig_ssl...
2001-11-29 Doug MacEachernSSL_rand() does a mutex lock/unlock with threaded MPMs...
2001-11-29 Doug MacEachernmove srand() call from ssl_rand_choosenum() to ssl_init...
2001-11-29 Doug MacEacherncall getpid() once at child init and save in the SSLMod...
2001-11-29 Doug MacEacherncarry over from 1.3: disable profiling in the parent...
2001-11-29 Aaron BannertFix awkward grammar in some of mod_ssl's error messages.
2001-11-28 Greg Amesbegone, ugly echoed seds. Use build/install-bindist...
2001-11-28 Greg Amesnew file for use with binbuild.sh
2001-11-28 Ian Holsmanmake the proxy code spit out an error to the error...
2001-11-28 Ian Holsmandeflate is in
2001-11-28 Bill StoddardIt's webmaster, not Webmaster
2001-11-28 Greg Amesget binbuild.sh working enough to create a binary which...
2001-11-28 Joshua SliveClarify a little how options work.
2001-11-28 Justin ErenkrantzDowngrade the input filtering from a showstopper. ...
2001-11-28 Justin Erenkrantz2.0.29 is tagged.
2001-11-28 Justin ErenkrantzCode style changes mock us.
2001-11-28 Justin ErenkrantzSay what?
2001-11-28 Doug MacEacherncalculate VHostID length at startup rather than request...
2001-11-28 Doug MacEachernavoid calling ssl_util_vhostid() (and apr_sprintf under...
2001-11-28 Doug MacEachernreplace strlen(cpVHostMD5) with MD5_DIGESTSIZE*2 in...
2001-11-28 Doug MacEachernuse apr_pstrndup() instead of apr_pstrdup() to avoid...
2001-11-28 Doug MacEachernremove unused ssl::handshake::timeout references
2001-11-28 Doug MacEachernremove setting of ap::{http::method,default::port}...
2001-11-28 Doug MacEachernmoving chunk of logic that deals with writing ssl data...
2001-11-28 William A.... Yea, sure a message is always good. Note we can...
2001-11-28 Jeff Trawickrecognize the symbols generated by APR_POOL_DECLARE_ACC...
2001-11-27 Doug MacEachernimplement a custom BIO which allows us to hook SSL_writ...
2001-11-27 Ian Holsmanwelcome to .30
2001-11-27 Ian Holsmanabout to tag 29
2001-11-27 Ian HolsmanAbout to tag 29
2001-11-27 Ian HolsmanChange the magic #
2001-11-27 Brian PaneAdded an entry for the core_output_filter buffering...
2001-11-27 Brian PaneAnother performance-related change to core_output_filte...
2001-11-27 Brian PaneOptimization for core_output_filter: if the iovec is...
2001-11-27 William A.... OK... we keep deferring these issues, it's time for...
2001-11-27 William A.... Changes by Mladen Turk <mturk@mappingsoft.com>, with...
next