index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
splay.c
Age
Commit message (
Expand
)
Author
2010-05-26
OOM fixes in http_negociate.c and lib/splay.c
Julien Chaffraix
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-06-10
Adjusted to take in account that...
Yang Tse
2008-12-20
make the debug/helper function output to stderr as that makes it play nicer
Daniel Stenberg
2008-09-06
remove unnecessary typecasting of malloc()
Yang Tse
2008-05-08
fix compiler warning: format '%ld' expects type 'long int'
Yang Tse
2008-05-07
Christopher Palow provided the patch (edited by me) that introduces
Yang Tse
2007-11-05
removed space after if and while before the parenthesis for better source code
Daniel Stenberg
2007-09-27
Enabled a few more gcc warnings with --enable-debug. Renamed a few
Dan Fandrich
2007-07-20
Made some const arrays static to avoid unnecessary stack usage.
Dan Fandrich
2007-04-25
Steve Little's fixes to allow compilation on VMS 64-bit mode
Yang Tse
2006-09-04
Jari Sundell's minor cleanup, added comments and some extra error-checkings
Daniel Stenberg
2006-05-27
Ifdef'ed out unused function, added lots of comments and renamed a few
Daniel Stenberg
2006-05-24
minor fix to make Curl_splayremove() return a NULL as "removed" in case
Daniel Stenberg
2006-04-10
First curl_multi_socket() commit. Should primarily be considered as an internal
Daniel Stenberg