]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2002-03-15  Jeff Trawickfix a couple of formatting bugs in the !HAVE_TIMES...
2002-03-15  Jeff Trawickmake mod_status a little faster by checking for an...
2002-03-15  Sander StrikerSince noone seemed to have a real problem with it,...
2002-03-15  Martin KraemerTypo (noticed while browsing http://docx.webperf.org/)
2002-03-15  Doug MacEachernget rid of some -Wall warnings
2002-03-15  Doug MacEachernremove stray log message (from madhu)
2002-03-15  Jeff TrawickOtherBill took care of my mod_negotiation concern.
2002-03-15  Sander StrikerRemove the pools API change from the showstoppers section.
2002-03-15  Sander StrikerUpdate the mpms to call the new allocator/pools API
2002-03-14  Doug MacEachernPR:
2002-03-14  Bill StoddardFYI...
2002-03-14  Jeff Trawickdeal with the rename of kill_after_timeout to APR_KILL_...
2002-03-14  Jeff Trawickmention an outstanding scoreboard alignment issue ...
2002-03-14  Bradley NicholesImport file for NetWare
2002-03-14  Aaron BannertThis was fixed last week but I didn't notice the bug...
2002-03-14  Aaron BannertFix a comment about the /<target> appended to config...
2002-03-14  Bradley NicholesSwitched to the new winsock header for NetWare
2002-03-14  Bradley NicholesAdded code to extract the current address space name...
2002-03-14  Doug MacEachernfix comment
2002-03-14  Doug MacEachernPR:
2002-03-14  William A.... Some lingering debug cruft that isn't needed
2002-03-14  William A.... Use fprintf to stderr over printf. Better yet -...
2002-03-14  William A.... My [sixth?] major revamp of service.c. Traded an...
2002-03-14  William A.... Cleanup the eventlogger code, and split it into its...
2002-03-14  William A.... Now that we test ownership of the listeners in listen...
2002-03-14  William A.... The be-certain-we-own-the-socket patch to listen...
2002-03-14  William A.... Our ap_listeners were binding to IIS sockets, other...
2002-03-14  Jeff TrawickFix apxs -g handling.
2002-03-13  Bill StoddardFix win32 compile breakage.
2002-03-13  Joshua SliveFix a couple typos.
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...
next