Commit History

Author SHA1 Message Date
  Matt Caswell 3764f200f9 Copyright year updates 7 months ago
  Viliam Lejčík 89ffd55931 Add NULL check before accessing PKCS7 encrypted algorithm 8 months ago
  Tomas Mraz 58eeb4350c pkcs12: Do not forcibly load the config file 11 months ago
  Neil Horman 21f7a09ca2 Convert jdkTrustedKeyUsage to be a pkcs12 cmd line option 1 year ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Tomas Mraz ef1ed411e1 Coverity 1528486: Avoid assignment of unused value of bags 1 year ago
  Dmitry Belyavskiy 4c56539cb3 Remove pointless warning on pkcs12 import 1 year ago
  Dr. David von Oheimb da7f81d393 APPS: replace awkward and error-prone pattern by calls to new app_conf_try_string() 1 year ago
  Marco Abbadini 26cf0767a7 pkcs12: Fix macsaltlen parameter type 1 year ago
  Pauli 8bc703c288 Coverity 1515538: resource leak 2 years ago
  Graham Woodward e869c867c1 Allow PKCS12 export to set arbitrary bag attributes 2 years ago
  Arne Schwabe 72a85c17aa Fix wrong default algorithm in openssl pkcs12 help 2 years ago
  Kan e393064ee7 Update the default macsaltlen and Add the configure for macsaltlen 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dr. David von Oheimb 2c2724476e APPS: Add check for multiple 'unknown' options 3 years ago
  Dr. David von Oheimb 870871e5df PKCS12 app: Improve readability w.r.t. enc_flag, renamed to enc_name 3 years ago
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern 2 years ago
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 3 years ago
  Dr. David von Oheimb adbd77f6d7 X509: Fix handling of AKID and SKID extensions according to configuration 3 years ago
  Tomas Mraz 2bdab81198 apps/pkcs12: Do not assume null termination of ASN1_UTF8STRING 3 years ago
  Matt Caswell be618c7cc1 Don't add the first pkcs12 certificate multiple times 3 years ago
  Pauli a89835f7e0 apps: use get_cipher_any() instead of get_cipher() for commands that support these ciphers/modes 3 years ago
  Pauli 09495e4301 pkcs12: use the app's libctx and property query when searching for algorithms 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
  Pauli c7d848e220 remove end of line whitespace 3 years ago
  Jon Spillett b536880c45 Add library context and property query support into the PKCS12 API 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
  Tomas Mraz ea51096e51 apps: Add maybe_stdin argument to load_certs and set it in pkcs12 3 years ago