Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nils Larsch 3eeaab4bed make 19 gadi atpakaļ
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 gadi atpakaļ
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 gadi atpakaļ
  Dr. Stephen Henson 3647bee263 Config code updates. 23 gadi atpakaļ
  Richard Levitte b3dfaaa143 Add AES support in the applications that support -des and -des3. 23 gadi atpakaļ
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 gadi atpakaļ
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 gadi atpakaļ
  Dr. Stephen Henson a3376fe8fc make apps compile again 23 gadi atpakaļ
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 gadi atpakaļ
  Dr. Stephen Henson 1358835050 24 gadi atpakaļ
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 gadi atpakaļ
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 gadi atpakaļ
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 gadi atpakaļ
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a 24 gadi atpakaļ
  Richard Levitte f365611ca3 Undo the changes I just made. I'm not sure what I was thinking of. 24 gadi atpakaļ
  Richard Levitte 20d242b0de Make it possible for users of the openssl applications to specify the 24 gadi atpakaļ
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 gadi atpakaļ
  Bodo Möller afbd0746cf 'rand'/'-rand' documentation. 25 gadi atpakaļ
  Dr. Stephen Henson a3fe382e2d Pass phrase reorganisation. 25 gadi atpakaļ
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 25 gadi atpakaļ
  Dr. Stephen Henson f07fb9b24b Add command line password options to the reamining utilities, 25 gadi atpakaļ
  Bodo Möller 8652d1c22e Memory leak. 25 gadi atpakaļ
  Bodo Möller a31011e8e0 Various randomness handling bugfixes and improvements -- 25 gadi atpakaļ
  Bodo Möller e42979f2c5 Dont' assume that something starting with '-' is a filename -- 25 gadi atpakaļ
  Bodo Möller 74678cc2f8 Additional user data argument to pem_password_cb function type 25 gadi atpakaļ
  Bodo Möller c69e361f1c Fix option processing. 25 gadi atpakaļ
  Ulf Möller f5d7a031a3 New Configure option no-<cipher> (rsa, idea, rc5, ...). 25 gadi atpakaļ
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 gadi atpakaļ
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 gadi atpakaļ
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 gadi atpakaļ