Commit History

Author SHA1 Message Date
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Alessandro Ghedini 070c23325a Remove useless code 8 years ago
  Matt Caswell a0a82324f9 Centralise loading default apps config file 8 years ago
  Richard Levitte a60994df34 Change the treatment of stdin and stdout to allow binary data 8 years ago
  Richard Levitte 296f54ee21 Restore module loading 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 68dc682499 In apps, malloc or die 9 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago
  Rich Salz ca3a82c3b3 free NULL cleanup 9 years ago
  Rich Salz 75d0ebef2a Dead code clean: #if 0 removal in apps 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Rich Salz 6d23cf9744 RT3548: Remove unsupported platforms 9 years ago
  Dr. Stephen Henson c869da8839 Update from 1.0.0-stable 15 years ago
  Dr. Stephen Henson 0ed6b52687 Stop warning about use of *printf() without a format. 15 years ago
  Dr. Stephen Henson 70531c147c Make no-engine work again. 15 years ago
  Ben Laurie 5ce278a77b More type-checking. 16 years ago
  Dr. Stephen Henson 6f88c6a634 Add missing prototype. Extend engine utility to print public key algorithms. 18 years ago
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code 18 years ago
  Nils Larsch 3afa6cf866 improve command line argument checking 19 years ago
  Nils Larsch eb3eab20a8 const fixes 19 years ago
  Nils Larsch 7d727231b7 some const fixes 19 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 20 years ago
  Dr. Stephen Henson 12d4e7b8c8 Fix PEDANTIC stuff... 21 years ago
  Dr. Stephen Henson 767712fa62 Avoid warnings for no-engine and PEDANTIC 21 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 years ago
  Geoff Thorpe bb3e67f315 "openssl engine" will not display ENGINE/DSO load failure errors when 21 years ago
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
  Dr. Stephen Henson 3647bee263 Config code updates. 22 years ago
  Richard Levitte 817dfc18a3 Change the order of events so the capabilities of loaded engines can 22 years ago