Commit History

Author SHA1 Message Date
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 years ago
  Tomas Mraz d382e79632 Make the -inform option to be respected if possible 3 years ago
  Dr. David von Oheimb b0f960189b APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 3 years ago
  Dr. David von Oheimb d830526c71 APPS: Improve diagnostics for string options and options expecting int >= 0 3 years ago
  Rich Salz 606a417fb2 Fetch and free cipher and md's 3 years ago
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Rich Salz 03bbd346f4 Fetch cipher after loading providers 3 years ago
  Rich Salz 51e5df0ed0 Load rand state after loading providers 3 years ago
  Rich Salz 021410ea3f Check non-option arguments 3 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 6bd4e3f231 cmdline app: add provider commandline options. 4 years ago
  Rich Salz 5388f9862d Add "sections" to -help output 4 years ago
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 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
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 years ago
  Richard Levitte 48feaceb53 Remove the possibility to disable the UI module entirely 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  Pauli bf580d5f30 Increase the password buffer size to APP_PASS_LEN. 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
  FdaSilvaYY 12d56b2992 Fix various missing option help messages ... 8 years ago
  Dr. Stephen Henson 05dba8151b Support for traditional format private keys. 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Dr. Stephen Henson 8fc06e8860 Update pkcs8 defaults. 8 years ago
  Matt Caswell bcc31778e3 Add missing return value check in pkcs8 app 8 years ago
  Richard Levitte 923b1857de Fix "no-ui" configuration 8 years ago
  Dr. Stephen Henson 54dbf42398 Make PKCS8_PRIV_KEY_INFO opaque. 8 years ago