Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 gadi atpakaļ
  Dr. Stephen Henson d4575825f1 Add flag to avoid continuous 21 gadi atpakaļ
  Richard Levitte 8d1ebe0bd1 Add the missing parts for DES CFB1 and CFB8. 21 gadi atpakaļ
  Richard Levitte af0f0f3e8f Constify 21 gadi atpakaļ
  Richard Levitte e6526fbf4d Add functionality to help making self-signed certificate. 21 gadi atpakaļ
  Richard Levitte 5fe11c7533 The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That's 22 gadi atpakaļ
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 gadi atpakaļ
  Richard Levitte 7acf00a633 Finally get rid of all the algorithm inclusions that were done from 22 gadi atpakaļ
  Bodo Möller 5488bb6197 get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) 22 gadi atpakaļ
  Bodo Möller 14a7cfb32a use a generic EC_KEY structure (EC keys are not ECDSA specific) 22 gadi atpakaļ
  Richard Levitte 4942ef6f0e A number of includes were removed from evp.h some time ago. The reason 22 gadi atpakaļ
  Lutz Jänicke 65ee74fbc7 Some more prototype fixes. 22 gadi atpakaļ
  Richard Levitte bd54d55c1d Declare the CFB and OFB modes for AES, and prepare for a declaration 22 gadi atpakaļ
  Bodo Möller 46ffee4792 fix EVP_dsa_sha macro 22 gadi atpakaļ
  Dr. Stephen Henson e9ba69631b 22 gadi atpakaļ
  Richard Levitte 87ebdd8a71 VMS addaptation, including a few more long names that needed hacking. 23 gadi atpakaļ
  Dr. Stephen Henson e84be9b495 New OPENSSL_LOAD_CONF define to load openssl.cnf 23 gadi atpakaļ
  Bodo Möller 4d94ae00d5 ECDSA support 23 gadi atpakaļ
  Bodo Möller e5d6528a12 fix EVP_CIPHER_mode macro 23 gadi atpakaļ
  Bodo Möller 4d7072f4b5 remove redundant ERR_load_... declarations 23 gadi atpakaļ
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 gadi atpakaļ
  Dr. Stephen Henson 20d2186c87 23 gadi atpakaļ
  Geoff Thorpe c500d44735 Change some EVP prototypes to use "cipher" rather than "type" as a variable 23 gadi atpakaļ
  Richard Levitte 2aa9043ad3 Because there's chances we clash with the system's types.h, rename our 23 gadi atpakaļ
  Dr. Stephen Henson de822715b2 Constify EVP_SealInit, EVP_OpenInit 23 gadi atpakaļ
  Ben Laurie 0fea7ed4a4 Don't clean up stuff twice. 23 gadi atpakaļ
  Geoff Thorpe 11a57c7be5 This changes EVP's cipher and digest code to hook via the ENGINE support. 23 gadi atpakaļ
  Bodo Möller 5e54b4f364 Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit case 23 gadi atpakaļ
  Ben Laurie e8330cf5ac Add a cleanup function for MDs. 23 gadi atpakaļ
  Ben Laurie 2618893114 Make MD functions take EVP_MD_CTX * instead of void *, add copy() function. 23 gadi atpakaļ