Historique des commits

Auteur SHA1 Message Date
  Tomas Mraz 72a509f94f Make the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION pass tests il y a 3 ans
  Todd Short 25959e04c3 Optimize session cache flushing il y a 5 ans
  Matt Caswell 0789c7d834 Update copyright year il y a 3 ans
  Benjamin Kaduk aa6bd216dd Promote SSL_get_negotiated_group() for non-TLSv1.3 il y a 3 ans
  Matt Caswell 605856d72c Update copyright year il y a 3 ans
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call il y a 3 ans
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar il y a 5 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION il y a 5 ans
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ il y a 5 ans
  Matt Caswell 27232cc338 Don't use OPENSSL_strdup() for copying alpn_selected il y a 6 ans
  Matt Caswell 6cf2dbd9fa Don't store the ticket nonce in the session il y a 6 ans
  Matt Caswell 4ff1a52666 Fix TLSv1.3 ticket nonces il y a 6 ans
  Matt Caswell b0edda11cb Update copyright year il y a 6 ans
  Todd Short df0fed9aab Session Ticket app data il y a 7 ans
  Andy Polyakov 802127e8fc ssl/ssl_asn1.c: resolve warnings in VC-WIN32 build, which allows to add /WX. il y a 6 ans
  FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension. il y a 7 ans
  Matt Caswell 9b6a825461 Send and receive the ticket_nonce field in a NewSessionTicket il y a 7 ans
  Rich Salz c80149d9f0 Merge Nokia copyright notice into standard il y a 7 ans
  Richard Levitte 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded il y a 7 ans
  Richard Levitte 64f11ee888 Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants il y a 7 ans
  Richard Levitte 66ecfb5437 Convert SSL_SESSION_ASN1 to use size specific integers il y a 7 ans
  Matt Caswell f637004037 Only accept early_data if the negotiated ALPN is the same il y a 7 ans
  Matt Caswell 5d5b3fba1f Parse the ticket_early_data_info extension il y a 7 ans
  Bernd Edlinger a0179d0afb Fix i2d_SSL_SESSION pp output parameter should point to end of asn1 data. il y a 7 ans
  Matt Caswell 1a3392c878 Fix <= TLS1.2 break il y a 7 ans
  Matt Caswell 534a43ffea Always ensure that session->cipher is set il y a 7 ans
  Matt Caswell fc24f0bf45 Add support for the age_add field il y a 7 ans
  Rich Salz aff8c126fd Move extension data into sub-structs il y a 7 ans
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit il y a 8 ans