コミット履歴

作者 SHA1 メッセージ 日付
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 年 前
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. 14 年 前
  Dr. Stephen Henson d7050b4424 Fix warnings about ignoring fgets return value 15 年 前
  Ben Laurie 69120ad199 Only require -iv for ciphers that use an IV! 15 年 前
  Dr. Stephen Henson 3fa1a444ce Merge apps changes from FIPS branch. 16 年 前
  Nils Larsch d4a6240005 replace macros with functions 18 年 前
  Dr. Stephen Henson c574d0cdf2 Fix from HEAD. 18 年 前
  Richard Levitte 14a948e6ad All kinds of changes from branch OpenSSL_0_9_7-stable 19 年 前
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 年 前
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 年 前
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 年 前
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 年 前
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 年 前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 年 前
  Lutz Jänicke 40889b9cd3 Add missing prototypes. 22 年 前
  Richard Levitte dfee50ecd9 Allow longer program names (VMS allows up to 39 characters). 22 年 前
  Dr. Stephen Henson 3647bee263 Config code updates. 22 年 前
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 年 前
  Lutz Jänicke 43f9391bcc When only the key is given to "enc", the IV is undefined 23 年 前
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 年 前
  Dr. Stephen Henson 323f289c48 23 年 前
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 年 前
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 年 前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 年 前
  Dr. Stephen Henson f2e5ca84d4 Option to disable standard block padding with EVP API. 23 年 前
  Ben Laurie 259810e05b Rijdael CBC mode and partial undebugged SSL support. 23 年 前
  Bodo Möller a87e50a945 'char' argument to islower must be converted to 'unsigned char' 24 年 前
  Ben Laurie 646d56956b Better handling of EVP names, add EVP to speed. 24 年 前
  Ben Laurie 757e392d4e Make Rijndael work! Those long flights have some good points. 24 年 前
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 年 前