]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-03-13  Bill StoddardDecline urls ending with /
2002-03-13  Roy T. FieldingUpdate our copyright for this year.
2002-03-13  Jeff Trawickfix the remaining sizeof(token.value) bogosity
2002-03-13  Jeff TrawickFix some mod_include bugs which broke the evaluation...
2002-03-13  Bill StoddardMove the quick_handler comment to the new quick handler...
2002-03-13  Jeff Trawicksimplify the way we find the family of an apr_sockaddr_t
2002-03-13  Doug MacEachernuse ssl_asn1_keystr
2002-03-13  Doug MacEachernadd ssl_asn1_keystr() util function that returns string...
2002-03-13  Doug MacEachernuse ssl_asn1_table_keyfmt() function and only format...
2002-03-13  Doug MacEachernuse ssl_asn1_table_keyfmt() function
2002-03-13  Doug MacEachernadd ssl_asn1_table_keyfmt() function for clarity
2002-03-13  Jeff Trawickget some hardcoded paths out of apxs
2002-03-13  Doug MacEachernPR:
2002-03-13  Doug MacEacherngeneralize session logging into ssl_session_log() function
2002-03-13  Bill StoddardRemove incomplete cache_objects from the cache if the...
2002-03-13  Jeff Trawickzap some crufty NO_GETTIMEOFDAY code
2002-03-13  Jeff Trawickfix the calculation of request time in mod_status
2002-03-13  Jeff TrawickFix the calculation of thread_num in the worker score...
2002-03-13  Doug MacEachernSSL_SESSION_id2sz() was NOT THREAD SAFE. it returned...
2002-03-13  Doug MacEachernSSL_SESSION_id2sz() is somewhat expensive, make sure...
2002-03-13  Doug MacEacherncleanup logging of CRL, includes ridding of some malloc...
2002-03-13  Doug MacEacherncouple o minor style/log fixos
2002-03-13  Doug MacEachernuse ptemp in ssl_init_FindCAList() rather than creating...
2002-03-13  Doug MacEachernswitch to ptemp pool for ssl_pphrase_Handle
2002-03-13  Doug MacEachernonly call: ssl_rand_seed(s, p, SSL_RSCTX_STARTUP, ...
2002-03-13  Doug MacEachernremove ssl_engine_ds.c
2002-03-13  Doug MacEachernremove obsolete ssl_ds_{table,array} api
2002-03-13  Doug MacEachernreplace ssl_ds_array usage with apr_array_header_t
2002-03-13  Bill StoddardEnable mod_mem_cache to use apr_atomic operators in...
2002-03-13  Bill StoddardA bit more cleanup
2002-03-13  Doug MacEachernminor ssl_init_CheckServers() enhancements:
2002-03-13  Doug MacEachernfolding more duplication in ssl_tmp_keys_init
2002-03-12  Doug MacEacherncleanup tmp key callbacks. each had assigned the same...
2002-03-12  Jeff Trawicksimplify the way we find the family of an apr_sockaddr_t
2002-03-12  Doug MacEachernfor the sake of readablity,
2002-03-12  Doug MacEachernsplit ssl_init_TmpKeysHandle function to init/free...
2002-03-12  Doug MacEachernit is not required that temporary keys survive restarts...
2002-03-12  Bill Stoddardcleanup some code paths
2002-03-12  Doug MacEachernremove version checks for using EGD
2002-03-12  Doug MacEachernremove call to legacy X509V3_add_standard_extensions...
2002-03-12  Doug MacEachernwe require OpenSSL 0.9.6+
2002-03-12  Bill StoddardRemove some deprecated comments. Delete some unused...
2002-03-12  Doug MacEachernremoving unused ssl_init_ChildKill
2002-03-12  Doug MacEachernmaking ssl_init_SSLLibrary() static
2002-03-12  Doug MacEacherncleanup version component construction.
2002-03-12  Doug MacEachernfold duplication of SSL{Proxy}VerifyDepth directives...
2002-03-12  Bradley NicholesFixed a type mismatch
2002-03-12  Doug MacEachernmoving SSLVerifyClient directive parsing into ssl_cmd_v...
2002-03-12  Bradley NicholesAdded NetWare to the ifdef list
2002-03-12  Bradley NicholesFixed the slashes on the server root path
2002-03-12  Bradley NicholesAdded the AWK script to the build that generates the...
2002-03-12  Doug MacEachernfold duplication of SSL{Proxy}Protocol directives into
2002-03-12  Doug MacEachernfold some duplication of server certs/keys directive...
2002-03-12  Doug MacEachernfolding some command handler duplication into two gener...
2002-03-12  Doug MacEachernget rid of some warnings for currently unused/unprototy...
2002-03-12  Doug MacEachernminor performance enhancement: no need to use md5 of...
2002-03-12  Doug MacEacherndropping hungarian notation
2002-03-12  Doug MacEachernminor style changes
2002-03-12  patrikjChanged a <default>, so it doesn't use <em>
2002-03-12  patrikjAllow the border attribute in <img>
2002-03-12  patrikjEdited so that it can be validated.
2002-03-12  Jeff Trawickmention a mod_negotiation+Win32 concern
2002-03-12  Sander StrikerResolve the issue Jeff pointed out in his recently...
2002-03-12  Jeff Trawickadd a comment to point out a potential segfault
2002-03-12  Sander StrikerStyle Police comming through...
2002-03-12  Doug MacEacherndropping hungarian notation
2002-03-12  Bill StoddardReference the cache_object directly rather than via...
2002-03-12  Bill StoddardMove refcount and cleanup to the primary cache object...
2002-03-12  Doug MacEachernvarious style fixups / general changes to make code...
2002-03-12  Doug MacEachernvarious style fixups / general changes to make code...
2002-03-12  Doug MacEachernadd SSL_VERIFY_PEER_STRICT shortcut for often used...
2002-03-12  Doug MacEachernvarious style fixups / general changes to make code...
2002-03-11  patrikjRemoved <em> from <default>
2002-03-11  Sander StrikerMake this look a bit better.
2002-03-11  Sander StrikerStyle Police comming through...
2002-03-11  patrikjAdded some attributes to various tags
2002-03-11  patrikjModified so that it validates.
2002-03-11  Sander StrikerAdd the "How filters work" section. Cut 'n paste job...
2002-03-11  patrikjCleaned up so that it validates
2002-03-11  patrikjChanged DOCTYPE, so that it can be validated.
2002-03-11  patrikjAdded %inlinetags; to <default> (some docs uses <em...
2002-03-11  patrikjFixed XML header, so that the document can be validated.
2002-03-11  patrikjChanged the DOCTYPE and DTD, so that it can be validated.
2002-03-11  Sander StrikerStyle Police comming through...
2002-03-10  Ben LaurieBe a better example.
2002-03-10  Joshua SliveSomehow I missed mod_expires in the xmlization. Here...
2002-03-10  Joshua SliveTransformations updates.
2002-03-10  Joshua SliveConvert the last module (mpm_netware) and add the skele...
2002-03-10  Joshua SliveAdd the stylesheet transformation to create the automat...
2002-03-10  Joshua SliveFix a couple problems with the automatic directive...
2002-03-10  Joshua SliveUpdates to some transformations and the allmodules...
2002-03-10  Joshua SliveAnother few xml files. Only one or two left to go.
2002-03-10  Doug MacEachernno need to call SSL_clear() after SSL_new()
2002-03-10  Doug MacEacherndon't allocate SSLConnRec unless ssl is enabled on...
2002-03-09  Joshua SliveFirst crack at the automatic directive index. Now...
2002-03-09  Joshua SliveXML for mod_proxy.
2002-03-09  Justin ErenkrantzAdd a missing manualdir entry in the Debian layout.
2002-03-09  Justin ErenkrantzStop copying APR's libtool. And pass enough parameters...
2002-03-09  Joshua SliveUpdate transformations.
2002-03-09  Joshua SliveNew xml versions.
next