Commit History

Author SHA1 Message Date
  Benjamin Kaduk 5281bb2252 Address coverity-reported NULL dereference in SSL_SESSION_print() 6 years ago
  Matt Caswell 32f803d88e Update SSL_SESSION_print for TLSv1.3 6 years ago
  Matt Caswell 83cf7abf8e Update copyright year 6 years ago
  Tilman Keskinöz d61e6040a0 ssl/ssl_txt: fix NULL-check 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 6 years ago
  Rich Salz c80149d9f0 Merge Nokia copyright notice into standard 7 years ago
  Rich Salz aff8c126fd Move extension data into sub-structs 7 years ago
  Matt Caswell 348240c676 Fix misc size_t issues causing Windows warnings in 64 bit 7 years ago
  Matt Caswell ec60ccc1c1 Convert session_id_length and sid_ctx_len to size_t 7 years ago
  Emilia Kasper a230b26e09 Indent ssl/ 8 years ago
  FdaSilvaYY d3d5dc607a Enforce and explicit some const casting 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  FdaSilvaYY 8483a003bf various spelling fixes 8 years ago
  Rich Salz e771eea6d8 Revert "various spelling fixes" 8 years ago
  FdaSilvaYY 620d540bd4 various spelling fixes 8 years ago
  Kurt Roeckx 3eb2aff401 Add support for minimum and maximum protocol version supported by a cipher 8 years ago
  Kurt Roeckx 7d65007238 Make function to convert version to string 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 9982cbbbf6 Remove BIO_s_file_internal macro. 8 years ago
  Matt Caswell e481f9b90b Remove support for OPENSSL_NO_TLSEXT 9 years ago
  Matt Caswell 55a9a16f1c Remove Kerberos support from libssl 9 years ago
  Rich Salz 9a555706a3 Make COMP_CTX and COMP_METHOD opaque 9 years ago
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 years ago
  Matt Caswell 69f6823748 Fix missing return value checks 9 years ago
  Dr. Stephen Henson ddc06b3556 Extended master secret extension support. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 years ago
  Kurt Roeckx 45f55f6a5b Remove SSLv2 support 9 years ago
  Martin Kaiser 189ae368d9 Add an NSS output format to sess_id to export to export the session id and the master key in NSS keylog format. PR#3352 10 years ago