Historique des commits

Auteur SHA1 Message Date
  Bernd Edlinger 38c5f2c169 Fix openssl req with -addext subjectAltName=dirName il y a 8 mois
  Matt Caswell 1460485811 Copyright year updates il y a 9 mois
  Bernd Edlinger 8c30857e8f Fix a possible memory leak in req_main il y a 9 mois
  Bernd Edlinger 8c040c086c Fix some memory leaks in the openssl app il y a 1 an
  Bernd Edlinger d2873946df Fix output corruption in req command il y a 1 an
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Philip Prindeville c1673a60e4 Per other commands, make progress dots in req only w/ -verbose il y a 1 an
  Michael Baentsch 8a2e74d053 Cast the argument to unsigned char when calling isspace() il y a 1 an
  Dr. David von Oheimb b77826877b APPS: replace awkward and error-prone pattern by calls to new app_conf_try_number() il y a 1 an
  Dr. David von Oheimb da7f81d393 APPS: replace awkward and error-prone pattern by calls to new app_conf_try_string() il y a 1 an
  Rajarshi Karmakar c154f537c3 feature: openssl req -verify output to stderr instead of stdout #20728 il y a 1 an
  Tianjia Zhang a75f707fca apps: silent warning when loading CSR files with vfyopt option il y a 1 an
  Dr. David von Oheimb 342e3652c7 APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is given il y a 2 ans
  Dr. David von Oheimb 66fc90f18c apps/req.c: properly report parse errors by duplicated(); simplify the function il y a 2 ans
  Dr. David von Oheimb 200d844782 APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for apps, too il y a 3 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Tomas Mraz e4cdcb8bc4 req, x509: Allow printing modulus of RSA-PSS keys il y a 2 ans
  Hugo Landau df5c86e9f8 Enable openssl req -x509 to create certificates from CSRs il y a 2 ans
  xkernel 37be6feeeb check the return value of CRYPTO_strdup() il y a 2 ans
  Philip Prindeville e1cd94f2dc Standardize progress callback for dhparam, dsaparam, etc. il y a 2 ans
  Dr. David von Oheimb 2c2724476e APPS: Add check for multiple 'unknown' options il y a 3 ans
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest il y a 3 ans
  Dr. David von Oheimb adbd77f6d7 X509: Fix handling of AKID and SKID extensions according to configuration il y a 3 ans
  x2018 1287dabd0b fix some code with obvious wrong coding style il y a 3 ans
  Dr. David von Oheimb 251e941283 APPS/req.c: Make -reqexts option an alias of -extensions option il y a 3 ans
  Tomas Mraz 58608487a4 req: Do not warn about using stdin when generating new request il y a 3 ans
  Dr. David von Oheimb 611ef4f373 APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. options il y a 3 ans
  Dr. David von Oheimb 4fdb0d2535 APPS/req: Fix AKID generation in case -CA option is used il y a 3 ans
  Dr. David von Oheimb f2b6edcfdd APPS/req: Fix misconceptions on -CA, -CAkey, and -key options. -CA now implies -x509 il y a 3 ans
  Tomas Mraz 204323446e req: Avoid segfault when -modulus is used il y a 3 ans