69 Коміти (f9bdcc11087d84ba3c908bfe773d4ab0a5c50585)

Автор SHA1 Повідомлення Дата
  David Benjamin 1d4f4c0123 Add SSL_send_fatal_alert. 8 роки тому
  David Benjamin 5e7e7cc696 Add SSL_set_fallback_version. 8 роки тому
  Steven Valdez 143e8b3fd9 Add TLS 1.3 1-RTT. 8 роки тому
  David Benjamin ca3d545d7f Add SSL_set_signing_algorithm_prefs. 8 роки тому
  David Benjamin 2f8935de0f Test NULL client CA lists. 8 роки тому
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8 роки тому
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8 роки тому
  Nick Harper 60edffd2a5 Change SignatureAndHashAlgorithm to SignatureScheme in Go. 8 роки тому
  David Benjamin 9e68f19e1b Add SSL_get_curve_id and SSL_get_dhe_group_size. 8 роки тому
  Steven Valdez 4f94b1c19f Adding TLS 1.3 constants. 8 роки тому
  Taylor Brandstetter 376a0fed24 Adding a method to change the initial DTLS retransmission timer value. 8 роки тому
  David Benjamin 594e7d2b77 Add a test that declining ALPN works. 8 роки тому
  David Benjamin acb6dccf12 Add tests for the old client cert callback. 8 роки тому
  David Benjamin 4cc36adf5a Make it possible to tell what curve was used on the server. 8 роки тому
  David Benjamin 8c2b3bf965 Test all supported curves (including those off by default). 8 роки тому
  David Benjamin e9cddb8879 Remove SSL_OP_LEGACY_SERVER_CONNECT. 9 роки тому
  David Benjamin 03f000577f Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER. 9 роки тому
  David Benjamin ef5e515819 Remove SSL_OP_TLS_D5_BUG. 9 роки тому
  Adam Langley c4f25ce0c6 Work around yaSSL bug. 9 роки тому
  David Benjamin 99fdfb9f22 Move curve check out of tls12_check_peer_sigalg. 9 роки тому
  David Benjamin 6e80765774 Add SSL_get_server_key_exchange_hash. 9 роки тому
  Adam Langley 27a0d086f7 Add ssl_renegotiate_ignore. 9 роки тому
  nagendra modadugu 3398dbf279 Add server-side support for asynchronous RSA decryption. 9 роки тому
  David Benjamin 091c4b9869 Add an option to disable NPN on a per-SSL basis. 9 роки тому
  David Benjamin 1d5ef3bb1e Add SSL_set_renegotiate_mode. 9 роки тому
  David Benjamin 324dce4fd7 Unbreak SSL_total_renegotiations. 9 роки тому
  Steven Valdez 0d62f26c36 Adding more options for signing digest fallback. 9 роки тому
  Paul Lietar 4fac72e638 Add server-side support for Signed Certificate Timestamps. 9 роки тому
  Paul Lietar 8f1c268692 Wait for CertificateStatus message to verify certificate. 9 роки тому
  Adam Langley cef7583633 Add cipher suite settings for TLS ≥ 1.0. 9 роки тому
  David Benjamin 2c99d289fd Fix buffer size computation. 9 роки тому
  David Benjamin 30789da28e Add tests for bidirectional shutdown. 9 роки тому
  Paul Lietar aeeff2ceee Server-side OCSP stapling support. 9 роки тому
  Adam Langley 0950563a9b Implement custom extensions. 9 роки тому
  Adam Langley 33ad2b59da Tidy up extensions stuff and drop fastradio support. 9 роки тому
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. 9 роки тому
  David Benjamin d98452d2db Add a test for the ticket callback. 9 роки тому
  David Benjamin ba4594aee6 Don't put sessions from renegotiations in the cache. 9 роки тому
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. 9 роки тому
  Adam Langley af0e32cb84 Add SSL_get_tls_unique. 9 роки тому
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. 9 роки тому
  David Benjamin cff0b90cbb Add client-side tests for renegotiation_info enforcement. 9 роки тому
  David Benjamin b16346b0ad Add SSL_set_reject_peer_renegotiations. 9 роки тому
  David Benjamin c565ebbebc Add tests for SSL_export_keying_material. 9 роки тому
  David Benjamin 87e4acd2f5 Test the interaction of SSL_CB_HANDSHAKE_DONE and False Start. 9 роки тому
  David Benjamin 0d4db50a54 Use C++11 inline initialization. 9 роки тому
  David Benjamin 67d1fb59ad Test that client cipher preferences are enforced. 9 роки тому
  Adam Langley 524e717b87 Add a callback for DDoS protection. 9 роки тому
  David Benjamin 6f5c0f4471 Add tests for installing the certificate on the early callback. 9 роки тому
  David Benjamin 87c8a643e1 Use TCP sockets rather than socketpairs in the SSL tests. 9 роки тому