Modify ENGINE_pkey_asn1_find_str() to use a read lock instead of a write
[openssl.git] / apps /
2023-06-06 Michael BaentschCast the argument to unsigned char when calling isdigit()
2023-06-06 Vladimír Kotalallow to disable http
2023-06-03 Dmitry BelyavskiyRemove pointless warning on pkcs12 import
2023-06-01 Dr. David von Oheimbcmp_mock_srv.c: improve comment on cert to be produced...
2023-06-01 Dr. David von Oheimbapps.c: add comment to do_X509_sign() referring to...
2023-06-01 Dr. David von Oheimbapps/cmp.c: make management of http_cb_arg pointer...
2023-06-01 Dr. David von Oheimbapps/cmp.c: improve warnings on option use
2023-06-01 Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-05-29 Hugo LandauQUIC: Rename SSL_tick etc. in s_client
2023-05-25 minyong.haFix a bug where the result of rehash is unstable
2023-05-25 Dr. David von OheimbAPPS: replace awkward and error-prone pattern by calls...
2023-05-25 Dr. David von OheimbAPPS: replace awkward and error-prone pattern by calls...
2023-05-25 Dr. David von OheimbAPPS/ca: remove spurious errors when certain config...
2023-05-18 Marco Abbadinipkcs12: Fix macsaltlen parameter type
2023-05-18 Marc BrooksAdd support for --version and synonyms
2023-05-12 Dr. David von OheimbCMP client: fix error response on -csr without private...
2023-05-12 Dr. David von Oheimbapps/openssl.cnf: fix reference to insta.ca.crt
2023-05-11 Michael Baentschrestrict rsaBITS algorithm name check in speed
2023-05-10 Dr. David von OheimbCMP app: fix deallocated host/port fields in APP_HTTP_T...
2023-05-10 Dr. David von OheimbCMP app and app_http_tls_cb(): pick the right TLS hostn...
2023-05-08 Matt CaswellDon't attempt a QUIC connection without specifying...
2023-05-08 Matt CaswellAdd the ability to send FIN on a QUIC stream from s_client
2023-05-08 Matt CaswellAdd QUIC support to s_client
2023-05-04 Rajarshi Karmakarfeature: openssl req -verify output to stderr instead...
2023-05-03 Tianjia Zhangapps: silent warning when loading CSR files with vfyopt...
2023-05-03 Reinhard Urbanspeed.c: remove unused num print_message args
2023-04-28 Dr. David von OheimbAPPS/cmp: prevent HTTP client failure on -rspin option...
2023-04-27 Dr. David von OheimbAPPS: make sure the -CAfile argument can be in DER...
2023-04-27 Dr. David von Oheimbapps/smime: Point out that the six operations are mutua...
2023-04-27 Dr. David von Oheimbapps/ocsp: Tweak some places to make clear they refer...
2023-04-24 Matt CaswellReplace use of strstr with strchr
2023-04-24 Matt CaswellCoverity 1524619: unexpected control flow
2023-04-19 Paulifipsinstall: add -pedantic option
2023-04-18 Dr. David von Oheimbcrypto/cmp: fix CertReqId to use in p10cr transactions...
2023-04-14 GauriSpearsList also non-fetchable hashes in openssl dgst -list
2023-03-31 Michael BaentschProvider-based KEM and SIG alg speed testing added
2023-03-30 Matt CaswellAdd a new advanced command mode to s_client
2023-03-30 Michael Baentschremove DSA512 from speed testing
2023-03-28 PauliLet fipsinstall know about DRBG digiest limiting
2023-03-28 Todd ShortRFC7250 (RPK) support
2023-03-25 Dr. David von Oheimbapps/lib/http_server.c: improve diagnostics, e.g.,...
2023-03-25 Dr. David von OheimbCMP add: fix -reqin option, which requires adding OSSL_...
2023-03-25 Dr. David von Oheimbapps/cmp.c: make sure that last -reqin argument is...
2023-03-25 Dr. David von OheimbCMP app: improve doc and help output on -{req,rsp}...
2023-03-23 Aleksey SaninAdded tests and updated help
2023-03-23 Aleksey SaninAdd an option to specify number of bits in the subprime...
2023-03-19 PauliInclude the default iteration count in the help for...
2023-03-17 Čestmír Kalinaproviders: add Argon2 KDF
2023-03-14 Dmitry BelyavskiyAvoid erroneous diagnostics in speed measuring
2023-03-14 Dr. David von Oheimbapps/x509 etc.: allow private key input when public...
2023-03-14 Dr. David von Oheimbapps/{dsa,ec,rsa,pkey}.c: harmonize coding w.r.t. ...
2023-03-07 slontisAdd option to FIPS module to enforce EMS check during...
2023-02-24 Michael Baentschfirst cut at sigalg loading
2023-02-23 slontisAdd help for pkeyopt values for the genpkey commandline...
2023-02-13 Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-08 Dr. David von Oheimbcmp_client_test.c: add tests for errors reported by...
2023-02-08 Dr. David von OheimbCMP app and doc: improve texts on (un-)trusted certs...
2023-02-08 besherFix a potential memory leak in apps/s_server.c
2023-02-07 Dmitry BelyavskiyEnable some disabled __owurs
2023-02-02 Dr. David von OheimbAPPS/{storeutl,gendsa}: give error on extra arguments...
2023-02-02 Dr. David von OheimbAPPS load_key_certs_crls(): improve diagnostics on...
2023-01-24 Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24 Dr. David von Oheimbapps/req.c: properly report parse errors by duplicated...
2023-01-24 FdaSilvaYYTypos fixing
2023-01-24 FdaSilvaYYFix windows builds
2023-01-17 Tomas Mrazpkey: Imply public check if -pubin is specified
2023-01-16 Dr. David von OheimbCMP app: fix file output of certs and cert lists on...
2022-12-15 PauliCoverity: fix 272011 resource leak
2022-12-14 Simo SorceFix openssl storeutl to allow serial + issuer
2022-12-11 wangyuhangunbuffer stdin before get passwd from stdin
2022-12-07 Dr. David von OheimbCompensate for CMP-related TODOs removed by PR #15539
2022-12-05 Peiwei HuFix the check of BIO_set_write_buffer_size and BIO_set_...
2022-12-05 Peiwei HuFix the checks in rsautl_main
2022-12-05 Tomas MrazFix build on NonStop
2022-11-25 Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-24 Dr. David von OheimbCMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-24 Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-11-24 Daniel FialaMake parsing of piped data in `speed.c` more robust
2022-11-23 FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-11-16 Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-11-16 Peiwei Huapps/speed.c: fix the wrong checks
2022-11-15 GWapps/ocsp.c: Add missing test if make_ocsp_response...
2022-11-14 Vinz2008apps/speed.c: add verifying if fdopen returns NULL
2022-11-07 Tomas Mrazapps/dgst.c: Set digestname from argv[0] if it is a...
2022-11-01 Paulifipsinstall: add -self_test_oninstall option.
2022-10-24 Daniel Fialaopenssl list: Fix help text about -cipher-algorithms...
2022-10-23 xkernelChecking the return of BIO_new_fp(). If it returns...
2022-10-21 xkernelReplace BIO_free(bio_err) with BIO_free_all(bio_err)
2022-10-21 Daniel Fialaopenssl list: add an empty row at the end of each print...
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-18 Todd ShortConvert ZLIB defines to OPENSSL_NO_ZLIB
2022-10-18 Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18 Todd ShortAdd brotli compression support (RFC7924)
2022-10-12 FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-10-06 Richard LevitteRename ossl_sleep calls to OSSL_sleep everywhere
2022-10-04 Steven Collisons_client: Support interactive reconnect command
2022-09-28 Juergen Christapps/speed.c: Lock buffer in memory
2022-09-27 PauliCoverity 1515538: resource leak
2022-09-23 Graham WoodwardAllow PKCS12 export to set arbitrary bag attributes
2022-09-20 Dr. David von OheimbAPPS: Move load_csr_autofmt() from apps/cmp.c to apps...
next