Commit History

Author SHA1 Message Date
  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. 21 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. 22 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
  Lutz Jänicke 41ebed27fa Flush buffers to prevent mixed output (Adam Back <adam@cypherspace.org>). 23 years ago
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 years ago
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 years ago
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 years ago
  Dr. Stephen Henson bdee69f718 Allow various X509_STORE_CTX properties to be 23 years ago
  Richard Levitte be1bd9239f Get e_os2.h to get all the system definitions correctly. 23 years ago
  Richard Levitte 56dde3ebe6 Include opensslconf.h or the like early to make sure system macros get 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Lutz Jänicke 52b621db88 Add "-rand" option to s_client and s_server. 23 years ago
  Lutz Jänicke 836f996010 New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override 23 years ago
  Richard Levitte f9b3bff6f7 First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 24 years ago
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Richard Levitte a9ef75c50d Small fix to enable reading from stdin as well. 24 years ago
  Richard Levitte ce301b6b0b Add the possibility (with -ign_eof) to ignore end of file on input but 24 years ago