Commit History

Author SHA1 Message Date
  Bodo Möller ed3883d21b Support TLS extensions (specifically, HostName) 19 years ago
  Andy Polyakov ffa101872f Eliminate dependency on read/write/stat in apps under _WIN32. 19 years ago
  Dr. Stephen Henson 566dda07ba New option SSL_OP_NO_COMP to disable compression. New ctrls to set 19 years ago
  Dr. Stephen Henson 09b6c2ef15 Make OPENSSL_NO_COMP compile again. 19 years ago
  Nils Larsch 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 years ago
  Richard Levitte b29228836a DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net> 19 years ago
  Dr. Stephen Henson 6c61726b2a Lots of Win32 fixes for DTLS. 19 years ago
  Dr. Stephen Henson 4e321ffaff Fixes for signed/unsigned warnings and shadows. 19 years ago
  Ben Laurie 36d16f8ee0 Add DTLS support. 19 years ago
  Nils Larsch 7d727231b7 some const fixes 19 years ago
  Andy Polyakov 02a00bb054 DJGPP update. 20 years ago
  Dr. Stephen Henson abbc186bd2 Fix s_client so it works without a certificate again. 20 years ago
  Dr. Stephen Henson 826a42a088 PR: 910 20 years ago
  Richard Levitte 2549564009 On systems that use case-insensitive symbol names (i.e. they're all 20 years ago
  Richard Levitte 47c1735acd NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev. 20 years ago
  Richard Levitte 4d8743f490 Netware-specific changes, 21 years ago
  Geoff Thorpe d8ec0dcf45 Avoid some shadowed variable names. 21 years ago
  Richard Levitte f44e184ec6 s_client should inform the user of any compression/expansion methods used. 21 years ago
  Richard Levitte 3d7c4a5a6d Selected changes for MSDOS, contributed by Gisle Vanem <giva@bgnett.no>. 21 years ago
  Lutz Jänicke 4f17dfcd75 Add minimum POP3 STLS hack to s_client.c (as was provided for STARTTLS before) 21 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 years ago
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Richard Levitte 0bf23d9b20 WinCE patches 22 years ago
  Richard Levitte 8d6e60486f Fix to build better with DJGPP. 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Richard Levitte cead7f36da Set up the engine before doing anything random-related, since engine randomness 22 years ago
  Dr. Stephen Henson 3647bee263 Config code updates. 23 years ago
  Richard Levitte 135c0af1bb Implement STARTTLS for certain protocols, currently only supporting SMTP. 23 years ago
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 years ago