Commit History

Author SHA1 Message Date
  Yang Tse 98292bcdd0 transfer.c: move a logging statement placement 13 years ago
  Yang Tse 6bdeca967d url.c and transfer.c: nullify connection pointer when free()'ed 13 years ago
  Yang Tse bff78cc18e OOM handling/cleanup slight adjustments 13 years ago
  Daniel Stenberg 81b41095ef Curl_follow: handle redirects to "//hostname/path" 13 years ago
  Daniel Stenberg 94d64f8d4c spell-checked comments 13 years ago
  Yang Tse a50210710a fix bool variables checking and assignment 13 years ago
  Yang Tse 9194e17003 MemoryTracking: fix logging of free() calls done where Curl_safefree is called 13 years ago
  Yang Tse 749dbfbc87 transfer.c: fix parentheses/braces placement for vi/emacs delimiter matching 13 years ago
  Yang Tse 6b59bc1805 transfer.c: fix loadhostpairs() OOM handling 13 years ago
  Yang Tse 662c1d87f3 NTLM: END of refactoring/splitting/moving 13 years ago
  Daniel Stenberg e40c663d36 Curl_retry_request: check return code! 13 years ago
  Daniel Stenberg f2a6373629 readwrite_data: improved C-E decoding error message 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
  Daniel Stenberg 3f9b4afdfd http error response: stop sending when error is received 13 years ago
  Daniel Stenberg c0b9dd27b5 HTTP time condition: force closure for 200 OK 13 years ago
  Daniel Stenberg 4f170ee8f9 Curl_socket_ready: make timeout a 'long' 13 years ago
  Daniel Stenberg b5d170b551 CLOSESOCKETFUNCTION: added 13 years ago
  Dan Fandrich 2a02c07a15 Fixed compilation when RTSP is disabled 13 years ago
  Daniel Stenberg 9c629e5348 RTSP: cleanups 13 years ago
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic 13 years ago
  Daniel Stenberg adae5926dd indent correctly 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 7de2f9271c async resolvers: further cleanups 13 years ago
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 years ago
  Julien Chaffraix 9230be0797 transfer.c: Fixed indentation in readwrite_data. 13 years ago
  Gisle Vanem 9039d19f01 CURL_DOES_CONVERSIONS: fixes 13 years ago