Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 309371d626 Fix EAP-FAST hace 6 años
  Dmitry Belyavskiy 41f10305d8 Send GOST SignatureAlgorithms when TLS 1.2 in use hace 6 años
  Dmitry Belyavskiy 1f65c0459a Bugfix: GOST2012 certificates for GOST ciphersuites were broken. hace 6 años
  Kurt Roeckx 5f96a95e25 Set sess to NULL after freeing it. hace 6 años
  Matt Caswell 61fb59238d Rework the decrypt ticket callback hace 6 años
  Matt Caswell c0638adeec Fix ticket callbacks in TLSv1.3 hace 6 años
  Matt Caswell ca50cd911c Fix the MAX_CURVELIST definition hace 6 años
  Matt Caswell 7500bc337a Allow TLSv1.3 EC certs to use compressed points hace 6 años
  Rich Salz cdb10bae3f Set error code on alloc failures hace 6 años
  Matt Caswell dcf8b01f44 Tolerate a Certificate using a non-supported group on server side hace 6 años
  Todd Short 4bfb96f2ad Place ticket keys into secure memory hace 6 años
  Matt Caswell 32305f8850 Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3 hace 6 años
  Todd Short df0fed9aab Session Ticket app data hace 7 años
  Matt Caswell 0e1d6ecf37 Add X448/Ed448 support to libssl hace 6 años
  Matt Caswell ee76349525 Sanity check the ticket length before using key name/IV hace 6 años
  Matt Caswell 1d0c08b496 The function ssl_get_min_max_version() can fail hace 6 años
  Benjamin Kaduk c1acef9263 Fix uninitialized read in sigalg parsing code hace 6 años
  Benjamin Kaduk c589c34e61 Add support for the TLS 1.3 signature_algorithms_cert extension hace 6 años
  Benjamin Kaduk fd5e1a8c4a Propagate TLS 1.3 sigalgs through tls1_set_sigalgs() hace 6 años
  Benjamin Kaduk f55e99f7dd Add TLS 1.3 draft-23 PSS signature algorithms hace 6 años
  Richard Levitte 3c7d0945b6 Update copyright years on all files merged since Jan 1st 2018 hace 6 años
  Noah Robbin bcec0b9488 Use the index that matches the key type (either SSL_PKEY_RSA_PSS_SIGN or SSL_PKEY_RSA). hace 7 años
  Noah Robbin 0fe3db251a Use size of server key when selecting signature algorithm. hace 7 años
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() hace 7 años
  Andy Polyakov 3a63c0edab Resolve warnings in VC-WIN32 build, which allows to add /WX. hace 7 años
  FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension. hace 7 años
  KaoruToda b2555168ec Various clean-ups hace 7 años
  Dr. Stephen Henson 6447e8184c Merge tls1_check_curve into tls1_check_group_id hace 7 años
  Dr. Stephen Henson f48d826e33 Change curves to groups where relevant hace 7 años
  Dr. Stephen Henson ff6d20a67b Use separate functions for supported and peer groups lists hace 7 años