517 Revize (31ac9aae51b8ce69afd318149d8fea27cd16955c)

Autor SHA1 Zpráva Datum
  David Benjamin c3717f4a00 Extra documentation. před 9 roky
  David Benjamin 207bb4391f ERR_LIB_USER should be the last error. před 9 roky
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
  David Benjamin 34248d4cb7 Get rid of err function codes. před 9 roky
  David Benjamin 723f3534ff Fix shared library build. před 9 roky
  David Benjamin 0851f67480 Add standalone tests for Poly1305. před 9 roky
  Adam Langley 2e857bdad3 Convert the signature algorithms extension to the new system před 9 roky
  David Benjamin d822ed811a Make CBB_len return a length, not remaining. před 9 roky
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. před 9 roky
  David Benjamin c0e245a546 Parse RSAPublicKey with CBS. před 9 roky
  David Benjamin 87897a8cea Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. před 9 roky
  David Benjamin f3cdc5030e Remove some unused constants. před 9 roky
  David Benjamin 11c0f8e54c Promote certificate-related ctrl macros to functions. před 9 roky
  David Benjamin 7481d39bf7 Document APIs relating to configuring certificates and private keys. před 9 roky
  David Benjamin b2a9d6ab78 Remove SSL_build_cert_chain. před 9 roky
  David Benjamin 4462809623 Remove SSL_CTX_select_current_cert. před 9 roky
  David Benjamin d1d8078025 Fold away certificate slots mechanism. před 9 roky
  David Benjamin 570364800c Remove SSL_CTX_get_extra_chain_certs_only. před 9 roky
  David Benjamin 0fc431a0d7 Prune NIDs from TLS_SIGALGS. před 9 roky
  David Benjamin ba16a1e405 Remove SSL_get_(shared_)sigalgs. před 9 roky
  David Benjamin 1504304147 Remove dead SRP SSL_CTRL values. před 9 roky
  David Benjamin 7d97fd3a91 Remove SSL_get_server_tmp_key. před 9 roky
  David Benjamin b9c579db6d Add crypto/bytestring-based BIGNUM DER functions. před 9 roky
  Matt Braithwaite 6a1275b627 typedef |COMP_METHOD| to void, for compatibility. před 9 roky
  Håvard Molland 047d6f0f4d Remove ssl2.h and ssl23.h. před 9 roky
  David Benjamin cce5a98efb Remove EVP_PKEY_dup. před 9 roky
  David Benjamin deedad1238 Fix documentation typo. před 9 roky
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. před 9 roky
  David Benjamin 7e5f5944c8 Document i2d_PublicKey better. před 9 roky
  David Benjamin 507b819304 Use typedef names in evp.h. před 9 roky
  David Benjamin e3aa1d9dd4 Cleanup ticket processing and session lookup. před 9 roky
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. před 9 roky
  Adam Langley 614c66a2f8 Add infrastructure for better extension handling. před 9 roky
  David Benjamin de24aadc5b Add RAND_set_urandom_fd. před 9 roky
  David Benjamin daeafc22c6 Move the session ticket functions to ssl.h. před 9 roky
  David Benjamin 6cacac033b Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. před 9 roky
  David Benjamin cb3872f546 Sort the preprocessor compatibility section. před 9 roky
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. před 9 roky
  Adam Langley a59347eb4c RAND_set_rand_method takes a const parameter. před 9 roky
  Matt Braithwaite 3e5e99d834 Dummy |RAND_set_rand_method|, |RAND_egd|, and |RAND_SSLeay|. před 9 roky
  Matt Braithwaite 50365f25ba Restore |DES_ede3_cfb_encrypt| and |DES_ede3_cfb64_encrypt| from OpenSSL at ce7e647b. před 9 roky
  Matt Braithwaite c0fe12cdf7 Restore |X509_REQ_print| and friends, from OpenSSL at ce7e647b. před 9 roky
  Matt Braithwaite 4cd4edfc34 Restore |ERR_print_errors()|. před 9 roky
  Matt Braithwaite 1cb49cd2ac Restore |RSA_generate_key()| from OpenSSL at b4f0d1a. před 9 roky
  Matt Braithwaite e17d45f069 Restore |BIO_f_base64| from OpenSSL at b4f0d1a, modulo style fixes. před 9 roky
  David Benjamin 50f54e2a5f AEADs don't go through ENGINE. před 9 roky
  David Benjamin ba4594aee6 Don't put sessions from renegotiations in the cache. před 9 roky
  Adam Langley 6b40394638 Revert "Restore ocsp.h, with (just) the CRLReason enum from RFC 2459." před 9 roky
  Matt Braithwaite d213885c04 Restore ocsp.h, with (just) the CRLReason enum from RFC 2459. před 9 roky
  David Benjamin 7244fa46f7 Expose ECDSA_SIG_max_len to size a DER ECDSA-Sig-Value. před 9 roky