Histórico de commits

Autor SHA1 Mensagem Data
  Yang Tse ff9d858722 Make Curl_safefree() macro assign NULL to given pointer when free'd 13 anos atrás
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 anos atrás
  Yang Tse 9194e17003 MemoryTracking: fix logging of free() calls done where Curl_safefree is called 13 anos atrás
  Yang Tse aaab5fa299 MemoryTracking: adjust initialization calling 13 anos atrás
  Yang Tse bcbac913d6 socketpair() usage tracking to allow fd leak detection 13 anos atrás
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 anos atrás
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 anos atrás
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 anos atrás
  Yang Tse 5b778a7ca4 14 anos atrás
  Yang Tse afdc3d81e9 update copyright year notice 15 anos atrás
  Yang Tse ccfe279117 Constantine Sapuntzakis enhancements to make memory tracking log file writing 15 anos atrás
  Yang Tse 308497ffc6 Fix compiler warning: control reaches end of non-void function 15 anos atrás
  Daniel Stenberg 6a79b0e859 Since the NSS lib closes the socket the memory tracking system wrongly gets a 15 anos atrás
  Gunter Knauf b476530755 fixed typo. 15 anos atrás
  Yang Tse 2c0c05e96d 15 anos atrás
  Yang Tse 9770899a4b Moved potential inclusion of system's malloc.h and memory.h header files to 15 anos atrás
  Yang Tse c2c800d863 Move curl_dofreeaddrinfo() and curl_dofreeaddrinfo() 16 anos atrás
  Yang Tse 89367d47a8 Disable tracking of fdopen() calls in the low-level memory leak tracking 16 anos atrás
  James Housley aed0cc6f2a Using fdopen() is a more correct way to implement the CURLOPT_NEW_FILE_PREMS 17 anos atrás
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 18 anos atrás
  Yang Tse 55138753c6 Test HAVE_GETNAMEINFO definition before using GETNAMEINFO_XXX definitions. 18 anos atrás
  Daniel Stenberg 9ace303528 Yang Tse fixed compiler warnings 19 anos atrás
  Daniel Stenberg 883479f01e enable memory debugging on tru64 with ipv6 support by doing a little different 19 anos atrás
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 anos atrás
  Gisle Vanem 377e43fbb9 20 anos atrás
  Daniel Stenberg 648e82f05d Major hostip.c cleanup and split into multiple files and easier #ifdef 20 anos atrás
  Daniel Stenberg 07de0ff0ff Gisle Vanem's added support calloc()-debugging and outputting mode for 21 anos atrás
  Daniel Stenberg de681d3b8f Made curl_accept() take a 'void *' instead of 'socklen_t *' in the 3rd 21 anos atrás
  Daniel Stenberg f33be3c313 Modified curl_accept() to take a 'void *' in the 2nd argument instead of 21 anos atrás
  Daniel Stenberg 09aa165942 support closesocket() for closing sockets as well, as then we can use this 21 anos atrás