Commit History

Author SHA1 Message Date
  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
  Tobias Nießen 3711f4c3fb Fix option description for PKCS#12 export 3 years ago
  Tomas Mraz 762970bd68 Change default algorithms in PKCS12_create() and PKCS12_set_mac() 3 years ago
  Tomas Mraz 889ad4ef81 apps/pkcs12: Allow continuing on absent mac 3 years ago
  Tomas Mraz 5e9a8678c5 apps/pkcs12: Detect missing PKCS12KDF support on import 3 years ago
  Tomas Mraz 913f9d5e52 apps/pkcs12: Properly detect MAC setup 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 4 years ago