9 Commit (a1ce85696d2ba58a5739e0bb05e181717ff1f7db)

Autore SHA1 Messaggio Data
  Adam Langley 46db7af2c9 Remove |X509| things from SSL_SESSION. 7 anni fa
  David Benjamin 1eeb0b00ba Check for sk_X509_NAME_push failures. 8 anni fa
  David Benjamin 3baee2a495 Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8 anni fa
  David Benjamin e4c678adda Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." 8 anni fa
  David Benjamin 112c4dd1ff Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit. 8 anni fa
  David Benjamin 7227990ef1 More SSL_SESSION serialization functions. 9 anni fa
  David Benjamin 59937045ec Document certificate verification functions in SSL. 9 anni fa
  David Benjamin 42fea37227 Document Channel ID functions and a few random extras. 9 anni fa
  David Benjamin 443a1f65e2 Toss file-related convenience bits of ssl/ into a corner. 9 anni fa
  nagendra modadugu 601448aa13 Add server-side support for asynchronous signing. 9 anni fa
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. 9 anni fa
  David Benjamin d1d8078025 Fold away certificate slots mechanism. 9 anni fa
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. 9 anni fa
  David Benjamin 9a10f8fd88 Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. 9 anni fa
  David Benjamin 9362b6e235 Errors are uint32_t, not unsigned long. 9 anni fa
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. 9 anni fa
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h 9 anni fa
  David Benjamin a5a3eeb9cc Remove ssl_cert_inst() 9 anni fa
  David Benjamin 310db06b79 Don't EVP_PKEY_copy_parameters when configuring cert and key. 9 anni fa
  Adam Langley fcf25833bc Reformat the rest of ssl/. 9 anni fa
  David Benjamin 263eac02f5 Remove X509 parameter from ssl_cert_type. 9 anni fa
  David Benjamin f31e681acf Clean up ssl_set_cert_masks. 10 anni fa
  David Benjamin a7d1363fcb Prune removed key types from SSL_PKEY_*. 10 anni fa
  David Benjamin 150c617cfc Add X509_up_ref and use it internally. 10 anni fa
  David Benjamin e6e15fc3a1 Use EVP_PKEY_dup instead of manually incrementing the refcount. 10 anni fa
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. 10 anni fa
  Alex Chernyakhovsky 3c5034e97c Remove OPENSSL_NO_RSA 10 anni fa
  David Benjamin 2b0aeecabf Remove authz extension (RFC5878) 10 anni fa
  David Benjamin d7e23c17a9 Remove serverinfo and custom extensions support. 10 anni fa
  Adam Langley 95c29f3cd1 Inital import. 10 anni fa