Historique des commits

Auteur SHA1 Message Date
  Bernd Edlinger 8c040c086c Fix some memory leaks in the openssl app il y a 1 an
  Dimitri Papadopoulos bbaeadb068 "foo * bar" should be "foo *bar" il y a 1 an
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  GauriSpears 7eab7680ee List also non-fetchable hashes in openssl dgst -list il y a 1 an
  Tomas Mraz 1e5780dbc7 apps/dgst.c: Set digestname from argv[0] if it is a builtin hash name il y a 2 ans
  slontis b7cf9dd239 SHAKE documentation updates for default output length. il y a 2 ans
  Clemens Lang 653a770678 APPS: dgst: Support properties when signing il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Dr. David von Oheimb 2c2724476e APPS: Add check for multiple 'unknown' options il y a 3 ans
  x2018 1287dabd0b fix some code with obvious wrong coding style il y a 3 ans
  PW Hu 59a3e7b295 Fix unsafe BIO_get_md_ctx check il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Tomas Mraz 0800318a0c Deprecate old style BIO callback calls il y a 3 ans
  Dr. David von Oheimb a7e4ca5b4e Add warning to key/param generating apps on potential delay due to missing entropy il y a 4 ans
  Dmitry Belyavskiy 819b94c0c0 HMAC doesn't work with a default digest il y a 3 ans
  Tomas Mraz d382e79632 Make the -inform option to be respected if possible il y a 3 ans
  Dr. David von Oheimb b0f960189b APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro il y a 3 ans
  Rich Salz 606a417fb2 Fetch and free cipher and md's il y a 3 ans
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD il y a 3 ans
  Tomas Mraz ddf0d149e2 Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name il y a 3 ans
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure il y a 3 ans
  Rich Salz d0190e1163 Process digest option after loading providers il y a 3 ans
  Rich Salz 51e5df0ed0 Load rand state after loading providers il y a 3 ans
  Richard Levitte 4333b89f50 Update copyright year il y a 3 ans
  Dr. David von Oheimb 3372039252 APPS: Fix confusion between program and app/command name used in diagnostic/help output il y a 3 ans
  Rich Salz 021410ea3f Check non-option arguments il y a 4 ans
  Daiki Ueno c39f43534d openssl dgst: add option to specify output length for XOF il y a 4 ans
  Dr. David von Oheimb 50eb2a5077 load_key_certs_crls(): Restore output of fatal errors il y a 4 ans
  Matt Caswell d8025f4ac0 Correctly display the signing/hmac algorithm in the dgst app il y a 4 ans
  Matt Caswell b8e5622809 Don't send -1 as the length of the hmac key il y a 4 ans