28 コミット (34fce8896176a9ab8f139986caa8543ed6628f53)

作成者 SHA1 メッセージ 日付
  Tom Thorogood 66b2fe8e02 Add |SSL_CTX_set_private_key_method| to parallel |SSL_set_private_key_method| 8年前
  David Benjamin 758d12732a Add get0 getters for EVP_PKEY. 9年前
  David Benjamin 3a59611726 size_t SSL*_use_*_ASN1. 9年前
  nagendra modadugu 3398dbf279 Add server-side support for asynchronous RSA decryption. 9年前
  Steven Valdez 0d62f26c36 Adding more options for signing digest fallback. 9年前
  David Benjamin 443a1f65e2 Toss file-related convenience bits of ssl/ into a corner. 9年前
  nagendra modadugu 601448aa13 Add server-side support for asynchronous signing. 9年前
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. 9年前
  David Benjamin d1d8078025 Fold away certificate slots mechanism. 9年前
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. 9年前
  David Benjamin 9a10f8fd88 Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. 9年前
  David Benjamin 9362b6e235 Errors are uint32_t, not unsigned long. 9年前
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. 9年前
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h 9年前
  David Benjamin a5a3eeb9cc Remove ssl_cert_inst() 9年前
  David Benjamin 310db06b79 Don't EVP_PKEY_copy_parameters when configuring cert and key. 9年前
  Adam Langley fcf25833bc Reformat the rest of ssl/. 9年前
  David Benjamin 263eac02f5 Remove X509 parameter from ssl_cert_type. 9年前
  David Benjamin f31e681acf Clean up ssl_set_cert_masks. 10年前
  David Benjamin a7d1363fcb Prune removed key types from SSL_PKEY_*. 10年前
  David Benjamin 150c617cfc Add X509_up_ref and use it internally. 10年前
  David Benjamin e6e15fc3a1 Use EVP_PKEY_dup instead of manually incrementing the refcount. 10年前
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. 10年前
  Alex Chernyakhovsky 3c5034e97c Remove OPENSSL_NO_RSA 10年前
  David Benjamin 2b0aeecabf Remove authz extension (RFC5878) 10年前
  David Benjamin d7e23c17a9 Remove serverinfo and custom extensions support. 10年前
  Adam Langley 95c29f3cd1 Inital import. 10年前