Histórico de Commits

Autor SHA1 Mensagem Data
  Dr. David von Oheimb 200d844782 APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for apps, too há 3 anos atrás
  Dr. David von Oheimb 51024f7559 apps/x509.c: Remove legacy call to OBJ_create() há 3 anos atrás
  Dr. David von Oheimb c54a6a4b0e apps/x509: add warnings for options ignored when -CA is not specified há 2 anos atrás
  Dr. David von Oheimb ec8a340948 APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use random serial. há 2 anos atrás
  Dr. David von Oheimb 10c7887330 apps/x509: Fix -CAfile option being neglected with -new or -in há 2 anos atrás
  Matt Caswell fecb3aae22 Update copyright year há 2 anos atrás
  Tomas Mraz e4cdcb8bc4 req, x509: Allow printing modulus of RSA-PSS keys há 2 anos atrás
  Daniel 2a6994cfa0 Send auxiliary messages to bio_err. há 2 anos atrás
  Dr. David von Oheimb 2c2724476e APPS: Add check for multiple 'unknown' options há 3 anos atrás
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest há 3 anos atrás
  Rami Khaldi 9567fd3819 x509: Return a nonzero exit code on error when checking ip/email/host há 2 anos atrás
  Dr. David von Oheimb adbd77f6d7 X509: Fix handling of AKID and SKID extensions according to configuration há 3 anos atrás
  Dr. David von Oheimb 9bf1061c44 APPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID() há 3 anos atrás
  Dr. David von Oheimb 18e0c544b0 apps/x509: Fix self-signed check to happen before setting issuer name há 3 anos atrás
  Dr. David von Oheimb 611ef4f373 APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. options há 3 anos atrás
  Dr. David von Oheimb b4fec69b2a APPS/x509: fix -extfile option, which was ignored with -x509toreq há 3 anos atrás
  Christian Heimes 89fe295257 Fix segfault in openssl x509 -modulus há 3 anos atrás
  Pauli d4af922c58 apps: properly initialise arguments to EVP_PKEY_get_bn_param() há 3 anos atrás
  Richard Levitte e493d6e0ca APPS & TEST: Use ossl_[u]intmax_t rather than [u]intmax_t há 3 anos atrás
  William Edmisten 8c5bff2220 Add support for ISO 8601 datetime format há 3 anos atrás
  Pauli db70dc2cda apps: remove TODOs há 3 anos atrás
  Tomas Mraz d382e79632 Make the -inform option to be respected if possible há 3 anos atrás
  Dr. David von Oheimb b0f960189b APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro há 3 anos atrás
  Dr. David von Oheimb 284076982d APPS: Slightly extend and improve documentation of the opt_ API há 3 anos atrás
  Petr Gotthard 91034b68b3 apps/ca,req,x509: Switch to EVP_DigestSignInit_ex há 3 anos atrás
  Rich Salz 606a417fb2 Fetch and free cipher and md's há 3 anos atrás
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure há 3 anos atrás
  Tomas Mraz 5050fd5b3b Avoid going through NID when unnecessary há 3 anos atrás
  Dr. David von Oheimb 9293046fb4 apps/x509.c: Rename -signkey to -key for consistency with the req app há 3 anos atrás
  Dr. David von Oheimb e60e974414 apps/x509.c: Fix mem leaks in processing of -next_serial in print loop há 3 anos atrás