1567 Commity (9c3b120b618f3678a807d693b2e6f331aaa54605)

Autor SHA1 Wiadomość Data
  David Benjamin dc8c1d962e Remove some dead state constants. 7 lat temu
  Alessandro Ghedini 8df6766d01 Support setting per-connection SCT list 7 lat temu
  Alessandro Ghedini 33fe4a0d14 Remove support for setting per-connection default session timeout 7 lat temu
  David Benjamin 3f2611a98f Hide SSL struct. 7 lat temu
  David Benjamin 58966a455f Remove legacy ChaCha20-Poly1305 cipher name aliases. 7 lat temu
  David Benjamin 2056f63bdb Recommend ex_data for SSL_CTX_set_cert_verify_callback. 7 lat temu
  Adam Langley bdcfd1366f Move the SSL BIO into ssl/ from decrepit/. 7 lat temu
  David Benjamin 42bfeb3623 Remove an unnecessary TLS 1.2 ClientHello state. 7 lat temu
  David Benjamin 17b3083373 Use a separate timeout scheme for TLS 1.3. 7 lat temu
  David Benjamin 0b1bb12ce8 Push the SSL_CTX session_timeout zero logic up. 7 lat temu
  David Benjamin 41a26e819f Remove buffer BIOs. 7 lat temu
  Steven Valdez 258508fce1 Adding V2ClientHello counter. 7 lat temu
  David Benjamin 16315f7cc7 Remove the rest of write_message. 7 lat temu
  David Benjamin daf207a52a Don't use the buffer BIO in TLS. 7 lat temu
  David Benjamin 1a999cf54d Don't use the buffer BIO in DTLS. 7 lat temu
  David Benjamin 330282a654 Remove SHA_LBLOCK and SHA_LONG. 7 lat temu
  David Benjamin 5db7c9b8c2 Get OPENSSL_COMPILE_ASSERT working in function bodies. 7 lat temu
  Alessandro Ghedini 958346a5e7 Run select_certificate_cb multiple times 7 lat temu
  David Benjamin 07820b5cee Add a getter for SSL_set_session_id_context. 7 lat temu
  Adam Langley 2e839244b0 Remove old ChaCha20-Poly1305 AEAD. 7 lat temu
  Adam Langley 5322010405 Revert "Remove old ChaCha20-Poly1305 AEAD." 7 lat temu
  David Benjamin 6752efdeaf Never send SNI warning alerts. 7 lat temu
  Adam Langley def9b46801 Remove old ChaCha20-Poly1305 AEAD. 7 lat temu
  Alessandro Ghedini 0726fb76eb Add SSL_CIPHER_is_AEAD. 7 lat temu
  David Benjamin c253864993 Remove some node.js hacks. 7 lat temu
  Aaron Green c80e416353 Add support for Fuchsia in crypto/rand. 7 lat temu
  David Benjamin 745745df03 Add SSL_CIPHER_is_static_RSA. 7 lat temu
  David Benjamin 5fc99c6603 There are no more MD5 ciphers. 7 lat temu
  Adam Langley dcecdfd620 Fix a couple of missing spaces in comments. 7 lat temu
  David Benjamin 1d6eeb3b85 Spellcheck our public headers. 7 lat temu
  David Benjamin 0a211dfe91 Remove BN_FLG_CONSTTIME. 7 lat temu
  David Benjamin d261004048 Report TLS 1.3 as supporting secure renegotiation. 7 lat temu
  David Benjamin 8f3f6be0d5 Const-correct the PKCS8 salt parameter. 7 lat temu
  David Benjamin 35349e9fac Unexport PKCS5 functions. 7 lat temu
  Rob Sloan 45573cc04d Add Little-endian BIGNUM conversions 7 lat temu
  Steven Valdez 08b65f4e31 Enabling 0-RTT on new Session Tickets. 7 lat temu
  David Benjamin 55696cecde Remove lh_new's default hash and comparator. 7 lat temu
  Rob Sloan 2ee1edfb7e Add BN_get_u64 so that Android doesn't have to reach into the BIGNUM structs 7 lat temu
  David Benjamin 6cc903880d Reimplement objects.pl in Go. 8 lat temu
  David Benjamin 6f600d6bae Add experimental TLS 1.3 short record header extension. 7 lat temu
  Adam Langley 28feb92a5b Add |X509_STORE_set0_additional_untrusted|. 7 lat temu
  Brian Smith 9f05de4ebb Remove the non-no_branch branch of BN_div. 8 lat temu
  David Benjamin 65fb425811 Remove version-specific cipher lists. 7 lat temu
  David Benjamin a36255cd4d Fix RSA-PSS documentation. 7 lat temu
  Adam Langley 629db8cd0c Add |SSL_get_peer_full_cert_chain|. 7 lat temu
  David Benjamin fcd714d52b Add CBS functions for working with BIT STRINGs. 7 lat temu
  David Benjamin f1050fd79a Preserve the peer signature algorithm across resumes. 7 lat temu
  David Benjamin 4882a6c50b Replace key_exchange_info with group_id. 7 lat temu
  David Benjamin 54881224e8 Remove SSL_get_dhe_group_size. 7 lat temu
  Adam Langley d515722d22 Don't depend on the X509 code for getting public keys. 7 lat temu