Histórico de commits

Autor SHA1 Mensagem Data
  Matt Caswell 3bb5e5b09e Add the ability to configure anti-replay via SSL_CONF 6 anos atrás
  Matt Caswell 5a42141565 Add a test for the new early data callback 6 anos atrás
  Matt Caswell 358ffa05cd Return a fatal error if application data is encountered during shutdown 6 anos atrás
  Matt Caswell ba70904949 Return SSL_ERROR_WANT_READ if SSL_shutdown() encounters handshake data 6 anos atrás
  Matt Caswell c748834ff7 Add a bi-directional shutdown test 6 anos atrás
  Matt Caswell 6cc0b3c217 Respect SSL_OP_NO_TICKET in TLSv1.3 6 anos atrás
  Matt Caswell 0422591573 Fix no-ec, no-tls1_3 and no-tls 6 anos atrás
  Kurt Roeckx 693cf80c6f Enable SSL_MODE_AUTO_RETRY by default 6 anos atrás
  Matt Caswell 1aac20f509 Fix no-ec in combination with no-dh 6 anos atrás
  Matt Caswell ee94ec2ef8 Don't cache stateless tickets in TLSv1.3 6 anos atrás
  Matt Caswell c22365b399 Improve testing of tickets with post-handshake auth 6 anos atrás
  Matt Caswell 36ff232cf2 Change the default number of NewSessionTickets we send to 2 6 anos atrás
  Matt Caswell ba8b48e98d Fix no-tls1_2 6 anos atrás
  Matt Caswell 61fb59238d Rework the decrypt ticket callback 6 anos atrás
  Matt Caswell c20e3b282c Fix mem leak in sslapi test 6 anos atrás
  Matt Caswell d0191fe059 Add a test for the ticket callbacks 6 anos atrás
  Matt Caswell c0638adeec Fix ticket callbacks in TLSv1.3 6 anos atrás
  Matt Caswell e825109236 Add some more SSL_pending() and SSL_has_pending() tests 6 anos atrás
  Matt Caswell 0d8da77908 Test an old style PSK callback with no cert will prefer SHA-256 6 anos atrás
  Matt Caswell 60155b9ae1 Fix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305 6 anos atrás
  Matt Caswell e401389a0c Add a test for SSL_get_shared_ciphers() 6 anos atrás
  Matt Caswell 4a432af895 Add a test for SSL_pending() 6 anos atrás
  Matt Caswell 033c181ba6 Test the state of SSL_in_init() from the info_callback 6 anos atrás
  Matt Caswell 6e07834ca0 Fix no-ec 6 anos atrás
  Peter Wu d4da95a773 test: Remove redundant SSL_CTX_set_max_early_data 6 anos atrás
  Peter Wu 01a2a65488 Add support for logging early exporter secret 6 anos atrás
  Peter Wu cffe973c45 Add test for CLIENT_EARLY_TRAFFIC_SECRET key logging 6 anos atrás
  Peter Wu 6329ce8fd8 Add support for logging TLS 1.3 exporter secret 6 anos atrás
  Matt Caswell 7d4488bbd7 Extend the SSL_set_bio() tests 6 anos atrás
  Matt Caswell 5718fe4560 Add a test for the info callback 6 anos atrás