Commit History

Author SHA1 Message Date
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 years ago
  Matt Caswell 9cc570d4c4 Use the new non-curve type specific EC functions internally 5 years ago
  Bernd Edlinger 4bdc25b07f Fix ecparam -genkey with point compression or DER outform 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 6 years ago
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 7 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Kurt Roeckx 0335851754 argv was set but unused 8 years ago
  Rich Salz effaf4dee9 Use NON_EMPTY_TRANSLATION_UNIT, consistently. 8 years ago
  Dr. Stephen Henson f6de4eb77f Fix memory leak and print out keygen errors. 8 years ago
  Alessandro Ghedini 070c23325a Remove useless code 8 years ago
  Matt Caswell a0a82324f9 Centralise loading default apps config file 8 years ago
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 8 years ago
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 8 years ago
  Peter Waltenberg 99dcd88035 Exit on error in ecparam 9 years ago
  Rich Salz 3b061a00e3 RT2547: Tighten perms on generated privkey files 9 years ago
  Richard Levitte 296f54ee21 Restore module loading 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 years ago
  Rich Salz 68dc682499 In apps, malloc or die 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz 333b070ec0 fewer NO_ENGINE #ifdef's 9 years ago