Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Stenberg 05792d6936 md5: use axTLS's own MD5 functions when available 9 gadi atpakaļ
  Daniel Stenberg 2a15e594ef MD(4|5): make the MD4_* and MD5_* functions static 9 gadi atpakaļ
  Daniel Stenberg 0d41c3e46b MD5: fix compiler warnings and code style nits 9 gadi atpakaļ
  Daniel Stenberg 57d6d253a1 MD5: replace implementation 9 gadi atpakaļ
  Daniel Stenberg b3cbf4500d unit1601: MD5 unit tests 9 gadi atpakaļ
  Marc Hoersken 54df616729 md5.c: fix use of uninitialized variable 10 gadi atpakaļ
  Nick Zitzmann 230e16dc03 md5: remove use of CommonCrypto-to-OpenSSL macros for the benefit of Leopard 11 gadi atpakaļ
  Nick Zitzmann c3e7210548 md5 & metalink: use better build macros on Apple operating systems 11 gadi atpakaļ
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 gadi atpakaļ
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 gadi atpakaļ
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 gadi atpakaļ
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 gadi atpakaļ
  Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes 12 gadi atpakaļ
  Nick Zitzmann 94891ff296 metalink/md5: Use CommonCrypto on Apple operating systems 12 gadi atpakaļ
  Marc Hoersken 7f7e2ea72f wincrypt: Fixed cross-compilation issues caused by include name 12 gadi atpakaļ
  Marc Hoersken 4d384a8714 md5.c: Added support for Microsoft Windows CryptoAPI 12 gadi atpakaļ
  Tatsuhiro Tsujikawa 6cc066a2c5 Fixed compile error with GNUTLS+NETTLE 12 gadi atpakaļ
  Daniel Stenberg bd9eb30ffd Curl_MD5_init: fix OOM memory leak 12 gadi atpakaļ
  Gökhan Şengün 004d7251ab md5: Add support for calculating the md5 sum of buffers incrementally 12 gadi atpakaļ
  Yang Tse c6825b7a6b fix several compiler warnings 12 gadi atpakaļ
  Martin Storsjo 64f328c787 Add support for using nettle instead of gcrypt as gnutls backend 13 gadi atpakaļ
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 13 gadi atpakaļ
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 gadi atpakaļ
  Yang Tse 364fd2f1ad build: remove unneeded cast to (void *) 14 gadi atpakaļ
  Daniel Stenberg a5b7e3205d Curl_HMAC_MD5: fix the array init to not warn with picky compilers 14 gadi atpakaļ
  monnerat dfce37da23 Fix GnuTLS compilation problem in md5.c 14 gadi atpakaļ
  monnerat 4bfe07640c Implement SMTP authentication 14 gadi atpakaļ
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 gadi atpakaļ
  Dan Fandrich 9a4c887c4a Added support for Digest and NTLM authentication using GnuTLS. 15 gadi atpakaļ
  Yang Tse 3e61c90dbe Adjust usage of conditional definition of USE_OPENSSL 16 gadi atpakaļ