tests: adjust for capitalization differences in newer gnutls-serv
[platform/upstream/curl.git] / lib / splay.c
2014-04-28 Steve Holmecopyright: Updated following recent edits
2014-04-28 Dan FandrichAdded a few more const where possible
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2011-06-10 Daniel Stenbergsplay: add unit tests
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2010-05-25 Julien ChaffraixOOM fixes in http_negociate.c and lib/splay.c
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-06-10 Yang TseAdjusted to take in account that...
2008-12-20 Daniel Stenbergmake the debug/helper function output to stderr as...
2008-09-06 Yang Tseremove unnecessary typecasting of malloc()
2008-05-08 Yang Tsefix compiler warning: format '%ld' expects type 'long...
2008-05-07 Yang TseChristopher Palow provided the patch (edited by me...
2007-11-05 Daniel Stenbergremoved space after if and while before the parenthesis...
2007-09-27 Dan FandrichEnabled a few more gcc warnings with --enable-debug...
2007-07-20 Dan FandrichMade some const arrays static to avoid unnecessary...
2007-04-25 Yang TseSteve Little's fixes to allow compilation on VMS 64...
2006-09-04 Daniel StenbergJari Sundell's minor cleanup, added comments and some...
2006-05-27 Daniel StenbergIfdef'ed out unused function, added lots of comments...
2006-05-24 Daniel Stenbergminor fix to make Curl_splayremove() return a NULL...
2006-04-10 Daniel StenbergFirst curl_multi_socket() commit. Should primarily...