Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 930f9bd534 clear the struct size not the pointer size, pointed out in bug report há 18 anos atrás
  Yang Tse 13616f8f96 Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H shall be defined if <malloc.h> header file must be included even when including <stdlib.h>. há 18 anos atrás
  Gisle Vanem a55c70d4ae Constify 'hostname' and 'service' to various resolver functions. há 18 anos atrás
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. há 18 anos atrás
  Gisle Vanem 725f734bae Correct the trace for WinCE. há 18 anos atrás
  Gisle Vanem 0f32460656 WinCE uses CreateThread(). Hence error is not in 'errno'. há 18 anos atrás
  Gisle Vanem 25180cc850 Removed copying 'stderr' since it doesn't have the desired há 18 anos atrás
  Gisle Vanem 3cbb1b2b64 Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines há 18 anos atrás
  Gisle Vanem 08f0e55b4f Add "multiif.h" for GETSOCK_WRITESOCK() macro. há 18 anos atrás
  Daniel Stenberg 0542002d7a adjusted to the new internal *_getsock() concept for providing info internally há 18 anos atrás
  Daniel Stenberg afc2aa2b3f Yang Tse: use static on file-private functions há 19 anos atrás
  Daniel Stenberg cab59b4c32 Removed the use of AI_CANONNAME in the IPv6-enabled resolver functions since há 19 anos atrás
  Daniel Stenberg bfa9c42c25 Bradford Bruce made the windows resolver code properly return há 19 anos atrás
  Gisle Vanem e8c3bb45ba Fix for building with MS Visual-C and single-threaded há 19 anos atrás
  Daniel Stenberg e7093b3ca8 keep 'socktype' in the connectdata struct and make sure we use that for all há 19 anos atrás
  Gisle Vanem 9889a811db Fix warning about missing initializers. há 19 anos atrás
  Daniel Stenberg 64298e528d Use SOCK_DGRAM for TFTP. Consider setting this up at one central place, we há 19 anos atrás
  Daniel Stenberg 2fe3c22108 use it as 'struct addrinfo' so perhaps it builds on mingw again há 19 anos atrás
  Daniel Stenberg 87bbd13899 Igor Polyakov fixed a rather nasty problem with the threaded name resolver há 19 anos atrás
  Gisle Vanem bb0aba34fa Ensure thread handle is closed too. há 19 anos atrás
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with há 19 anos atrás
  Daniel Stenberg 5f0366c2cb only define _REENTRANT if not already defined, and only in setup.h há 19 anos atrás
  Gisle Vanem 0b45431139 hostthre.c: destroy_thread_data() made public. Called há 19 anos atrás
  Daniel Stenberg c85a77e0b1 removed a (fairly useless) debug output just to compile without warning há 19 anos atrás
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. há 20 anos atrás
  Gisle Vanem d118312922 Curl_addrinfo?_callback() and addrinfo_callback() now returns há 20 anos atrás
  Gisle Vanem 06ad5be3af Don't copy 'stderr' for Win-CE in IPv6 code. Don't call há 20 anos atrás
  Daniel Stenberg 5d94ff5974 made the code fit within 80 cols há 20 anos atrás
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE há 20 anos atrás
  Gisle Vanem e356420123 há 20 anos atrás