Commit Verlauf

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