Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Caswell defe51c178 Update copyright year há 2 anos atrás
  x2018 4204cd6429 free the Post-Handshake Auth digest when there is an error saving the digest há 3 anos atrás
  Matt Caswell e0b139b845 Modify is_tls13_capable() to take account of the servername cb há 4 anos atrás
  Tomas Mraz fdcddd9357 Disallow certs with explicit curve in verification chain há 4 anos atrás
  Viktor Dukhovni c6c9f886ae Avoid errors with a priori inapplicable protocol bounds há 4 anos atrás
  Matt Caswell e7ff223a20 Update copyright year há 4 anos atrás
  Benjamin Kaduk 910c8ffaf8 Don't write to the session when computing TLS 1.3 keys há 4 anos atrás
  Artiom Vaskov d8e8ed0220 ssl/statem/statem_lib.c: make servercontext/clientcontext arrays of chars instead of char pointers to fix EBCDIC builds. há 5 anos atrás
  NaveenShivanna86 a80de34b27 'init_buf' memory can be freed when DTLS is used over SCTP (not over UDP). há 5 anos atrás
  Dr. Matthias St. Pierre b5acbf9148 Reorganize local header files há 5 anos atrás
  opensslonzos-github cd5e2b0a68 Add missing EBCDIC strings há 5 anos atrás
  Matt Caswell 6c2f347c78 Defer sending a KeyUpdate until after pending writes are complete há 5 anos atrás
  Matt Caswell 72a7a7021f Update copyright year há 5 anos atrás
  Matt Caswell f6d64b5142 Don't restrict the number of KeyUpdate messages we can process há 5 anos atrás
  Matt Caswell 37857e9b52 Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messages há 5 anos atrás
  Matt Caswell 8e3df4012a Revert "Keep the DTLS timer running after the end of the handshake if appropriate" há 5 anos atrás
  Paul Yang 9465e71639 Fix access zero memory if SSL_DEBUG is enabled há 6 anos atrás
  Matt Caswell eaa32f3679 Fix no-ec and no-tls1_2 há 6 anos atrás
  Matt Caswell b4970e8bf5 Separate ca_names handling for client and server há 6 anos atrás
  Matt Caswell 6f54ae7a90 Don't negotiate TLSv1.3 if our EC cert isn't TLSv1.3 capable há 6 anos atrás
  Matt Caswell a2388b50af Don't call the client_cert_cb immediately in TLSv1.3 há 6 anos atrás
  Richard Levitte 7ccfce81db ssl/statem: Don't compare size_t with less than zero há 6 anos atrás
  Matt Caswell cd3b53b8f8 Ensure certificate callbacks work correctly in TLSv1.3 há 6 anos atrás
  Matt Caswell 1bf4cb0fe3 Process KeyUpdate and NewSessionTicket messages after a close_notify há 6 anos atrás
  Matt Caswell 5627f9f217 Don't detect a downgrade where the server has a protocol version hole há 6 anos atrás
  Matt Caswell b5b993b229 Use the same min-max version range on the client consistently há 6 anos atrás
  Matt Caswell 9f22c52723 Turn on TLSv1.3 downgrade protection by default há 6 anos atrás
  Matt Caswell 35e742ecac Update code for the final RFC version of TLSv1.3 (RFC8446) há 6 anos atrás
  Dmitry Yakovlev 572fa0249d Move SSL_DEBUG md fprintf after assignment há 6 anos atrás
  Matt Caswell 5df2206048 Improve fallback protection há 6 anos atrás