]> granicus.if.org Git - apache/shortlog
apache
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.
2002-03-09 Sander StrikerStyle Police comming through...
2002-03-09 Jeff Trawickprovide missing MAX() macro so that proxy can compile...
2002-03-09 Graham LeggettNew directive ProxyIOBufferSize. Sets the size of the...
2002-03-09 Graham LeggettScrap CacheMaxExpireMin and CacheDefaultExpireMin....
2002-03-08 Bill StoddardNo this is not a pretty site... close the cached file...
2002-03-08 Jeff Trawickcomments on a showstopper
2002-03-08 Greg Amesap_rgetline_core: fix a bug with folding observed while...
2002-03-08 Doug MacEachernsupport reuse of encrypted DSA keys on restart
2002-03-08 Aaron BannertFix a bug that would cause SERVER_CONFIG_FILE to be...
2002-03-08 Joshua SliveMake the xml match the DTD.
2002-03-08 Aaron BannertThis is not a showstopper, and it's definately not...
2002-03-08 Justin Erenkrantz33 has come and gone.
2002-03-08 Joshua SliveUpdate the html tranformations.
2002-03-08 Joshua SliveAdd some more xml versions.
2002-03-08 Greg AmesLooks like we'll have a nice weekend in the Carolinas.
2002-03-08 Jeff Trawickadd a bit of error checking to the mod_cgid daemon...
2002-03-08 Bill StoddardAdd file handle caching to mod_mem_cache. This is still...
2002-03-08 Ian Holsmannew directive SSIUndefinedEcho.
2002-03-08 Jeff Trawickimplement a common function for getting a socket and...
2002-03-08 Greg Stein* mod_dav.c (dav_handle_err): look through the error...
2002-03-08 Doug MacEachernremove unused ap_server_ctx member from SSLSrvConfigRec
2002-03-07 Doug MacEachernfix typo in ap_proxy_http_canon: s/https:/https/
2002-03-07 Aaron BannertComments like this help keep the sanity of module authors.
2002-03-07 Bill StoddardDeconstify...
2002-03-07 Bill StoddardDeconstify these fields...
next