]> granicus.if.org Git - apache/shortlog
apache
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...
2002-03-07 Bradley NicholesNeed to check if the userdir is absolute before it...
2002-03-07 Bill StoddardAlignment tweaks. No function change.
2002-03-07 Bill StoddardBail out gracefully if any part od cache load fails...
2002-03-07 Bill StoddardChange the return type on read_headers, write_headers...
2002-03-07 Greg Amesap_rgetline: fix folding and partial line handling...
2002-03-07 Bill StoddardDo a better job of cleaning up (plug memory leaks)...
2002-03-07 Sander StrikerTorch a stale commented out line.
2002-03-07 Sander StrikerBig style patch.
2002-03-07 Bill StoddardTrack cache size as items are added to and removed...
2002-03-07 Bill StoddardPlace some limits on the size of the cache and the...
2002-03-07 Bradley NicholesNetWare .def files for the DAV modules
2002-03-07 Bradley NicholesAdded DAV to the build project
2002-03-07 Bill StoddardAdd a comment...
2002-03-07 Aaron BannertIt is bad to recursively remove every CVS directory...
next