Commit History

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