Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 years ago |
Julien Chaffraix
|
9e480973eb
OOM fixes in http_negociate.c and lib/splay.c
|
14 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Yang Tse
|
2c16681225
Adjusted to take in account that...
|
15 years ago |
Daniel Stenberg
|
e16509d5cf
make the debug/helper function output to stderr as that makes it play nicer
|
16 years ago |
Yang Tse
|
59e378f48f
remove unnecessary typecasting of malloc()
|
16 years ago |
Yang Tse
|
d4e9b141db
fix compiler warning: format '%ld' expects type 'long int'
|
16 years ago |
Yang Tse
|
eb68aa38e3
Christopher Palow provided the patch (edited by me) that introduces
|
16 years ago |
Daniel Stenberg
|
ad6e28073c
removed space after if and while before the parenthesis for better source code
|
17 years ago |
Dan Fandrich
|
16b95fc773
Enabled a few more gcc warnings with --enable-debug. Renamed a few
|
17 years ago |
Dan Fandrich
|
4a2f0fb2be
Made some const arrays static to avoid unnecessary stack usage.
|
17 years ago |
Yang Tse
|
94b253fde7
Steve Little's fixes to allow compilation on VMS 64-bit mode
|
17 years ago |
Daniel Stenberg
|
0bb3ac7c31
Jari Sundell's minor cleanup, added comments and some extra error-checkings
|
18 years ago |
Daniel Stenberg
|
f81724969d
Ifdef'ed out unused function, added lots of comments and renamed a few
|
18 years ago |
Daniel Stenberg
|
7cfd7f3fb1
minor fix to make Curl_splayremove() return a NULL as "removed" in case
|
18 years ago |
Daniel Stenberg
|
686d90745b
First curl_multi_socket() commit. Should primarily be considered as an internal
|
18 years ago |