Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rich Salz 6286757141 Copyright consolidation 04/10 8 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 8 gadi atpakaļ
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 gadi atpakaļ
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h 8 gadi atpakaļ
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 gadi atpakaļ
  Gunnar Kudrjavets 4c9b0a0314 Initialize potentially uninitialized local variables 9 gadi atpakaļ
  Dr. Stephen Henson 27af42f9ac Move some EVP internals to evp_int.h 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Dr. Stephen Henson 0f7fa1b190 Constify. 11 gadi atpakaļ
  Dr. Stephen Henson afa23c46d9 Flag to disable automatic copying of contexts. 11 gadi atpakaļ
  Dr. Stephen Henson ae3fff5034 Some of the MS_STATIC use in crypto/evp is a legacy from the days when 14 gadi atpakaļ
  Dr. Stephen Henson e3e31ff482 Use supplied ENGINE when initialising CMAC. Restore pctx setting. 14 gadi atpakaļ
  Dr. Stephen Henson c8ef656df2 Make CMAC API similar to HMAC API. Add methods for CMAC. 14 gadi atpakaļ
  Dr. Stephen Henson fecef70773 Yes it is a typo ;-) 15 gadi atpakaļ
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should 15 gadi atpakaļ
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 gadi atpakaļ
  Dr. Stephen Henson e69adea539 New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL. 17 gadi atpakaļ
  Dr. Stephen Henson 74633553a9 Experimental HMAC support via EVP_PKEY_METHOD. 17 gadi atpakaļ
  Dr. Stephen Henson baecb96e8a Fix digest signing so digest type is set after init. 17 gadi atpakaļ
  Dr. Stephen Henson 6181f5e404 Preliminary support for signctx/verifyctx callbacks. 17 gadi atpakaļ
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. 18 gadi atpakaļ
  Dr. Stephen Henson 91c9e62123 New functions for enchanced digest sign/verify. 18 gadi atpakaļ