Commit History

Author SHA1 Message Date
  Bernd Edlinger 348681ff2b Fix issue #2113: 7 years ago
  Matt Caswell 83975c80bb Re-align some comments after running the reformat script. 9 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 65a6a1ff45 indent has problems with comments that are on the right hand side of a line. 9 years ago
  Matt Caswell bc2d623c0e Fix source where indent will not be able to cope 9 years ago
  Tim Hudson 6977c7e2ba mark all block comments that need format preserving so that 9 years ago
  Matt Caswell bb1ddd3d9a Fixed memory leak if BUF_MEM_grow fails 9 years ago
  Kurt Roeckx b6ece4c1fc Keep old method in case of an unsupported protocol 10 years ago
  Geoff Thorpe 82180dcc0a Fix no-ssl3 configuration option 10 years ago
  Bodo Moeller a46c705214 Support TLS_FALLBACK_SCSV. 10 years ago
  David Benjamin 40a2200d89 Fix protocol downgrade bug in case of fragmented packets 10 years ago
  Dr. Stephen Henson ccf6a19e2d Add three Suite B modes to TLS code, supporting RFC6460. 11 years ago
  Dr. Stephen Henson 7043fa702f add FIPS support to ssl: doesn't do anything on this branch yet as there is no FIPS compilation support 13 years ago
  Dr. Stephen Henson 9472baae0d Backport TLS v1.2 support from HEAD. 13 years ago
  Dr. Stephen Henson b4b15f68c0 Backport TLS v1.1 support from HEAD, ssl/ changes 14 years ago
  Dr. Stephen Henson 45d6a15ae9 PR: 2171 14 years ago
  Dr. Stephen Henson 41c0f68630 Fix version handling so it can cope with a major version >3. 14 years ago
  Dr. Stephen Henson 3e8e12a6b6 Servers can't end up talking SSLv2 with legacy renegotiation disabled 15 years ago
  Ben Laurie 8671b89860 Memory saving patch. 16 years ago
  Bodo Möller 1e24b3a09e fix support for receiving fragmented handshake messages 18 years ago
  Bodo Möller f1fd4544a3 Various changes in the new TLS extension code, including the following: 19 years ago
  Bodo Möller ed3883d21b Support TLS extensions (specifically, HostName) 19 years ago
  Dr. Stephen Henson 7bbcb2f690 Avoid warnings on VC++ 2005. 19 years ago
  Bodo Möller 72dce7685e Add fixes for CAN-2005-2969. 19 years ago
  Nils Larsch 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 years ago
  Dr. Stephen Henson f3b656b246 Initialize SSL_METHOD structures at compile time. This removes the need 19 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Bodo Möller b8565a9af9 really fix race conditions 22 years ago
  Bodo Möller e78f137899 really fix race condition 22 years ago
  Lutz Jänicke 7b63c0fa8c Reorder inclusion of header files: 22 years ago