7 коммитов (9a5f49eec089f080e7fac41c387086f6fc0ae6a5)

Автор 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 лет назад