Commit History

Author SHA1 Message Date
  Yang Tse 17f48fe879 libcurl: some OOM handling fixes 12 years ago
  Yang Tse 662c1d87f3 NTLM: END of refactoring/splitting/moving 13 years ago
  Yang Tse 2ccffbb37e BSD-style lwIP TCP/IP stack support - followup 13 years ago
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 years ago
  Yang Tse 983f3d70f9 WIN32 io.h and fcntl.h inclusion done in setup_once.h 13 years ago
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h 13 years ago
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h 13 years ago
  Yang Tse b735717606 compiler warning: fix 13 years ago
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg 24d84da073 asynch resolvers: cleanup 13 years ago
  Vsevolod Novikov ca015f1a45 asynch resolvers: unified 13 years ago
  Daniel Stenberg c828646f60 CURL_DOES_CONVERSIONS: cleanup 13 years ago
  Daniel Stenberg 9d1e914a56 disable cookies: remove ifdefs, move code 13 years ago
  Yang Tse 0b5901bec6 easy: fix compiler warning: end-of-loop code not reached 13 years ago
  Yang Tse 5580fb2b9c fix compiler warning: statement is not reachable 13 years ago
  Yang Tse dc3e7df1c9 fix compiler warning 13 years ago
  Daniel Stenberg 19f45eaa79 duphandle: use ares_dup() 13 years ago
  Daniel Stenberg c6fa1952a1 portabilty: use proper variable type to hold sockets 14 years ago
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler 14 years ago
  Daniel Stenberg 107146676e SSH: init and cleanup libssh2 in global_init/cleanup 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 7aef172a34 14 years ago
  Daniel Stenberg 33ce0ec1f1 wrap long lines and do some indent policing 14 years ago
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base 14 years ago
  Yang Tse b2f4308980 Fix Pelles C Win32 target compilation issues 14 years ago
  Yang Tse f2f45339dc Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h 15 years ago
  Patrick Monnerat c32cf33a16 Replaced use of standard C library rand()/srand() by our own pseudo-random number generator. 15 years ago
  Yang Tse 4ea513cc38 15 years ago
  Yang Tse 0cf8d4f8e8 Simplify c-ares function capability check 15 years ago