summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)Author
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
2023-01-17pkey: Imply public check if -pubin is specifiedTomas Mraz
2023-01-16CMP app: fix file output of certs and cert lists on non-existing cert(s)Dr. David von Oheimb
2022-12-15Coverity: fix 272011 resource leakPauli
2022-12-14Fix openssl storeutl to allow serial + issuerSimo Sorce
2022-12-12unbuffer stdin before get passwd from stdinwangyuhang
2022-12-07Compensate for CMP-related TODOs removed by PR #15539Dr. David von Oheimb
2022-12-05Fix the check of BIO_set_write_buffer_size and BIO_set_read_buffer_sizePeiwei Hu
2022-12-05Fix the checks in rsautl_mainPeiwei Hu
2022-12-05Fix build on NonStopTomas Mraz
2022-11-25OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVsDr. David von Oheimb
2022-11-24CMP: fix status held in OSSL_CMP_CTX, in particular for genp messagesDr. David von Oheimb
2022-11-24Add support for KTLS zerocopy sendfile on LinuxMaxim Mikityanskiy
2022-11-24Make parsing of piped data in `speed.c` more robustDaniel Fiala
2022-11-23Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY
2022-11-16Drop explicit check for engines in opt_legacy_okaySimo Sorce
2022-11-16apps/speed.c: fix the wrong checksPeiwei Hu
2022-11-15apps/ocsp.c: Add missing test if make_ocsp_response failedGW
2022-11-14apps/speed.c: add verifying if fdopen returns NULLVinz2008
2022-11-07apps/dgst.c: Set digestname from argv[0] if it is a builtin hash nameTomas Mraz
2022-11-02fipsinstall: add -self_test_oninstall option.Pauli
2022-10-24openssl list: Fix help text about -cipher-algorithms optionDaniel Fiala