1. e067097 mem leak on error path and error propagation fix by Yuchi · 8 years ago
  2. 44c83eb Constify command options by FdaSilvaYY · 8 years ago
  3. f3b3d7f Add -Wswitch-enum by Rich Salz · 9 years ago
  4. 12d56b2 Fix various missing option help messages ... by FdaSilvaYY · 9 years ago
  5. cc69629 Constify char* input parameters in apps code by FdaSilvaYY · 9 years ago
  6. 6025001 spelling fixes, just comments and readme. by klemens · 9 years ago
  7. d166ed8 check return values for EVP_Digest*() APIs by Dr. Stephen Henson · 9 years ago
  8. 6b4a77f Whitespace cleanup in apps by FdaSilvaYY · 9 years ago
  9. a8db2cf Add a comment after some #endif at end of apps source code. by FdaSilvaYY · 9 years ago
  10. 15b083e Fix ts app help message by FdaSilvaYY · 9 years ago
  11. 846e33c Copyright consolidation 01/10 by Rich Salz · 9 years ago
  12. c821def Don't load same config file twice. by Dr. Stephen Henson · 9 years ago
  13. 16e1b28 GH932: Add more help messages to some apps options. by FdaSilvaYY · 9 years ago
  14. 5d94e5b Remove some unneccessary assignments to argc by Matt Caswell · 9 years ago
  15. d278284 Fix some code maintenance issues by Matt Caswell · 9 years ago
  16. 14f051a Make string_to_hex/hex_to_string public by Rich Salz · 9 years ago
  17. 7b8cc9b Deprecate OBJ_cleanup() and make it a no-op by Matt Caswell · 9 years ago
  18. 7188f1f Fix no-ts with --strict-warnings by Matt Caswell · 9 years ago
  19. f385263 Implement support for no-ts by Richard Levitte · 9 years ago
  20. 08538fc General verify options to openssl ts by fbroda · 9 years ago
  21. 0335851 argv was set but unused by Kurt Roeckx · 9 years ago
  22. bfb0641 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) by Richard Levitte · 9 years ago
  23. 6e59a89 Adjust all accesses to EVP_MD_CTX to use accessor functions. by Richard Levitte · 9 years ago
  24. e20b472 Add support for signer_digest option in TS. by Dr. Stephen Henson · 9 years ago
  25. 96487cd Continue standardisation of malloc handling in apps by Matt Caswell · 9 years ago
  26. 18cd23d Remove "noise" comments from TS files. by Rich Salz · 10 years ago
  27. bdd58d9 Change the way apps open their input and output files by Richard Levitte · 10 years ago
  28. ca4a494 Make TS structures opaque. by Rich Salz · 10 years ago
  29. 9c3bcfa Standardize handling of #ifdef'd options. by Rich Salz · 10 years ago
  30. 296f54e Restore module loading by Richard Levitte · 10 years ago
  31. cc01d21 RT3876: Only load config when needed by Rich Salz · 10 years ago
  32. 75ebbd9 Use p==NULL not !p (in if statements, mainly) by Rich Salz · 10 years ago
  33. 68dc682 In apps, malloc or die by Rich Salz · 10 years ago
  34. 7e1b748 Big apps cleanup (option-parsing, etc) by Rich Salz · 10 years ago
  35. ca3a82c free NULL cleanup by Rich Salz · 10 years ago
  36. 50e735f Re-align some comments after running the reformat script. by Matt Caswell · 10 years ago
  37. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  38. 6d23cf9 RT3548: Remove unsupported platforms by Rich Salz · 10 years ago
  39. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  40. ae55176 Fix some warnings caused by __owur. Temporarily (I hope) remove the more by Ben Laurie · 13 years ago
  41. 6aa1770 Use new X509_STORE_set_verify_cb function instead of old macro. by Dr. Stephen Henson · 15 years ago
  42. a25f33d Submitted by: Julia Lawall <julia@diku.dk> by Dr. Stephen Henson · 16 years ago
  43. b6b0b0d Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  44. 0eab41f If we're going to return errors (no matter how stupid), then we should by Ben Laurie · 16 years ago
  45. 70531c1 Make no-engine work again. by Dr. Stephen Henson · 16 years ago
  46. 1e26a8b Fix a variety of warnings generated by some elevated compiler-fascism, by Geoff Thorpe · 17 years ago
  47. b4e88cc ensure the pointer is valid before using it by Nils Larsch · 19 years ago
  48. 1150317 TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding. by Ulf Möller · 19 years ago
  49. fcfd871 fix warning: add missing prototype by Nils Larsch · 19 years ago
  50. c7235be RFC 3161 compliant time stamp request creation, response generation by Ulf Möller · 19 years ago