Historique des commits

Auteur SHA1 Message Date
  Dr. Stephen Henson 8ec3fa0597 fix signature printing routines il y a 14 ans
  Dr. Stephen Henson 9a8a7d58af PR: 2241 il y a 14 ans
  Dr. Stephen Henson a4d9c12f99 correct error code il y a 14 ans
  Dr. Stephen Henson fa1ba589f3 Add algorithm specific signature printing. An individual ASN1 method can il y a 14 ans
  Dr. Stephen Henson ba64ae6cd1 Tolerate PKCS#8 DSA format with negative private key. il y a 15 ans
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more il y a 16 ans
  Dr. Stephen Henson 2e5975285e Update obsolete email address... il y a 16 ans
  Ben Laurie 5e4430e70d More size_tification. il y a 16 ans
  Geoff Thorpe 1e26a8baed Fix a variety of warnings generated by some elevated compiler-fascism, il y a 16 ans
  Dr. Stephen Henson 8931b30d84 And so it begins... il y a 16 ans
  Nils Larsch 442cbb062d check correct pointer before freeing it (Coverity CID 79,86) il y a 17 ans
  Nils Larsch 357d5de5b9 add support for DSA with SHA2 il y a 18 ans
  Dr. Stephen Henson de12116417 Initial, incomplete support for typesafe macros without using function il y a 18 ans
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. il y a 18 ans
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. il y a 18 ans
  Dr. Stephen Henson 90e1b1fd7d dsa_pub_cmp() doesn't need to check parameters because that is done in il y a 18 ans
  Dr. Stephen Henson 3f36baa9f4 Correctly handle missing DSA parameters. il y a 18 ans
  Dr. Stephen Henson 03919683f9 Add support for default public key digest type ctrl. il y a 18 ans
  Dr. Stephen Henson 492a9e2415 Allow public key ASN1 methods to set PKCS#7 SignerInfo structures. il y a 18 ans
  Dr. Stephen Henson c20276e4ae Fix (most) WIN32 warnings and errors. il y a 18 ans
  Dr. Stephen Henson 023c9d8dd5 Fix leak. il y a 18 ans
  Dr. Stephen Henson 0cb8499b73 Compare parameters when comparing public keys. il y a 18 ans
  Dr. Stephen Henson 5deea1c015 Don't free up key in priv_decode. il y a 18 ans
  Dr. Stephen Henson 99516f81b1 Initialize pval. il y a 18 ans
  Dr. Stephen Henson 3e4585c8fd New utility pkeyparam. Enhance and bugfix algorithm specific parameter il y a 18 ans
  Dr. Stephen Henson e42633140e Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD. il y a 18 ans
  Dr. Stephen Henson b2c0518e6a Fix bug in DSA, EC methods. il y a 18 ans
  Dr. Stephen Henson d82e2718e2 Add information and pem strings. Update dependencies. il y a 18 ans
  Dr. Stephen Henson 18e377b4ff Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to il y a 18 ans
  Dr. Stephen Henson 35208f368c Gather printing routines into EVP_PKEY_ASN1_METHOD. il y a 18 ans