Commit History

Author SHA1 Message Date
  Bernd Edlinger 5281435258 Fix dsaparam -genkey with 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) 7 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  Rich Salz a2b22cd6a8 Remove GENCB_TEST compile flag 7 years ago
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 8 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  Richard Levitte 2ac6115d9e Deal with the consequences of constifying getters 8 years ago
  Matt Caswell a855d1a155 Free a temporary buffer used by dsaparam application 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Viktor Dukhovni ae6c553eca Fix mixed declarations and code 8 years ago
  Matt Caswell 6e9fa57c6d Make DSA_METHOD opaque 8 years ago
  Matt Caswell 1258396d73 Make the DSA structure opaque 8 years ago
  Rich Salz effaf4dee9 Use NON_EMPTY_TRANSLATION_UNIT, consistently. 8 years ago
  Rich Salz bd4850df64 RT4227: Range-check in apps. 8 years ago
  Rich Salz 700b4a4ae7 Remove more (rest?) of FIPS build stuff. 9 years ago
  Matt Caswell 96487cddd4 Continue standardisation of malloc handling in apps 9 years ago
  Matt Caswell a0a82324f9 Centralise loading default apps config file 9 years ago
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 9 years ago
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent 9 years ago
  Rich Salz 3b061a00e3 RT2547: Tighten perms on generated privkey files 9 years ago
  Rich Salz 9c3bcfa027 Standardize handling of #ifdef'd options. 9 years ago
  Richard Levitte 296f54ee21 Restore module loading 9 years ago
  Gunnar Kudrjavets 4c9b0a0314 Initialize potentially uninitialized local variables 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