Commit History

Author SHA1 Message Date
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Matt Caswell d84f5515fa Don't hold a lock when calling a callback in ossl_namemap_doall_names 3 years ago
  Matt Caswell eec0ad10b9 Update copyright year 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell 7606bed904 Ensure EVP_get_digestbyname() and EVP_get_cipherbyname() know all aliases 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Pauli fb9e6dd6f8 KDF/PRF updates to libcrypto 4 years ago
  Richard Levitte 6a4f9cd113 Remove init of MACs from EVP 5 years ago
  Shane Lontis d2ba812343 Added EVP_KDF (similiar to the EVP_MAC) 5 years ago
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 5 years ago
  Richard Levitte 567db2c17d Add EVP_MAC API 5 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Paul Yang 0822e89add Support EVP_PKEY_meth_remove and pmeth internal cleanup 6 years ago
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes 6 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Dr. Stephen Henson a535fe12f6 Remove check_defer() 8 years ago
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 years ago
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 years ago
  Matt Caswell 7b8cc9b345 Deprecate OBJ_cleanup() and make it a no-op 8 years ago
  Matt Caswell 22c84afa77 Deprecate EVP_cleanup() and make it a no-op 8 years ago
  Matt Caswell 0fc32b0718 The new init functions can now fail so shouldn't be void 8 years ago
  Rich Salz f672aee494 Rename INIT funtions, deprecate old ones. 8 years ago
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 years ago
  Andy Polyakov c608171d9c Add RC4-MD5 and AESNI-SHA1 "stitched" implementations. 13 years ago
  Dr. Stephen Henson 1708456220 don't add digest alias if signature algorithm is undefined 14 years ago