Commit History

Author SHA1 Message Date
  Richard Levitte b3dfaaa143 Add AES support in the applications that support -des and -des3. 22 years ago
  Richard Levitte 206eb6a11d Change pkcs12 so the certificates coming from -in do not get tossed if 23 years ago
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 years ago
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
  Richard Levitte 5abc8ae6f9 Make better use of load_cert, load_certs and load_key. 23 years ago
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 years ago
  Dr. Stephen Henson f2a253e0dd Add support for MS CSP Name PKCS#12 attribute. 23 years ago
  Dr. Stephen Henson 1358835050 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
  Dr. Stephen Henson ecbe07817a 24 years ago
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 years ago
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a 24 years ago
  Dr. Stephen Henson 688fbf5475 Fix a typo in apps/pkcs12.c which was using the wrong part of 24 years ago
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 years ago
  Dr. Stephen Henson eaa2818189 Various fixes... 24 years ago
  Richard Levitte 5ce42a7e68 Memory leaks fix. It now looks like all memory leaks, at least around 24 years ago
  Richard Levitte 9ee1c838cb Memory leaks fix. There seems to be more in other parts of OpenSSL... 24 years ago
  Richard Levitte 88364bc2bc The pkcs12 had no way of getting a CA file or path to be used when 24 years ago
  Richard Levitte f365611ca3 Undo the changes I just made. I'm not sure what I was thinking of. 24 years ago
  Richard Levitte 20d242b0de Make it possible for users of the openssl applications to specify the 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Ben Laurie 5de603abc8 Typesafety Thought Police part 3. 24 years ago
  Ben Laurie f2716dada0 Typesafety Thought Police Part 2. 24 years ago
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. 24 years ago
  Dr. Stephen Henson a331a305e9 Make PKCS#12 code handle missing passwords. 24 years ago
  Bodo Möller afbd0746cf 'rand'/'-rand' documentation. 24 years ago
  Dr. Stephen Henson c7cb16a8ff Rename functions for new convention. 24 years ago
  Dr. Stephen Henson a3fe382e2d Pass phrase reorganisation. 24 years ago
  Dr. Stephen Henson d13e4eb0b5 Make pkcs12 and smime applications seed random number 25 years ago