Commit History

Author SHA1 Message Date
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 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
  Richard Levitte 5432d827ec APPS: Add passphrase handling in the "rsa" and "dsa" commands 3 years ago
  Rich Salz 606a417fb2 Fetch and free cipher and md's 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Tomas Mraz fe75766c9c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 3 years ago
  Rich Salz 03bbd346f4 Fetch cipher after loading providers 3 years ago
  Pauli 47422549da dsa: apps deprecation changes 4 years ago
  Rich Salz 021410ea3f Check non-option arguments 4 years ago
  Dr. David von Oheimb 50eb2a5077 load_key_certs_crls(): Restore output of fatal errors 4 years ago
  Dr. David von Oheimb 6d382c74b3 Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli b940349de1 dsa: update command line app to use EVP calls 4 years ago
  Rich Salz 1ae56f2f43 Don't compile commands if disabled 4 years ago
  Pauli 6bd4e3f231 cmdline app: add provider commandline options. 4 years ago
  Pauli 8bb9c60ba8 Apps: don't build deprecated DH and DSA apps. 4 years ago
  Pauli 1ddf2594e1 dsa: deprecate applications that depend on the low level DSA functions. 4 years ago
  Pauli f41ac0eeab Deprecate the low level DSA functions. 4 years ago
  Rich Salz 5388f9862d Add "sections" to -help output 5 years ago
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 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
  Pavel Kopyl a6f622bc99 Add error handling in dsa_main and ASN1_i2d_bio. 7 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  Dr. Stephen Henson b6c6898234 Support MSBLOB format if RC4 is disabled 8 years ago
  Dr. Stephen Henson b379598747 Make MSBLOB format work with dsa utility. 8 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