]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-03-27  Doug MacEachernadjust to another const char vs char mismatch between...
2002-03-27  Doug MacEachernuse SSL_SESSION_ api since SSL_SESSION cannot be derefe...
2002-03-27  Doug MacEacherntypo fix s/EDG/EGD/g
2002-03-27  Doug MacEachernmodssl_set_cipher_list was in the wrong place for OpenSSL
2002-03-27  Doug MacEachernRAND_status macro was in the wrong place
2002-03-27  Doug MacEachernsslc does not currently support RAND_egd or RAND_status
2002-03-27  Doug MacEachernin sslc PEM_F_DEF_CALLBACK == PEM_F_DEF_CB
2002-03-27  Doug MacEachern2nd arg to SSL_set_cipher_list in sslc is char *
2002-03-27  Doug MacEachernsslc 1.x SSL_set_verify only takes 2 args
2002-03-27  Doug MacEachernsslc does not currently implement an SSL_set_state...
2002-03-27  Doug MacEachernsslc adds a second, unused param to X509_verify_cert
2002-03-27  Doug MacEachernsslc does not have a safestack.h, implement a minimal...
2002-03-27  Doug MacEachernsome compat macros for sslc 1.x
2002-03-27  Doug MacEachernmoving OpenSSL+sslc compat foo to ssl_toolkit_compat.h
2002-03-27  Doug MacEachern3rd arg of BIO callbacks in 'const char' in OpenSSL...
2002-03-27  Doug MacEachernOpenSSL uses void * for callback data, sslc uses char *,
2002-03-27  Doug MacEachernadd modssl_session_get_time() function to give mod_ssl...
2002-03-27  Doug MacEachernanother step towards compatiblity with rsa sslc:
2002-03-27  Doug MacEachernconfigure already checks OpenSSL version so dont bother...
2002-03-27  Cliff WoolleyAnal-retentive factor -- be consistent in our whitespace.
2002-03-26  William A.... Up to .35 [no need to call out .35-dev in changes...
2002-03-26  William A.... Ready for .34 evaluation.
2002-03-26  William A.... Somewhere about server/main.c rev 1.54, we lost the...
2002-03-26  Justin ErenkrantzEnsure that the build directory is created when using...
2002-03-26  Justin ErenkrantzAdd text/xml, audio/mpeg, video/quicktime support to...
2002-03-26  Greg Amesmake it harder for spammers to harvest this email addre...
2002-03-26  Doug MacEachernnote about the temporary DH keys
2002-03-26  Doug MacEacherna few updates
2002-03-26  Doug MacEachernper-dir SSLCACertificate{File,Path} cannot use SSL_CTX_...
2002-03-26  Bradley NicholesFixed up the access paths for building the code generat...
2002-03-26  Doug MacEachernconstificationization of some char * config items
2002-03-26  Doug MacEachernperformance enhancement: mod_ssl config directives...
2002-03-26  Doug MacEacherncorrect comment in previous change
2002-03-26  Doug MacEachernPR:
2002-03-25  William A.... -i and -u were deprecated some time ago, they still...
2002-03-25  William A.... Integrate rbb's forward port of -k config into the...
2002-03-25  Sander StrikerBetter test for the presence of $(sbindir) since that...
2002-03-25  Cliff Woolleynit
2002-03-25  Cliff WoolleyFix a segfault because ap_method_registry_init() was...
2002-03-25  Cliff WoolleyWhat, we don't support HEAD requests now? ;)
2002-03-24  Brian PaneSmall performance optimization for find_end_sequence...
2002-03-24  Jeff Trawickeliminate unused variables
2002-03-23  Brian PaneChanged mod_cgi to not do single-byte reads to consume the
2002-03-23  Jeff Trawickeliminate an unused variable
2002-03-23  Brian PaneEliminate an 8KB buffer from the stack in mod_info...
2002-03-23  Rich BowenCompleted going through mod/code.xml ensuring that...
2002-03-22  Ryan BloomWe have to return valid HTTP status codes from filters...
2002-03-22  Jeff Trawickfix some abuse of apr_port_t (flagged by Sun WorkShop)
2002-03-22  Jeff Trawickadd an extra level of parentheses to say "yes I know...
2002-03-22  Bill StoddardTag some pools
2002-03-22  Bill StoddardTag some pools.
2002-03-22  Greg Amesrecord a vote.
2002-03-22  William A.... Reclasses and notes; cheers reverberate through the...
2002-03-22  Graham LeggettWhen a proxied site was being served, Apache was replacing
2002-03-22  Bill StoddardNot a showstopper IMO. But posting a patch anyway...
2002-03-22  Bill StoddardYep, it's cold today in Raleigh
2002-03-22  Bill StoddardVote and remove from showstopper status the win32 insta...
2002-03-22  Greg Amescomment on a "showstopper" which is apparantly dormant.
2002-03-22  Jeff Trawickcold
2002-03-22  Jeff Trawickget the prototype for ap_set_content_type()
2002-03-22  William A.... An error is an error. Since we replace the message...
2002-03-22  William A.... Trace the invoked command when we use CreateProcess...
2002-03-22  William A.... Err, that was a bit redundant. Eliminate the redunda...
2002-03-22  Jeff Trawickdocument yet another worker MPM glitch
2002-03-22  Jeff TrawickFix a mod_cgid problem that left daemon processes stranded
2002-03-22  Bill StoddardOne showstopper down...
2002-03-22  Bill StoddardUse the accessor to set r->content_type
2002-03-22  Ryan BloomPort the -k config option to Apache 2.0. This allows...
2002-03-22  Jeff Trawickremove some unnecessary, commented-out code; add a...
2002-03-22  Jeff Trawickthe mod_ssl provided with Apache >= 2.0 no longer has...
2002-03-21  Jeff Trawickthings are looking up...
2002-03-21  Aaron BannertAdded exp_foo and rel_foo variables to config_vars...
2002-03-21  Aaron BannertAllow spaces in the --prefix-like arguments.
2002-03-21  Jeff TrawickDon't drop connections during graceful restart. Previo...
2002-03-21  Jeff Trawickgraceful shutdown (no dropped connections) requires...
2002-03-21  Jeff Trawickdocument a glitch that prevents complete graceful termi...
2002-03-21  Jeff Trawickmake the comment for the call to apr_signal_thread...
2002-03-21  Jeff Trawickfix a comment
2002-03-21  Jeff Trawickaxe some unused fields in ap_queue_t
2002-03-21  Graham LeggettChange the header merging behaviour in proxy, as some...
2002-03-21  Sander StrikerUpdate callers of apr_explode_gmt to apr_time_exp_gmt...
2002-03-21  William A.... Now-meaningless-commentary.
2002-03-21  William A.... Correct our list of escape characters to include...
2002-03-21  Brian PanePerformance optimization: use a temp buffer on the...
2002-03-21  Jeff Trawickdon't log a failure of ap_queue_pop() at termination...
2002-03-20  Jeff Trawickin a worker thread, don't dare try to process a connect...
2002-03-20  Roy T. FieldingUpdate license description for PCRE inclusion
2002-03-20  Jim JagielskiFold the compiled-in knowledge of the allowable AcceptM...
2002-03-20  Jeff Trawickno need to kill the scoreboard cleanup anymore on graceful
2002-03-20  Jeff Trawickap_create_scoreboard() now initializes the scoreboard...
2002-03-20  Jeff Trawickwrite a debug message to the log when we're stuck in...
2002-03-20  Cliff WoolleyFix the build on Win32 by syncing up the .hw headers
2002-03-20  Bill StoddardCommit 2 of 2 to:
2002-03-20  Bill StoddardCommit 1 of 2 to:
2002-03-20  Jim JagielskiBring 2.0 up to parity, a bit, with how much info we...
2002-03-20  Bill Stoddardstatus on ap_rset_content_type() fix.
2002-03-20  Greg AmesOS/390: install apachecore.[dll|x] in lib/ rather than...
2002-03-20  Jeff TrawickGet nph- CGI scripts working again by avoiding filters...
2002-03-20  Jeff Trawickap_rset_content_type() should take const char * instead...
2002-03-20  William A.... No sense in opening this event when it's already...
next