コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Stenberg 7b057f53fd curl_dofree: allow free(NULL) 10 年 前
  Yang Tse 4fad1943a2 string formatting: fix 15+ printf-style format strings 11 年 前
  Yang Tse de052ca6fc string formatting: fix 25+ printf-style format strings 11 年 前
  Yang Tse 6bcacff1a5 WIN32 MemoryTracking: require UNICODE for wide strdup code support 11 年 前
  Yang Tse 90695fb2c5 Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage". 11 年 前
  Daniel Stenberg 7ed25ccf0d Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage" 11 年 前
  Yang Tse 8ec2cb5544 WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage 11 年 前
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 年 前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 年 前
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 年 前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 年 前
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 年 前
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年 前
  Yang Tse aaab5fa299 MemoryTracking: adjust initialization calling 13 年 前
  Yang Tse 31a1af5ebb MemoryTracking: adjust curl_domalloc() and curl_dofree() memory filling 13 年 前
  Yang Tse 9710f387c4 MemoryTracking: make curl_docalloc() call calloc() avoiding our zero fill 13 年 前
  Yang Tse bcbac913d6 socketpair() usage tracking to allow fd leak detection 13 年 前
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 年 前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年 前
  Yang Tse 5b778a7ca4 14 年 前
  Yang Tse 10affed097 14 年 前
  Yang Tse a6fb6b70c7 14 年 前
  Yang Tse ccfe279117 Constantine Sapuntzakis enhancements to make memory tracking log file writing 14 年 前
  Yang Tse e8fd5d8062 Fix compiler warning: ISO C90 forbids mixed declarations and code 15 年 前
  Yang Tse 2f6dcaa644 Make memory tracking system intolerant with zero sized malloc(), 15 年 前
  Yang Tse 308497ffc6 Fix compiler warning: control reaches end of non-void function 15 年 前
  Daniel Stenberg 6a79b0e859 Since the NSS lib closes the socket the memory tracking system wrongly gets a 15 年 前
  Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 年 前
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 年 前
  Yang Tse fe8eeb5641 remove unnecessary typecast 15 年 前