Historie revizí

Autor SHA1 Zpráva Datum
  Tomas Mraz d97993a7a0 load_key_certs_crls(): There is no quiet argument před 1 rokem
  Tomas Mraz e70f5b2704 apps: Print out a proper message when a store cannot be opened před 1 rokem
  Bernd Edlinger 296fc3ca50 Fix some memory leaks in the openssl app před 1 rokem
  Dr. David von Oheimb 9e7cc1c3aa apps.c: improve warning texts of parse_name() when skipping RDN input před 1 rokem
  Dr. David von Oheimb cbec14fec1 apps.c: fix error messages (newline and needless text) in load_key_certs_crls() před 1 rokem
  Matt Caswell c62b0c73bb Don't truncate the input when decrypting in pkeyutl před 1 rokem
  Dr. David von Oheimb 1737fb8f45 APPS: remove spurious errors when certain config file entries are not provided před 1 rokem
  Michael Baentsch fefeecf00d Cast the argument to unsigned char when calling isspace() před 1 rokem
  Tomas Mraz 973801c91a Update copyright year před 1 rokem
  Dr. David von Oheimb 6ce19b7e2d CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port) před 1 rokem
  wangyuhang 4343b2923a unbuffer stdin before get passwd from stdin před 2 roky
  Simo Sorce 56de1f3ce3 Drop explicit check for engines in opt_legacy_okay před 2 roky
  xkernel 3e9ce25c6a 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 před 2 roky
  Dr. David von Oheimb b74fc77b44 APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use random serial. před 2 roky
  Dr. David von Oheimb ae8a8f0619 app_http_tls_cb(): fix crash on inconsistency w.r.t. use of TLS před 2 roky
  Peiwei Hu 3ae326d4d8 Fix the checks of X509_LOOKUP_* functions před 2 roky
  Hartmut Holzgraefe 67e1b558e6 Have set_dateopt() return 1 on success to make -dateopt work před 2 roky
  Dmitry Belyavskiy 2c31d942af str[n]casecmp => OPENSSL_strncasecmp před 2 roky
  Matt Caswell ee71383a8d Update copyright year před 2 roky
  xkernel aef0e2a12a check return value of functions that call BIO_new() internally před 2 roky
  Pauli 2ee3e38f8f coverity 1497107: dereference after null check před 2 roky
  Dr. David von Oheimb c245cc1be1 app_http_tls_cb: Fix double-free in case TLS not used před 3 roky
  Dr. David von Oheimb 46ee414f64 HTTP client: Work around HTTPS proxy use bug due to callback design flaw před 3 roky
  Dr. David von Oheimb e0314df5f2 HTTP client: Fix cleanup of TLS BIO via 'bio_update_fn' callback function před 3 roky
  PW Hu 91b749a272 Return -1 properly from do_X509_REQ_verify and do_X509_verify před 3 roky
  Dr. David von Oheimb 32f7be2ab7 APPS: Fix result type of dump_cert_text() and behavior of print_name() on out==NULL před 3 roky
  Pauli 2f0a53816b apps: avoid using POSIX IO macros and functions when built without them. před 3 roky
  Pauli ff21571365 apps: add a function opt_legacy_okay() that indicates if legacy paths are permitted or not před 3 roky
  Tomas Mraz d82d1d11d4 load_key_certs_crls: Avoid reporting any spurious errors před 3 roky
  Pauli a1fb5eb920 apps: move global libctx and property query into their own file před 3 roky