Historique des commits

Auteur SHA1 Message Date
  Dr. David von Oheimb 342e3652c7 APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is given il y a 1 an
  wangyuhang efec0f4611 unbuffer stdin before get passwd from stdin il y a 1 an
  Simo Sorce 2fea568327 Drop explicit check for engines in opt_legacy_okay il y a 1 an
  xkernel fb03e61459 Checking the return of BIO_new_fp(). If it returns NULL, then it is unnecessary to build the BIO chain and better make the caller directly return NULL il y a 1 an
  FdaSilvaYY 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. il y a 1 an
  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 db302550d3 app_http_tls_cb() and tls_error_hint(): code cleanup il y a 2 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
  Dr. David von Oheimb 96e13a1679 app_http_tls_cb(): fix crash on inconsistency w.r.t. use of TLS il y a 2 ans
  Peiwei Hu e22ea36fa8 Fix the checks of X509_LOOKUP_* functions il y a 2 ans
  Hartmut Holzgraefe 55b7fa2609 Have set_dateopt() return 1 on success to make -dateopt work il y a 2 ans
  JHH20 e257d3e76f Remove duplicated #include headers il y a 2 ans
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp il y a 2 ans
  xkernel fa17f5c987 apps: several return value checks for BIO_new() il y a 2 ans
  Armin Fuerst 065121ff19 Add tests for do_updatedb il y a 2 ans
  Pauli 8c870f6bed coverity 1497107: dereference after null check il y a 2 ans
  Dr. David von Oheimb 8cdb993d8b apps.c: fix various coding style nits found by check-format.pl il y a 2 ans
  Dr. David von Oheimb 6e2499474c APPS load_key_certs_crls(): Make file access errors much more readable il y a 2 ans
  Dr. David von Oheimb 97b8c859c6 app_http_tls_cb: Fix double-free in case TLS not used il y a 2 ans
  Dr. David von Oheimb 068549f8db HTTP client: Work around HTTPS proxy use bug due to callback design flaw il y a 2 ans
  Dr. David von Oheimb cdaf072f90 HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback function il y a 2 ans
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern il y a 2 ans
  PW Hu bc42cf51c8 Return -1 properly from do_X509_REQ_verify and do_X509_verify il y a 2 ans
  Rami Khaldi 9567fd3819 x509: Return a nonzero exit code on error when checking ip/email/host il y a 2 ans
  Dr. David von Oheimb 747adb6a01 Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUFFIX() 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 2 ans
  x2018 1287dabd0b fix some code with obvious wrong coding style il y a 2 ans
  Dmitry Belyavskiy 86cfd132ff Use -nameopt utf8 by default il y a 2 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 2 ans