Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
for easier future error-tracking. | |||
2006-05-27 | Ifdef'ed out unused function, added lots of comments and renamed a few | Daniel Stenberg | |
variables, simplified the splayprint function, modified Curl_splayremovebyaddr() to return error code. All in an effort to track down the reported splay problem, but I've failed to do that so far... | |||
2006-05-24 | minor fix to make Curl_splayremove() return a NULL as "removed" in case | Daniel Stenberg | |
nothing matched fine | |||
2006-04-10 | First curl_multi_socket() commit. Should primarily be considered as an internal | Daniel Stenberg | |
code rearrange to fit the future better. |