Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters il y a 5 ans
  Daniel Stenberg 46e164069d url: use the URL API internally as well il y a 6 ans
  Daniel Stenberg 1a890997a4 all: s/int/size_t cleanup il y a 6 ans
  Marian Klymov c45360d463 cppcheck: fix warnings il y a 6 ans
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs il y a 7 ans
  Max Dymond c75f63d7c4 handler: refactor connection checking il y a 7 ans
  Andrew Krieger 7b1430c0b4 fix potential use of uninitialized variables il y a 7 ans
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now il y a 8 ans
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() il y a 8 ans
  Daniel Stenberg 53e71e47d6 unescape: avoid integer overflow il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Dan Fandrich 145c4692ff dict: rename byte to avoid compiler shadowed declaration warning il y a 9 ans
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG il y a 9 ans
  Arvid Norberg 1813a77b02 dict: fix memory leak in OOM exit path il y a 10 ans
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 11 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 11 ans
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files il y a 11 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 11 ans
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> il y a 11 ans
  Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes il y a 12 ans
  Yang Tse 0ce2bca741 add LF termination to infof() trace string il y a 12 ans
  Jonas Schnelli 2c905fd1f8 query-part: ignore the URI part for given protocols il y a 13 ans
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use il y a 13 ans
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h il y a 13 ans
  Yang Tse 983f3d70f9 WIN32 io.h and fcntl.h inclusion done in setup_once.h il y a 13 ans
  Yang Tse 0337b87197 time.h and sys/time.h inclusion conditionally done in setup_once.h il y a 13 ans
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic il y a 13 ans
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels il y a 13 ans
  Daniel Stenberg 13b64d7558 protocols: use CURLPROTO_ internally il y a 13 ans