コミット履歴

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