summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
2023-05-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-05-12apps/openssl.cnf: fix reference to insta.ca.crtDr. David von Oheimb
2023-05-11restrict rsaBITS algorithm name check in speedMichael Baentsch
2023-05-10CMP app: fix deallocated host/port fields in APP_HTTP_TLS_INFODr. David von Oheimb
2023-05-10CMP app and app_http_tls_cb(): pick the right TLS hostname (also without port)Dr. David von Oheimb
2023-05-08Don't attempt a QUIC connection without specifying ALPNMatt Caswell
2023-05-08Add the ability to send FIN on a QUIC stream from s_clientMatt Caswell
2023-05-08Add QUIC support to s_clientMatt Caswell
2023-05-04feature: openssl req -verify output to stderr instead of stdout #20728Rajarshi Karmakar
2023-05-03apps: silent warning when loading CSR files with vfyopt optionTianjia Zhang
2023-05-03speed.c: remove unused num print_message argsReinhard Urban
2023-04-28APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb
2023-04-27APPS: make sure the -CAfile argument can be in DER formatDr. David von Oheimb
2023-04-27apps/smime: Point out that the six operations are mutually exclusive and add ...Dr. David von Oheimb
2023-04-27apps/ocsp: Tweak some places to make clear they refer to *lists* of certsDr. David von Oheimb
2023-04-24Replace use of strstr with strchrMatt Caswell
2023-04-24Coverity 1524619: unexpected control flowMatt Caswell
2023-04-20fipsinstall: add -pedantic optionPauli
2023-04-18crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210Dr. David von Oheimb
2023-04-14List also non-fetchable hashes in openssl dgst -listGauriSpears
2023-03-31Provider-based KEM and SIG alg speed testing addedMichael Baentsch
2023-03-30Add a new advanced command mode to s_clientMatt Caswell
2023-03-30remove DSA512 from speed testingMichael Baentsch
2023-03-29Let fipsinstall know about DRBG digiest limitingPauli
2023-03-28RFC7250 (RPK) supportTodd Short
2023-03-25apps/lib/http_server.c: improve diagnostics, e.g., on port number already in useDr. David von Oheimb
2023-03-25CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb
2023-03-25apps/cmp.c: make sure that last -reqin argument is actually usedDr. David von Oheimb
2023-03-25CMP app: improve doc and help output on -{req,rsp}{in,out} optionsDr. David von Oheimb
2023-03-23Added tests and updated helpAleksey Sanin
2023-03-23Add an option to specify number of bits in the subprime (q) when generating D...Aleksey Sanin
2023-03-20Include the default iteration count in the help for the enc commandPauli
2023-03-17providers: add Argon2 KDFČestmír Kalina
2023-03-15Avoid erroneous diagnostics in speed measuringDmitry Belyavskiy
2023-03-14apps/x509 etc.: allow private key input when public key is expectedDr. David von Oheimb
2023-03-14apps/{dsa,ec,rsa,pkey}.c: harmonize coding w.r.t. 'pubin' variableDr. David von Oheimb
2023-03-07Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis
2023-02-24first cut at sigalg loadingMichael Baentsch
2023-02-23Add help for pkeyopt values for the genpkey commandline app.slontis
2023-02-13OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled certDr. David von Oheimb
2023-02-08cmp_client_test.c: add tests for errors reported by server on subsequent requ...Dr. David von Oheimb
2023-02-08CMP app and doc: improve texts on (un-)trusted certs, srvCert, etc.Dr. David von Oheimb
2023-02-08Fix a potential memory leak in apps/s_server.cbesher
2023-02-07Enable some disabled __owursDmitry Belyavskiy
2023-02-02APPS/{storeutl,gendsa}: give error on extra arguments, improve docDr. David von Oheimb
2023-02-02APPS load_key_certs_crls(): improve diagnostics on not finding expected types...Dr. David von Oheimb
2023-01-24APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is givenDr. David von Oheimb
2023-01-24apps/req.c: properly report parse errors by duplicated(); simplify the functionDr. David von Oheimb
2023-01-24Typos fixingFdaSilvaYY
2023-01-24Fix windows buildsFdaSilvaYY