Commit History

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