Commit History

Author SHA1 Message Date
  Steve Holme 28f826b3bf md5: Code style to return CURLE_OK rather than numeric 0 5 years ago
  Steve Holme 51b81e9b6e md5: Corrected code style for some pointer arguments 5 years ago
  Marcel Raad d1b5cf830b build: fix Codacy/CppCheck warnings 5 years ago
  Chris Young 1e853653d2 configure: add --with-amissl 5 years ago
  Daniel Stenberg 302d125b42 axtls: removed 6 years ago
  Viktor Szakats 420087bb30 secure Openwall URLs 6 years ago
  Marcel Raad f31911a800 GCC: silence -Wcast-function-type uniformly 6 years ago
  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 7 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 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago