7 コミット (71dd6660e849e8f98129c997e2f52ae8991ec3d3)

作成者 SHA1 メッセージ 日付
  David Benjamin 3baee2a495 Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8年前
  David Benjamin e4c678adda Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." 8年前
  David Benjamin 112c4dd1ff Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8年前
  David Benjamin 7227990ef1 More SSL_SESSION serialization functions. 9年前
  David Benjamin 59937045ec Document certificate verification functions in SSL. 9年前
  David Benjamin 42fea37227 Document Channel ID functions and a few random extras. 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年前