Add two missing entries to the OCSP CRLReason table
[openssl.git] / apps /
2023-08-15 Dr. David von Oheimbhttp_server.c: allow clients to connect with IPv6
2023-08-01 Ingo Franzkispeed: Unify output messages regarding number of ops...
2023-08-01 Ingo Franzkispeed: Also measure RSA encrypt/decrypt, not only RSA...
2023-07-27 Fatih Arslan TugayCorrect spelling of database
2023-07-21 Ingo Franzkispeed: Fix execution of EdDSA measurement
2023-07-21 Ingo Franzkispeed: Fix memory leak
2023-07-19 atishkovapps/cms.c: Fix unreachable code in cms_main()
2023-07-18 Dimitri PapadopoulosFix typos found by codespell
2023-07-16 Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-07-16 Dr. David von Oheimbrename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_ex...
2023-07-16 Dr. David von OheimbAPPS load_key_certs_crls(): improve error string macro...
2023-07-10 Rajeev RanjanCMP: support specifying certificate to be revoked via...
2023-06-29 Matt CaswellFix typos in s_client
2023-06-28 Jörg Sommeropenssl speed -multi -evp prints wrong algorithm name
2023-06-26 Matt CaswellDon't truncate the input when decrypting in pkeyutl
2023-06-20 Yannik SembritzkiRemove restriction to only cross-sign self-signed certi...
2023-06-18 Dimitri PapadopoulosFix new typos found by codespell
2023-06-15 Richard Levitteapps/ca.c: Handle EVP_PKEY_get_default_digest_name...
2023-06-15 Dimitri PapadopoulosFix typos found by codespell
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-06-10 Tomas MrazCoverity 1528486: Avoid assignment of unused value...
2023-06-10 Tomas MrazCoverity 1528490: Avoid assignment of unused value...
2023-06-09 Michael BaentschCast the argument to unsigned char when calling isspace()
2023-06-09 Dr. Matthias St... apps/asn1parse: improve RFC7462 compliance
2023-06-09 Dr. Matthias St... apps/opt: refactor input format parsing
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
next