Commit History

Author SHA1 Message Date
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses 6 years ago
  Daniel Stenberg c0f704dbae gcc: disable picky gcc-8 function pointer warnings in two places 6 years ago
  Marcel Raad 769890c7e2 MD(4|5): silence cast-align clang warning 7 years ago
  Daniel Stenberg 1c3e8bbfed checksrc: warn for assignments within if() expressions 8 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 years ago
  Marco Deckel 7f3df80408 win: Basic support for Universal Windows Platform apps 8 years ago
  Steve Holme 0c331b8999 memdebug: Ensure curl/curl.h is included before curl_memory.h 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Dan Fandrich 9e66d3f4d3 axtls: version 1.5.2 now requires that config.h be manually included 9 years ago
  Daniel Stenberg 709cf76f6b openssl: remove all uses of USE_SSLEAY 9 years ago
  Daniel Stenberg 05792d6936 md5: use axTLS's own MD5 functions when available 9 years ago
  Daniel Stenberg 2a15e594ef MD(4|5): make the MD4_* and MD5_* functions static 9 years ago
  Daniel Stenberg 0d41c3e46b MD5: fix compiler warnings and code style nits 9 years ago
  Daniel Stenberg 57d6d253a1 MD5: replace implementation 9 years ago
  Daniel Stenberg b3cbf4500d unit1601: MD5 unit tests 9 years ago
  Marc Hoersken 54df616729 md5.c: fix use of uninitialized variable 10 years ago
  Nick Zitzmann 230e16dc03 md5: remove use of CommonCrypto-to-OpenSSL macros for the benefit of Leopard 11 years ago
  Nick Zitzmann c3e7210548 md5 & metalink: use better build macros on Apple operating systems 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 years ago
  Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes 12 years ago
  Nick Zitzmann 94891ff296 metalink/md5: Use CommonCrypto on Apple operating systems 12 years ago
  Marc Hoersken 7f7e2ea72f wincrypt: Fixed cross-compilation issues caused by include name 12 years ago
  Marc Hoersken 4d384a8714 md5.c: Added support for Microsoft Windows CryptoAPI 12 years ago
  Tatsuhiro Tsujikawa 6cc066a2c5 Fixed compile error with GNUTLS+NETTLE 12 years ago
  Daniel Stenberg bd9eb30ffd Curl_MD5_init: fix OOM memory leak 12 years ago
  Gökhan Şengün 004d7251ab md5: Add support for calculating the md5 sum of buffers incrementally 12 years ago