Historial de Commits

Autor SHA1 Mensaje Fecha
  Marc Hoersken 54df616729 md5.c: fix use of uninitialized variable hace 10 años
  Nick Zitzmann 230e16dc03 md5: remove use of CommonCrypto-to-OpenSSL macros for the benefit of Leopard hace 11 años
  Nick Zitzmann c3e7210548 md5 & metalink: use better build macros on Apple operating systems hace 11 años
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages hace 12 años
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming hace 12 años
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files hace 12 años
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files hace 12 años
  Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes hace 12 años
  Nick Zitzmann 94891ff296 metalink/md5: Use CommonCrypto on Apple operating systems hace 12 años
  Marc Hoersken 7f7e2ea72f wincrypt: Fixed cross-compilation issues caused by include name hace 12 años
  Marc Hoersken 4d384a8714 md5.c: Added support for Microsoft Windows CryptoAPI hace 12 años
  Tatsuhiro Tsujikawa 6cc066a2c5 Fixed compile error with GNUTLS+NETTLE hace 12 años
  Daniel Stenberg bd9eb30ffd Curl_MD5_init: fix OOM memory leak hace 12 años
  Gökhan Şengün 004d7251ab md5: Add support for calculating the md5 sum of buffers incrementally hace 12 años
  Yang Tse c6825b7a6b fix several compiler warnings hace 12 años
  Martin Storsjo 64f328c787 Add support for using nettle instead of gcrypt as gnutls backend hace 13 años
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h hace 13 años
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels hace 13 años
  Yang Tse 364fd2f1ad build: remove unneeded cast to (void *) hace 14 años
  Daniel Stenberg a5b7e3205d Curl_HMAC_MD5: fix the array init to not warn with picky compilers hace 14 años
  monnerat dfce37da23 Fix GnuTLS compilation problem in md5.c hace 14 años
  monnerat 4bfe07640c Implement SMTP authentication hace 14 años
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines hace 14 años
  Dan Fandrich 9a4c887c4a Added support for Digest and NTLM authentication using GnuTLS. hace 15 años
  Yang Tse 3e61c90dbe Adjust usage of conditional definition of USE_OPENSSL hace 16 años
  Yang Tse bbe2386bff libcurl internal md5.h header file renamed to curl_md5.h hace 16 años
  Daniel Stenberg cbd1a77ec2 if () => if() hace 17 años
  Daniel Stenberg 11bdba0007 corrected copyright year hace 19 años
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with hace 19 años
  Dan Fandrich 1ba47e7af9 Add 'const' to immutable arrays. hace 20 años