Commit History

Author SHA1 Message Date
  Daniel Stenberg 46133aa536 escape: avoid using curl_easy_unescape() internally 8 years ago
  Daniel Stenberg 9a509680f6 gopher: properly return error for poll failures 8 years ago
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Orange Tsai 5bf36ea30d gopher: don't send NUL byte 9 years ago
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Daniel Stenberg 0eb3d15ccb code cleanup: we prefer 'CURLcode result' 10 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Daniel Stenberg 568befb6aa gopher: #include cleanup 11 years ago
  Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes 12 years ago
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 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
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg 13b64d7558 protocols: use CURLPROTO_ internally 13 years ago
  Daniel Stenberg 8831000bc0 protocol handler: added flags field 13 years ago
  Yang Tse 07f60235b0 fix compiler warning: rounding, sign extension, or loss of accuracy may result 14 years ago
  Daniel Stenberg 62ef465262 warning: fix conversion to 'int' from 'size_t' 14 years ago
  Daniel Stenberg 40e1623649 gopher: enable the header callback/verbosity 14 years ago
  Daniel Stenberg cb64c987a0 gopher: fix memory leak and busyloop 14 years ago
  Cameron Kaiser 67d1616018 Gopher using Curl_write; test suite (4 tests) 14 years ago
  Cameron Kaiser 201637d468 Gopher protocol support (initial release) 14 years ago