Commit History

Author SHA1 Message Date
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte 39e8d0ce73 Adapt all engines that need it to opaque EVP_CIPHER 8 years ago
  Richard Levitte 936166aff2 Adapt cipher implementations to opaque EVP_CIPHER_CTX 8 years ago
  Dr. Stephen Henson 77d0d10db7 set standard EC method in eng_openssl 8 years ago
  Dr. Stephen Henson 1eb97c3ecd remove ECDSA_METHOD from ENGINE 8 years ago
  Dr. Stephen Henson f517ffbb83 remove ECDH_METHOD from ENGINE 8 years ago
  Richard Levitte bf7c68177b Adapt the rest of the source to the opaque HMAC_CTX 8 years ago
  Richard Levitte cddcea8c4b Adapt all engines that add new EVP_MDs 8 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 years ago
  Richard Levitte fa0c23de83 Adapt HMAC to the EVP_MD_CTX changes 8 years ago
  Dr. Stephen Henson 7f572e958b Remove legacy sign/verify from EVP_MD. 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  Rich Salz b0700d2c8d Replace "SSLeay" in API with OpenSSL 8 years ago
  David Woodhouse 984d6c6052 Fix no-stdio build 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Rich Salz 10bf4fc2c3 Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC 9 years ago
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 3a83462dfe Further comment amendments to preserve formatting prior to source reformat 9 years ago
  Justin Blanchard f756fb430e RT1815: More const'ness improvements 9 years ago
  Dr. Stephen Henson fa71cc7bce fix typo in HMAC redirection, add HMAC INIT tracing 13 years ago
  Dr. Stephen Henson e77906b9fa VERY EXPERIMENTAL HMAC redirection example in OpenSSL ENGINE. Untested at this 13 years ago
  Andy Polyakov 09a60c9833 Fix warnings after commit#17578. 15 years ago
  Nils Larsch 8215e7a938 fix warnings when building openssl with the following compiler options: 19 years ago
  Nils Larsch 3eeaab4bed make 19 years ago
  Andy Polyakov 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... 20 years ago