Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 gadi atpakaļ
  Pauli fb9e6dd6f8 KDF/PRF updates to libcrypto 5 gadi atpakaļ
  Richard Levitte 6a4f9cd113 Remove init of MACs from EVP 5 gadi atpakaļ
  Shane Lontis d2ba812343 Added EVP_KDF (similiar to the EVP_MAC) 5 gadi atpakaļ
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 gadi atpakaļ
  Richard Levitte 567db2c17d Add EVP_MAC API 6 gadi atpakaļ
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 gadi atpakaļ
  Paul Yang 0822e89add Support EVP_PKEY_meth_remove and pmeth internal cleanup 7 gadi atpakaļ
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes 7 gadi atpakaļ
  Rich Salz 6286757141 Copyright consolidation 04/10 8 gadi atpakaļ
  Dr. Stephen Henson a535fe12f6 Remove check_defer() 8 gadi atpakaļ
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 gadi atpakaļ
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 gadi atpakaļ
  Matt Caswell 7b8cc9b345 Deprecate OBJ_cleanup() and make it a no-op 8 gadi atpakaļ
  Matt Caswell 22c84afa77 Deprecate EVP_cleanup() and make it a no-op 8 gadi atpakaļ
  Matt Caswell 0fc32b0718 The new init functions can now fail so shouldn't be void 8 gadi atpakaļ
  Rich Salz f672aee494 Rename INIT funtions, deprecate old ones. 8 gadi atpakaļ
  Matt Caswell 7b9f8f7f03 Auto init/deinit libcrypto 8 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 9 gadi atpakaļ
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it 9 gadi atpakaļ
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 gadi atpakaļ
  Andy Polyakov c608171d9c Add RC4-MD5 and AESNI-SHA1 "stitched" implementations. 13 gadi atpakaļ
  Dr. Stephen Henson 1708456220 don't add digest alias if signature algorithm is undefined 14 gadi atpakaļ
  Dr. Stephen Henson e5fa864f62 Updates from 1.0.0-stable. 15 gadi atpakaļ
  Ben Laurie 84948b39df Fix various warnings. 18 gadi atpakaļ
  Dr. Stephen Henson 0ee2166cc5 New functions to add and free up application defined signature OIDs. 18 gadi atpakaļ
  Dr. Stephen Henson 5ba4bf35c5 New functions to enumerate digests and ciphers. 18 gadi atpakaļ
  Dr. Stephen Henson 246e09319c Fix bug where freed OIDs could be accessed in EVP_cleanup() by 18 gadi atpakaļ