Historique des commits

Auteur SHA1 Message Date
  Stephan Wurm 8120223773 apps: ca,req,x509: Add explicit start and end dates options il y a 1 an
  Matt Caswell da1c088f59 Copyright year updates 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
  Tianjia Zhang a75f707fca apps: silent warning when loading CSR files with vfyopt option il y a 1 an
  Dr. David von Oheimb 0e89b39619 apps/x509 etc.: allow private key input when public key is expected il y a 2 ans
  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 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
  Dr. David von Oheimb ec8a340948 APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use random serial. il y a 2 ans
  Armin Fuerst 065121ff19 Add tests for do_updatedb il y a 2 ans
  Richard Levitte d5f9166bac Move e_os.h to include/internal il y a 2 ans
  Philip Prindeville e1cd94f2dc Standardize progress callback for dhparam, dsaparam, etc. il y a 2 ans
  Rami Khaldi 9567fd3819 x509: Return a nonzero exit code on error when checking ip/email/host il y a 3 ans
  Dr. David von Oheimb af16097feb Move more general parts of internal/cryptlib.h to new internal/common.h il y a 3 ans
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 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
  Dr. David von Oheimb 32f7be2ab7 APPS: Fix result type of dump_cert_text() and behavior of print_name() on out==NULL il y a 3 ans
  Pauli 3334e039cf add libctx and property query to fetch functions il y a 3 ans
  William Edmisten 8c5bff2220 Add support for ISO 8601 datetime format il y a 3 ans
  Shane Lontis ef0449135c Fix s_server app to not report an error when using a non DH certificate. il y a 3 ans
  Dr. David von Oheimb a7e4ca5b4e Add warning to key/param generating apps on potential delay due to missing entropy il y a 4 ans
  Dr. David von Oheimb 88d96983d8 apps/ocsp: Add -proxy and -no_proxy options il y a 3 ans
  Dr. David von Oheimb 829902879e HTTP client API: Generalize to arbitrary request and response contents il y a 3 ans
  Tomas Mraz d382e79632 Make the -inform option to be respected if possible il y a 3 ans
  Petr Gotthard 91034b68b3 apps/ca,req,x509: Switch to EVP_DigestSignInit_ex il y a 3 ans
  Shane Lontis e9d62da6c3 Fix CRL app so that stdin works. il y a 3 ans
  Dr. David von Oheimb ef203432f7 apps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free and add proper free() function il y a 3 ans
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure il y a 3 ans
  Armin Fuerst b1c908f421 apps: fix warning about size_t / int conversion il y a 3 ans
  Tomas Mraz ea51096e51 apps: Add maybe_stdin argument to load_certs and set it in pkcs12 il y a 3 ans