Commit Verlauf

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