Histórico de commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 991505e077 Woops, partly revert my previous commit and do it slightly differently instead. 17 anos atrás
  Daniel Stenberg 56f17d2c9f I made the torture test on test 530 go through. This was actually due to 17 anos atrás
  Daniel Stenberg cbd1a77ec2 if () => if() 17 anos atrás
  Dan Fandrich 8388366849 Renamed a variable to avoid shadowing a global declarations. 17 anos atrás
  Dan Fandrich 523767660c Fixed some minor mismatched types found by splint. 17 anos atrás
  Daniel Stenberg 54967d2a3a Thomas J. Moore provided a patch that introduces Kerberos5 support in 17 anos atrás
  Daniel Stenberg 62f0f5571d Robert Iakobashvili re-arranged the internal hash code to work with a custom 17 anos atrás
  Yang Tse 94b253fde7 Steve Little's fixes to allow compilation on VMS 64-bit mode 17 anos atrás
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 18 anos atrás
  Yang Tse 3a634a273a curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h 18 anos atrás
  Dan Fandrich 77516822f6 Workaround for Cray UNICOS 9.0 to fix ftp. 18 anos atrás
  Dan Fandrich 839441e236 Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MP 18 anos atrás
  Yang Tse ecfaa4f869 Fix warning: no newline at end of file 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>. 18 anos atrás
  Gisle Vanem e4d6ade4b3 Moved functions common to IPv4 and C-ares to hostip.c; 18 anos atrás
  Gisle Vanem c82e880f5b Remove comment about c-ares not supporting IPv6. 18 anos atrás
  Gisle Vanem 5cdbd0cf4a Constify arguments to Curl_he2ai() and Curl_addrinfo_copy(). 18 anos atrás
  Gisle Vanem a55c70d4ae Constify 'hostname' and 'service' to various resolver functions. 18 anos atrás
  Yang Tse fe22872d14 include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined. 18 anos atrás
  Daniel Stenberg ca319f63ad Ingmar Runge provided a source snippet that caused a crash. The reason for 18 anos atrás
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 18 anos atrás
  Gisle Vanem 3cbb1b2b64 Use the HAVE_MALLOC_H and HAVE_PROCESS_H defines 18 anos atrás
  Daniel Stenberg 92009181af Shmulik Regev provided a fix for the DNS cache when using short life times, 19 anos atrás
  Daniel Stenberg 5f0366c2cb only define _REENTRANT if not already defined, and only in setup.h 19 anos atrás
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 20 anos atrás
  Daniel Stenberg 043d70fcdf Use plain structs and not typedef'ed ones in the hash and linked-list code. 20 anos atrás
  Daniel Stenberg dcea109bb5 Dan Fandrich fix: eliminates some pedantic CodeWarrior compiler warnings and 20 anos atrás
  Daniel Stenberg 6d1b37b3da Prevent a longjmp warning by moving the rc assign within Curl_resolv(). 20 anos atrás
  Daniel Stenberg 39af394a1c removed tabs and trailing whitespace from source 20 anos atrás
  Daniel Stenberg 95def48071 Made the dns entry remain locked while a connection to the host remains to 20 anos atrás