コミット履歴

作者 SHA1 メッセージ 日付
  Nils Larsch 3eeaab4bed make 19 年 前
  Geoff Thorpe bcfea9fb25 Allow RSA key-generation to specify an arbitrary public exponent. Jelte 20 年 前
  Geoff Thorpe 2aaec9cced Update any code that was using deprecated functions so that everything builds 21 年 前
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 年 前
  Geoff Thorpe 5daec7ea0e Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are 22 年 前
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 年 前
  Dr. Stephen Henson 3647bee263 Config code updates. 22 年 前
  Richard Levitte b3dfaaa143 Add AES support in the applications that support -des and -des3. 22 年 前
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 年 前
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 年 前
  Richard Levitte 6dcd1c9109 Do a proof of concept. "openssl genrsa" will make the name of the 23 年 前
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 年 前
  Dr. Stephen Henson 1358835050 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 年 前
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 年 前
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a 24 年 前
  Richard Levitte f365611ca3 Undo the changes I just made. I'm not sure what I was thinking of. 24 年 前
  Richard Levitte 20d242b0de Make it possible for users of the openssl applications to specify the 24 年 前
  Bodo Möller f1d92d941e Accept -F4 option in lower case, which is what the usage information 24 年 前
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 年 前
  Bodo Möller afbd0746cf 'rand'/'-rand' documentation. 24 年 前
  Dr. Stephen Henson a3fe382e2d Pass phrase reorganisation. 24 年 前
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 24 年 前
  Dr. Stephen Henson f07fb9b24b Add command line password options to the reamining utilities, 25 年 前
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 年 前
  Ben Laurie 752d706aaf Make NO_RSA compile with pedantic. 25 年 前
  Bodo Möller a31011e8e0 Various randomness handling bugfixes and improvements -- 25 年 前
  Bodo Möller 74678cc2f8 Additional user data argument to pem_password_cb function type 25 年 前
  Bodo Möller d58d092bc9 Avoid warnings. 25 年 前