Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 01320ad3b9 Fix warnings. 9 years ago
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 years ago
  Tim Hudson b558c8d597 mark all block comments that need format preserving so that 10 years ago
  Andy Polyakov 722fa14271 md32_common.h: address compiler warning in HOST_c2l. 10 years ago
  Andy Polyakov c25e8ee9b3 md32_common.h: fix copy-n-paste typo. The typo was present in 098 only. 14 years ago
  Andy Polyakov bdd08277b8 Fix s390x-specific HOST_l2c|c2l [from HEAD]. 14 years ago
  Bodo Möller 36a4a67b2b Some precautions to avoid potential security-relevant problems. 16 years ago
  Andy Polyakov 98b09d3949 Synchronize message digests in 098-fips with 098. 17 years ago
  Andy Polyakov 7306ab29bc bswapl usage should be masked by I386_ONLY. 19 years ago
  Richard Levitte 07f7b4b470 Update for Stratus VOS. 19 years ago
  Andy Polyakov 76ef6ac956 Refine PowerPC platform support. 20 years ago
  Andy Polyakov 16ab8a93bc Minor 64-bit md32_common.h update and minor unsignification of digests. 20 years ago
  Andy Polyakov 385c8e89f4 SHA fails to compile on x86_64 if compiled with custom flags, without 20 years ago
  Andy Polyakov a2eb9688a4 Kill unused macro and reimplement it for that single context it can 20 years ago
  Andy Polyakov 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... 20 years ago
  Andy Polyakov 1a979201d5 This is essentially Intel 32-bit compiler tune-up. To start with all 20 years ago
  Richard Levitte 4d8743f490 Netware-specific changes, 21 years ago
  Geoff Thorpe 8087d8f7ea Make md32_common.h friendlier to compiler warnings. 21 years ago
  Andy Polyakov 2f98abbcb6 x86_64 performance patch. 22 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Bodo Möller 8a09b3866a avoid uninitialized memory read 22 years ago
  Ulf Möller 5dd955dcd2 openbsd-x86 macros 23 years ago
  Dr. Stephen Henson 2dc769a1c1 24 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 years ago
  Ulf Möller 7db2fcaa81 _lrotl() is a call to the C runtime library! 24 years ago
  Ben Laurie bd44570322 Fix signed/unsigned warnings. 25 years ago
  Andy Polyakov 89cee61b45 New NO_INLINE_ASM macro. Primary target for the moment is Solaris x86 25 years ago
  Andy Polyakov 0fad6cb7e7 Support for MacOS X (Rhapsody) is added. Also get rid of volatile 25 years ago
  Andy Polyakov 1eab9a1fbb Metrowerks for Motorola tune-up. 25 years ago
  Andy Polyakov a7c5241f5f Late break-in patch for MacOS support. 25 years ago