Commit History

Author SHA1 Message Date
  Randall S. Becker 0339382aba Remove all references to FLOSS for NonStop Builds. 6 months ago
  Stephan Wurm 8120223773 apps: ca,req,x509: Add explicit start and end dates options 1 year ago
  Drokov Pavel 90849b520b Remove receiving of unused return value 10 months ago
  Tomas Mraz 1d768852e9 apps.c: Remove a redundant error print-out 1 year ago
  Tomas Mraz edc2b6e3b1 apps: Print out a proper message when a store cannot be opened 1 year ago
  Bernd Edlinger 8c040c086c Fix some memory leaks in the openssl app 1 year ago
  Dimitri Papadopoulos bbaeadb068 "foo * bar" should be "foo *bar" 1 year ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Dr. David von Oheimb 49e097344b apps.c: improve warning texts of parse_name() when skipping RDN input 1 year ago
  Dr. David von Oheimb 81d037b8ad apps.c: fix error messages (newline and needless text) in load_key_certs_crls() 1 year ago
  Dr. David von Oheimb 4085ba874e APPS load_key_certs_crls(): improve error string macro FAIL_NAME 1 year ago
  Matt Caswell 849450746f Don't truncate the input when decrypting in pkeyutl 1 year ago
  Michael Baentsch 8a2e74d053 Cast the argument to unsigned char when calling isspace() 1 year ago
  Vladimír Kotal 3ca28c9e81 allow to disable http 1 year ago
  Dr. David von Oheimb 586b5407d6 apps.c: add comment to do_X509_sign() referring to question #19805 1 year ago
  Dr. David von Oheimb b77826877b APPS: replace awkward and error-prone pattern by calls to new app_conf_try_number() 1 year ago
  Dr. David von Oheimb da7f81d393 APPS: replace awkward and error-prone pattern by calls to new app_conf_try_string() 1 year ago
  Dr. David von Oheimb 30b9a6ec89 CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port) 1 year ago
  Tianjia Zhang a75f707fca apps: silent warning when loading CSR files with vfyopt option 1 year ago
  Dr. David von Oheimb 57c0205b4d APPS: make sure the -CAfile argument can be in DER format 2 years ago
  Dr. David von Oheimb 0e89b39619 apps/x509 etc.: allow private key input when public key is expected 2 years ago
  Dr. David von Oheimb fedab100a4 APPS load_key_certs_crls(): improve diagnostics on not finding expected types of contents 1 year ago
  Dr. David von Oheimb 342e3652c7 APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is given 2 years ago
  wangyuhang efec0f4611 unbuffer stdin before get passwd from stdin 1 year ago
  Simo Sorce 2fea568327 Drop explicit check for engines in opt_legacy_okay 2 years ago
  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 2 years ago
  FdaSilvaYY 9929c81702 apps & al : Fix various typos, repeated words, align some spelling to LDP. 2 years ago
  Dr. David von Oheimb 200d844782 APPS: Move load_csr_autofmt() from apps/cmp.c to apps.c and use it also for apps, too 3 years ago
  Dr. David von Oheimb db302550d3 app_http_tls_cb() and tls_error_hint(): code cleanup 2 years ago
  Dr. David von Oheimb ec8a340948 APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use random serial. 2 years ago