31 コミット (f99f2448bd06ffa96575397d37a5caaebf3018d4)

作成者 SHA1 メッセージ 日付
  David Benjamin 5a91503826 Add various 1.1.0 accessors. 8年前
  Adam Langley 310d3f63f3 Change |EVP_PKEY_up_ref| to return int. 8年前
  David Benjamin 65dac9c8a3 Fix the name of OPENSSL_add_all_algorithms_conf. 8年前
  David Benjamin 83042a8292 Add a no-op OpenSSL_add_all_algorithms_conf. 8年前
  David Benjamin 981936791e Remove some easy obj.h dependencies. 8年前
  David Benjamin 8ebc0f55a0 Decouple the EVP and PEM code. 8年前
  David Benjamin 8c07ad3e3b Pull EVP_PKEY print hooks out of the main method table. 9年前
  David Benjamin f6094e05ef Don't allow EVP_PKEY_RSA2. 8年前
  David Benjamin c612e61e1d Fix minor stylistic problem. 8年前
  David Benjamin c3ae38b4f8 Remove DH EVP_PKEY hooks. 9年前
  David Benjamin 758d12732a Add get0 getters for EVP_PKEY. 9年前
  David Benjamin 20c373118c Become partially -Wmissing-variable-declarations-clean. 9年前
  Matt Braithwaite 685402fadd Recognize PEM-encoded DSA private keys. 9年前
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
  David Benjamin cce5a98efb Remove EVP_PKEY_dup. 9年前
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. 9年前
  Matt Braithwaite 444dce4934 Do-nothing fns |OpenSSL_add_all_ciphers| and |OpenSSL_add_all_digests|. 9年前
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9年前
  David Benjamin 255fa1be81 Fix EVP_PKEY_assign_DH. 9年前
  Adam Langley 517da2f1ef Add |BIO_up_ref| and |EVP_PKEY_up_ref|. 9年前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9年前
  Adam Langley 765b66cf04 Add DSA support to EVP. 9年前
  David Benjamin 87ac295d5d Remove unused fields from EVP_PKEY. 9年前
  David Benjamin 7cc29ab833 Take advantage of normalized return values. 9年前
  David Benjamin 6eb000dbee Add in missing curly braces part 3. 9年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9年前
  David Benjamin c20febe177 Add EVP_PKEY_supports_digest. 10年前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10年前
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. 10年前
  David Benjamin d970488862 Typo in EVP_PKEY_asn1_find_str. 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前