Historia zmian

Autor SHA1 Wiadomość Data
  Dr. Stephen Henson d4f0339c66 Update from 1.0.0-stable. 15 lat temu
  Nils Larsch 3eeaab4bed make 19 lat temu
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 lat temu
  Geoff Thorpe f92570f00a This stops a compiler warning from -Wmissing-prototypes. 22 lat temu
  Geoff Thorpe e189872486 Nils Larsch submitted; 22 lat temu
  Geoff Thorpe 5daec7ea0e Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are 22 lat temu
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 lat temu
  Bodo Möller c6efe6f59e fix usage (no 'key') 22 lat temu
  Bodo Möller 690ecff795 Fixes for 'no-hw' combined with 'no-SOME_CIPHER'. 23 lat temu
  Dr. Stephen Henson 3647bee263 Config code updates. 23 lat temu
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 lat temu
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 lat temu
  Dr. Stephen Henson a3376fe8fc make apps compile again 23 lat temu
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 lat temu
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 lat temu
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 lat temu
  Bodo Möller c06648f7f0 Fix C code generate by 'openssl dsaparam -C'. 24 lat temu
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 lat temu
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a 24 lat temu
  Richard Levitte f365611ca3 Undo the changes I just made. I'm not sure what I was thinking of. 24 lat temu
  Richard Levitte 20d242b0de Make it possible for users of the openssl applications to specify the 24 lat temu
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 lat temu
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 25 lat temu
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 lat temu
  Dr. Stephen Henson 82fc1d9c28 25 lat temu
  Dr. Stephen Henson 25f923ddd1 New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. 25 lat temu
  Bodo Möller a31011e8e0 Various randomness handling bugfixes and improvements -- 25 lat temu
  Dr. Stephen Henson def38e38ec Fix incorrect usage messages in some commands. 25 lat temu
  Bodo Möller 74678cc2f8 Additional user data argument to pem_password_cb function type 25 lat temu
  Bodo Möller d58d092bc9 Avoid warnings. 25 lat temu