コミット履歴

作者 SHA1 メッセージ 日付
  Yang Tse ff9d858722 Make Curl_safefree() macro assign NULL to given pointer when free'd 13 年 前
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年 前
  Yang Tse 9194e17003 MemoryTracking: fix logging of free() calls done where Curl_safefree is called 13 年 前
  Yang Tse aaab5fa299 MemoryTracking: adjust initialization calling 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 b903186fa0 source cleanup: unify look, style and indent levels 13 年 前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年 前
  Yang Tse 5b778a7ca4 14 年 前
  Yang Tse afdc3d81e9 update copyright year notice 14 年 前
  Yang Tse ccfe279117 Constantine Sapuntzakis enhancements to make memory tracking log file writing 14 年 前
  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 年 前
  Gunter Knauf b476530755 fixed typo. 15 年 前
  Yang Tse 2c0c05e96d 15 年 前
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 年 前
  Yang Tse c2c800d863 Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo() 16 年 前
  Yang Tse 89367d47a8 Disable tracking of fdopen() calls in the low-level memory leak tracking 16 年 前
  James Housley aed0cc6f2a Using fdopen() is a more correct way to implement the CURLOPT_NEW_FILE_PREMS 17 年 前
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 18 年 前
  Yang Tse 55138753c6 Test HAVE_GETNAMEINFO definition before using GETNAMEINFO_XXX definitions. 18 年 前
  Daniel Stenberg 9ace303528 Yang Tse fixed compiler warnings 19 年 前
  Daniel Stenberg 883479f01e enable memory debugging on tru64 with ipv6 support by doing a little different 19 年 前
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 年 前
  Gisle Vanem 377e43fbb9 20 年 前
  Daniel Stenberg 648e82f05d Major hostip.c cleanup and split into multiple files and easier #ifdef 20 年 前
  Daniel Stenberg 07de0ff0ff Gisle Vanem's added support calloc()-debugging and outputting mode for 20 年 前
  Daniel Stenberg de681d3b8f Made curl_accept() take a 'void *' instead of 'socklen_t *' in the 3rd 20 年 前
  Daniel Stenberg f33be3c313 Modified curl_accept() to take a 'void *' in the 2nd argument instead of 20 年 前
  Daniel Stenberg 09aa165942 support closesocket() for closing sockets as well, as then we can use this 20 年 前