1. 6d3d579 Document -trusted_first option in man pages and help. by Hubert Kario · 11 years ago
  2. 14f47ac Allow reordering of certificates when signing. by Dr. Stephen Henson · 11 years ago
  3. 6f719f0 Change default cipher in smime app to des3. by Dr. Stephen Henson · 11 years ago
  4. 6aa1770 Use new X509_STORE_set_verify_cb function instead of old macro. by Dr. Stephen Henson · 15 years ago
  5. c869da8 Update from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
  6. 2e59752 Update obsolete email address... by Dr. Stephen Henson · 16 years ago
  7. 5ce278a More type-checking. by Ben Laurie · 17 years ago
  8. 6217896 Improve error detection when streaming S/MIME. by Dr. Stephen Henson · 18 years ago
  9. 96afc1c Add SEED encryption algorithm. by Bodo Möller · 18 years ago
  10. 9cfc8a9 Update smime utility to support streaming for -encrypt and -sign -nodetach by Dr. Stephen Henson · 18 years ago
  11. f253a05 There is should be no need to rewind the input stream any more. by Dr. Stephen Henson · 19 years ago
  12. f3dea9a Camellia cipher, contributed by NTT by Bodo Möller · 19 years ago
  13. c27309e Allow any supported cipher to be used with smime -encrypt. by Dr. Stephen Henson · 19 years ago
  14. 216e0d5 Fix smime -pk7out. by Dr. Stephen Henson · 19 years ago
  15. 5531192 Add -resign and -md options to smime command to support resigning an by Dr. Stephen Henson · 19 years ago
  16. a6e7fcd Multiple signer support in smime application. by Dr. Stephen Henson · 19 years ago
  17. 76cf3fc Reformat smime.c utility. by Dr. Stephen Henson · 19 years ago
  18. 8f2e4fd Allow PKCS7_decrypt() to work if no cert supplied. by Dr. Stephen Henson · 20 years ago
  19. 7d72723 some const fixes by Nils Larsch · 20 years ago
  20. c431798 Reformat smime utility. by Dr. Stephen Henson · 21 years ago
  21. fb80794 Don't use 'explicit' for variable name. by Dr. Stephen Henson · 21 years ago
  22. 4ec3d78 Reformat smime.c by Dr. Stephen Henson · 21 years ago
  23. 5d7c222 New X509_VERIFY_PARAM structure and associated functionality. by Dr. Stephen Henson · 21 years ago
  24. beab098 Various S/MIME bug and compatibility fixes. by Dr. Stephen Henson · 22 years ago
  25. e9ec639 Fix indefinite length encoding so EOC correctly updates the buffer pointer. by Dr. Stephen Henson · 22 years ago
  26. 27068df Single pass processing to cleartext S/MIME signing. by Dr. Stephen Henson · 22 years ago
  27. 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
  28. da9b972 Make it possible to load keys from stdin, and restore that by Richard Levitte · 23 years ago
  29. ca6dde5 Reverse the change with the following log, it needs further investigation: by Richard Levitte · 23 years ago
  30. 8e6cbcd Make S/MIME output conform with the mail and MIME standards. PR: 151 by Richard Levitte · 23 years ago
  31. e9a182f Generate an error if rewinding wasn't possible. by Richard Levitte · 23 years ago
  32. 253ef21 by Dr. Stephen Henson · 23 years ago
  33. 6d498d4 harmonize capitalization by Bodo Möller · 23 years ago
  34. 31188ee by Dr. Stephen Henson · 23 years ago
  35. 3647bee Config code updates. by Dr. Stephen Henson · 23 years ago
  36. b3dfaaa Add AES support in the applications that support -des and -des3. by Richard Levitte · 23 years ago
  37. 1372965 Reduce the header dependencies on engine.h in apps/. by Geoff Thorpe · 24 years ago
  38. 531d630 Provide an application-common setup function for engines and use it everywhere. by Richard Levitte · 24 years ago
  39. 30b4c27 Extend all the loading functions to take an engine pointer, a pass by Richard Levitte · 24 years ago
  40. bdee69f Allow various X509_STORE_CTX properties to be inherited from X509_STORE. by Dr. Stephen Henson · 24 years ago
  41. 9237ba8 Correct typo. by Richard Levitte · 24 years ago
  42. 9587460 Add -keyform. by Richard Levitte · 24 years ago
  43. 93f1170 Add forgotten "-passin" option to smime.c usage help. by Lutz Jänicke · 24 years ago
  44. 1358835 by Dr. Stephen Henson · 24 years ago
  45. bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
  46. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  47. 81f169e by Dr. Stephen Henson · 24 years ago
  48. 32d862e Add the possibility to use keys handled by engines in more applications. by Richard Levitte · 24 years ago
  49. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago
  50. 645749e On VMS, stdout may very well lead to a file that is written to in a by Richard Levitte · 25 years ago
  51. 34216c0 Keep a not of original encoding in certificate requests. by Dr. Stephen Henson · 25 years ago
  52. fd13f0e by Dr. Stephen Henson · 25 years ago
  53. 094fe66 Fix some typose in the i2d/d2i functions that by Dr. Stephen Henson · 25 years ago
  54. f365611 Undo the changes I just made. I'm not sure what I was thinking of. by Richard Levitte · 25 years ago
  55. 20d242b Make it possible for users of the openssl applications to specify the by Richard Levitte · 25 years ago
  56. 431b0cc Move add_oid_section to apps.c, so it can be shared by several by Richard Levitte · 25 years ago
  57. 90ae467 Move the certificate and key loading functions to apps.c, so they can by Richard Levitte · 25 years ago
  58. 26a3a48 There have been a number of complaints from a number of sources that names by Richard Levitte · 25 years ago
  59. fb51beb Remove CRYPTO_push/pop_info invocations to improve code readability -- by Bodo Möller · 25 years ago
  60. afbd074 'rand'/'-rand' documentation. by Bodo Möller · 25 years ago
  61. c7cb16a Rename functions for new convention. by Dr. Stephen Henson · 25 years ago
  62. a91451e add missing 'static' by Bodo Möller · 25 years ago
  63. a3fe382 Pass phrase reorganisation. by Dr. Stephen Henson · 25 years ago
  64. d13e4eb Make pkcs12 and smime applications seed random number by Dr. Stephen Henson · 25 years ago
  65. 667ac4e Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align by Ralf S. Engelschall · 25 years ago
  66. 657e60f ispell (and minor modifications) by Ulf Möller · 25 years ago
  67. 11afb40 Use CRYPTO_push_info to track down memory leak by Bodo Möller · 25 years ago
  68. 2c736d0 slightly change usage information by Bodo Möller · 25 years ago
  69. 63da21c make no-des and no-rc2 work. by Bodo Möller · 25 years ago
  70. 36217a9 Allow passwords to be included on command line for a few more utilities. by Dr. Stephen Henson · 25 years ago
  71. 55f3019 Various S/MIME fixes. Fix for memory leak, recipient list bug by Dr. Stephen Henson · 25 years ago
  72. e3775a3 Make the PKCS#7 S/MIME functions check for passed NULL pointers. by Dr. Stephen Henson · 25 years ago
  73. 55ec586 Modify S/MIME application so the -signer option writes the signer(s) by Dr. Stephen Henson · 25 years ago
  74. 5a9a4b2 Merge in my S/MIME library and utility. by Dr. Stephen Henson · 25 years ago