Historique des commits

Auteur SHA1 Message Date
  Richard Levitte b646179229 Copyright year updates il y a 3 mois
  Hugo Landau 89dd87e1e8 libssl: Make some global mutable structures constant il y a 5 mois
  Matt Caswell da1c088f59 Copyright year updates il y a 10 mois
  Hugo Landau d6e7ebba33 Minor fixes il y a 1 an
  Hugo Landau f082205bcf QUIC TLS: Prohibit SRTP-related calls for QUIC TLS il y a 1 an
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object il y a 2 ans
  Kijin Kim a425c0fec6 Add more SRTP protection profiles il y a 2 ans
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call il y a 3 ans
  Matt Caswell 6ac1cd10ba Fix safestack issues in ssl.h il y a 3 ans
  Matt Caswell 454afd9866 Update copyright year il y a 4 ans
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 4 ans
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ il y a 5 ans
  Matt Caswell 6dd083fd68 Move client parsing of ServerHello extensions into new framework il y a 7 ans
  Matt Caswell 6b473acabd Refactor ClientHello extension parsing il y a 7 ans
  Matt Caswell 8b0e934afb Fix some missed size_t updates il y a 7 ans
  Matt Caswell 8157d44b62 Convert ServerHello construction to WPACKET il y a 7 ans
  Matt Caswell 2c7b4dbc1a Convert tls_construct_client_hello() to use PACKETW il y a 8 ans
  Emilia Kasper a230b26e09 Indent ssl/ il y a 8 ans
  FdaSilvaYY 3c82e437bb Add checks on sk_TYPE_push() returned result il y a 8 ans
  Rich Salz 846e33c729 Copyright consolidation 01/10 il y a 8 ans
  Matt Caswell fbdf0299dc Free any existing SRTP connection profile il y a 8 ans
  Dmitry Sobinov 43e5faa253 Add new DTLS-SRTP protection profiles from RFC 7714 il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Matt Caswell 50932c4af2 PACKETise ServerHello processing il y a 9 ans
  Matt Caswell 9ceb2426b0 PACKETise ClientHello processing il y a 9 ans
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) il y a 9 ans
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc il y a 9 ans
  Rich Salz 9e9858d1cf dead code cleanup: #if 0 in ssl il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans