17 коммитов (cff0b90cbb68246b93f4894177f3ba545caf6e65)

Автор SHA1 Сообщение Дата
  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 лет назад