]> git.ipfire.org Git - thirdparty/openssl.git/history - apps
Fix grammar in certificates.txt
[thirdparty/openssl.git] / apps /
24 hours ago  Randall S. BeckerRemove all references to FLOSS for NonStop Builds.
3 days ago  Rajeev Ranjanfix sending error when no root CA cert update available
5 days ago  Enji Cooperopenssl fipsinstall: fix cosmetic wart
10 days ago  Tomas Mrazlist_provider_info(): Fix leak on error
2024-04-09  Jiasheng JiangAPPS: Add missing OPENSSL_free() and combine the error...
2024-04-09  Tom CosgroveFix "Error finalizing cipher loop" when running openssl...
2024-04-09  Stephan Wurmapps: ca,req,x509: Add explicit start and end dates...
2024-04-09  Matt CaswellCopyright year updates
2024-04-09  Richard LevitteCopyright year updates
2024-04-04  Richard LevitteDiverse small VMS build fixups
2024-04-04  Drokov PavelRemove receiving of unused return value
2024-04-02  Bernd EdlingerFix openssl req with -addext subjectAltName=dirName
2024-03-26  Vladimir Kotalapps/req,crl: exit with 1 on verification failure
2024-03-25  Viliam LejčíkAdd NULL check before accessing PKCS7 encrypted algorithm
2024-03-15  Tomas Mrazapps/x509.c: No warning reading from stdin if redirected
2024-03-12  olszomalUse the untrusted certificate chain to create a valid...
2024-03-06  Dr. David von Oheimbapps/cmp: improve -reqin option to read fallback public...
2024-03-06  Dr. David von Oheimbapps/cmp: extend documentation and diagnostics for...
2024-03-06  Dr. David von Oheimbapps/cmp: add -reqout_only option for dumping/saving...
2024-03-06  Dr. David von Oheimbapps/cmp.c: refactor to fix some coding style nits...
2024-02-25  Martin Oliveiraapps/engine: add EC to list of capabilities
2024-02-22  MrRurikovs_cb.c: Add missing return value checks
2024-02-06  Vincent LefèvreAdd a missing space in an error message
2024-01-25  rilyshreplace strstr() with strchr() for single characters
2024-01-25  Neil HormanAdd appropriate NULL checks in EVP_CIPHER api
2024-01-24  Bernd EdlingerFix a possible memory leak in req_main
2024-01-17  Dr. David von OheimbCMP app and doc: add -no_cache_extracerts option /...
2024-01-17  Dr. David von OheimbCMP app: make -ignore_keyusage apply also for mock...
2024-01-16  Viktor DukhovniAdd missing genpkey -rand support
2024-01-15  Drokov PavelRemove receiving of unused return value
2024-01-15  Frederik Wedel-HeinenError in s_server when -rev option is used with dtls.
2024-01-15  Job SnijdersAdd apps/x509 -set_issuer & -set_subject option to...
2023-12-29  Sebastian Andrzej... apps: Don't print hostname on bio_out during connect.
2023-12-21  Rajeev Ranjancmp_server.c,apps/lib/cmp_mock_srv.c: move polling...
2023-12-21  Dr. David von Oheimbcrypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen...
2023-12-21  Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-12-19  Dr. David von OheimbCMP app: make -geninfo option accept multiple ITAVs...
2023-12-19  Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-12-13  Neil HormanHarden asn1 oid loader to invalid inputs
2023-12-13  Neil HormanFix genstr/genconf option in asn1parse
2023-12-13  Tomas Mrazpkcs12: Do not forcibly load the config file
2023-12-12  Bernd EdlingerFix a possible memleak in opt_verify
2023-12-12  Bernd EdlingerFix a possible memleak in apps/rehash.c
2023-12-12  Bernd EdlingerFix a possible memleak in smime_main
2023-12-12  Bernd EdlingerFix a possible memleak in cms_main
2023-12-12  Matt CaswellFix some invalid use of sscanf
2023-12-05  Tomas Mrazrehash.c: Do not use NAME_MAX limit
2023-12-04  Richard LevitteMake 'openssl list' less sensitive for providers withou...
2023-12-01  Bernd EdlingerFix a possible memory leak in make_receipt_request
2023-11-24  Markus MinichmayrAdd option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the...
2023-11-24  James Muiropenssl-speed: support KMAC128 & KMAC256, refactor...
2023-11-23  James Muirspeed: make hmac(sha256) the default hmac
2023-11-13  Neil HormanAugment rand argument parsing to allow scaling
2023-11-10  Alexey Fofanovapps/list.c: Check the result of inserting a provider...
2023-11-08  Matthias St. Pierreapps/rehash.c: avoid printf format warning [-Wformat]
2023-11-01  Matt CaswellDon't error if s_client receives exactly BUFSIZZ data
2023-10-25  Matt CaswellDon't wait in select if we have data to write
2023-10-25  Matt CaswellMake s_client -quic -debug work
2023-10-25  Ingo Franzkispeed: Correct handling of async_jobs for KEM and signa...
2023-10-25  Ingo Franzkispeed: Fix memory leaks
2023-10-20  Neil HormanConvert jdkTrustedKeyUsage to be a pkcs12 cmd line...
2023-10-19  Tomas Mrazapps.c: Remove a redundant error print-out
2023-10-19  Tomas Mrazapps: Print out a proper message when a store cannot...
2023-10-10  Dr. David von OheimbCMP: fix OSSL_CMP_MSG_http_perform() by adding option...
2023-10-10  Dr. David von Oheimbapps/cmp.c: -tls_used may be implied by -server https...
2023-10-10  KlavishnikAdded check for the return value of the RAND_bytes...
2023-09-28  Matt CaswellCopyright year updates
2023-09-24  Michael Baentschadding -outpubkey option to genpkey
2023-09-21  Bernd EdlingerFix some memory leaks in the openssl app
2023-09-19  Mathieu Tortuyauxenc: "bad decrypt" only in decryption
2023-09-17  Matthias St. PierreAPPS: remove duplicate definition of `trace_data_stack`
2023-09-13  Dimitri PapadopoulosFix typos found by codespell
2023-09-11  Dimitri PapadopoulosBad function definition
2023-09-11  Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-11  Dimitri PapadopoulosRemove repeated words
2023-09-09  Bernd EdlingerFix output corruption in req command
2023-09-08  Richard LevitteBIO_set_accept_name(): To accept from any interface...
2023-09-08  wangchengModify the dkeyform type to support engine
2023-09-07  Matt CaswellCopyright year updates
2023-09-05  Philip PrindevillePer other commands, make progress dots in req only...
2023-09-05  Dr. David von Oheimbapps/cmp.c: fix bug not allowing to reset -csr and...
2023-09-05  Dr. David von Oheimbapps.c: improve warning texts of parse_name() when...
2023-09-05  Dr. David von Oheimbapps.c: fix error messages (newline and needless text...
2023-09-04  slontisAdded 'saltlen' option to the OpenSSL enc command line...
2023-09-04  slontisAdded a 'saltlen' option to the openssl pkcs8 command...
2023-08-25  olszomalChanged the default value of the "ess_cert_id_alg"...
2023-08-24  Hugo LandauQUIC: Rename SSL_set_initial_peer_addr to SSL_set1_init...
2023-08-18  Tomas Mrazapps/spkac.c: Check result of ASN1_STRING_set()
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...
next