31 Commits (f99f2448bd06ffa96575397d37a5caaebf3018d4)

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