Historique des commits

Auteur SHA1 Message Date
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) il y a 8 ans
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it il y a 8 ans
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. il y a 8 ans
  Dr. Stephen Henson 7f572e958b Remove legacy sign/verify from EVP_MD. il y a 8 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz b548a1f11c free null cleanup finale il y a 9 ans
  Rich Salz 4b45c6e52b free cleanup almost the finale il y a 9 ans
  Rich Salz b196e7d936 remove malloc casts il y a 9 ans
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h il y a 9 ans
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that il y a 9 ans
  Dr. Stephen Henson 8d207ee3d1 add X509_CRL_sign_ctx function il y a 14 ans
  Dr. Stephen Henson 85522a074c Algorithm specific ASN1 signing functions. il y a 14 ans
  Dr. Stephen Henson 9ef6fe8c2e typo il y a 14 ans
  Dr. Stephen Henson a5667732b9 update ASN1 sign/verify to use EVP_DigestSign and EVP_DigestVerify il y a 14 ans
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered il y a 15 ans
  Dr. Stephen Henson 03919683f9 Add support for default public key digest type ctrl. il y a 18 ans
  Dr. Stephen Henson ee1d9ec019 Remove link between digests and signature algorithms. il y a 18 ans
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically il y a 19 ans
  Ben Laurie 8bb826ee53 Consistency. il y a 19 ans
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). il y a 19 ans
  Bodo Möller 9048c7245b For ecdsa-with-SHA1, as for id-dsa-with-sha1, omit 'parameters' il y a 21 ans
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. il y a 22 ans
  Bodo Möller 8df61b5011 Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not il y a 22 ans
  Dr. Stephen Henson 20d2186c87 il y a 23 ans
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. il y a 23 ans
  Dr. Stephen Henson 73e92de577 Add NO_ASN1_OLD to remove some old style functions: il y a 24 ans
  Dr. Stephen Henson 09ab755c55 ASN1_ITEM versions of sign, verify, pack and unpack. il y a 24 ans