openssl.git
2020-09-12 Shane LontisFix coverity issue: CID 1466486 - Resource leak in...
2020-09-12 Richard LevitteOSSL_DECODER 'decode' function must never be NULL.
2020-09-12 Richard LevitteTEST: skip POSIX errcode zero in tesst/recipes/02-test_...
2020-09-11 Biswapriyo... fuzz/test-corpus: check if PATH_MAX is already defined
2020-09-11 Chris Novakovicapps/ca: allow CRL lastUpdate/nextUpdate fields to...
2020-09-11 Dr. David von... Improve robustness and performance of building Unix...
2020-09-11 Dr. David von... apps/cmp.c: Improve example given for -geninfo option...
2020-09-11 Dr. David von... OSSL_CMP_CTX_new.pod: improve doc of OSSL_CMP_CTX_get1_...
2020-09-11 Dr. David von... openssl-cmp.pod.in: Update Insta Demo CA port number...
2020-09-11 Dr. David von... apps/cmp.c: Improve user guidance on missing -subject...
2020-09-11 Dr. David von... apps/cmp.c: Improve documentation of -extracerts, ...
2020-09-11 Dr. David von... apps/cmp.c: Improve documentation of -secret, -cert...
2020-09-11 Dr. David von... check_chain_extensions(): Require X.509 v3 if extension...
2020-09-11 Dr. David von... check_chain_extensions(): Change exclusion condition...
2020-09-11 Dr. David von... x509_vfy.c: Make sure that strict checks are not done...
2020-09-11 Dr. David von... check_chain_extensions(): Add check that CA cert includ...
2020-09-11 Dr. David von... check_chain_extensions(): Add check that on empty Subje...
2020-09-11 Dr. David von... check_chain_extensions(): Add check that AKID and SKID...
2020-09-11 Dr. David von... check_chain_extensions(): Add check that Basic Constrai...
2020-09-11 Dr. David von... Extend X509 cert checks and error reporting in v3_...
2020-09-10 Dr. David von... apps/cmp.c: Improve safeguard assertion on consistency...
2020-09-10 Dr. David von... apps_ui.c: Correct password prompt for ui_method
2020-09-10 Dr. David von... apps_ui.c: Correct handling of empty password from...
2020-09-10 Dr. David von... apps_ui.c: Improve error handling and return value...
2020-09-10 Shane LontisFix fipsinstall module path
2020-09-10 Richard LevitteSTORE: Fix OSSL_STORE_attach() to check |ui_method...
2020-09-10 Dr. David von... Add/harmonize multi-valued RDN support and doc of ca...
2020-09-10 Dr. David von... X509_NAME_cmp(): Clearly document its semantics, refere...
2020-09-10 Dr. David von... X509_NAME_add_entry_by_txt.pod: Improve documentation...
2020-09-10 Dr. David von... X509_NAME_cmp: restrict normal return values to {-1...
2020-09-10 Dr. David von... X509_NAME_oneline(): Fix output of multi-valued RDNs...
2020-09-10 Dr. David von... X509_NAME_print_ex.pod: re-format lines to fit within...
2020-09-10 Dr. David von... app_load_config_bio(): fix crash on error
2020-09-10 Matt CaswellFix an EVP_MD_CTX leak
2020-09-10 Richard LevitteDiverse build.info: Adjust paths
2020-09-10 Dr. David von... bugfix in apps/cmp.c and cmp_client.c: inconsistencies...
2020-09-10 Dr. David von... bugfix in ossl_cmp_msg_protect(): set senderKID and...
2020-09-10 Dr. David von... bugfix in ossl_cmp_msg_add_extraCerts(): should include...
2020-09-10 Dr. David von... test/cmp_{client,msg}_test.c: minor code cleanup
2020-09-10 Dr. David von... test/recipes/81-test_cmp_cli_data/Mock/server.cnf:...
2020-09-10 Dr. David von... 81-test_cmp_cli: Make test output files all different...
2020-09-10 Dr. David von... 81-test_cmp_cli.t: Stop unlinking test output files...
2020-09-10 Dr. David von... apps.c: Fix mem leaks on error in load_certs() and...
2020-09-10 Dr. David von... apps/cmp.c: clear leftover errors on loading libengines...
2020-09-10 Dr. David von... apps.c: Fix diagnostics and return value of load_key_ce...
2020-09-10 Dr. David von... Replace all wrong usages of 'B<...>' (typically by...
2020-09-10 Dr. David von... Clean up CMP chain building for CMP signer, TLS client...
2020-09-09 Rich SalzFix markdown nits in NOTES-Windows.txt
2020-09-09 Kurt RoeckxSupport writing RSA keys using the traditional format...
2020-09-09 Richard LevitteENCODER: Refactor provider implementations, and some...
2020-09-09 Jon SpillettFix up issue on AIX caused by broken compiler handling...
2020-09-09 Paulis_time: check return values better
2020-09-09 PauliIn a non-shared build, don't include the md5 object...
2020-09-09 PauliTLS fixes for CBC mode and no-deprecated
2020-09-09 PauliTLS: remove legacy code path supporting special CBC...
2020-09-09 Paulilegacy: include MD5 code in legacy provider
2020-09-09 PauliDeprecate SHA and MD5 again.
2020-09-08 Dr. David von... Allow unauthenticated CMP server if missing -trusted...
2020-09-08 Dr. David von... Add 4 new OIDs for PKIX key purposes and 3 new CMP...
2020-09-08 Richard LevitteTEST: modify test/endecode_test.c to not use legacy...
2020-09-08 Richard LevittePEM: Make PEM_write_bio_PrivateKey_traditional() handle...
2020-09-08 Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-08 Dr. David von... apps/cmp.c: Allow default HTTP path (aka CMP alias...
2020-09-08 Dr. David von... apps/cmp.c: Use enhanced OSSL_HTTP_parse_url(), removin...
2020-09-08 Dr. David von... OSSL_HTTP_parse_url(): add optional port number return...
2020-09-08 Richard LevitteEVP: Move the functions and controls for setting and...
2020-09-08 Richard LevitteEVP: Expand the use of EVP_PKEY_CTX_md()
2020-09-08 Richard LevitteEVP: Add support for delayed EVP_PKEY operation parameters
2020-09-08 Dmitry BelyavskiyNew GOST PKCS12 standard support
2020-09-08 Richard LevitteFix test/evp_extra_test.c
2020-09-08 Richard LevitteEVP: Don't shadow EVP_PKEY_CTX_new* error records
2020-09-08 Richard LevitteEVP: Preserve the EVP_PKEY id in a few more spots
2020-09-07 Jon SpillettUse return code for 'which command' checks
2020-09-07 luxinyouFix memory leaks in conf_def.c
2020-09-07 Richard LevitteBuilding: Build Unix static libraries one object file...
2020-09-06 Richard LevitteDOC: Fix check of EVP_PKEY_fromdata{,_init} in examples
2020-09-06 Richard LevitteDOC: Modify one example in EVP_PKEY_fromdata(3)
2020-09-06 jwalchCleanup deprecation of ENGINE_setup_bsd_cryptodev
2020-09-06 John BaldwinSlightly abstract ktls_start() to reduce OS-specific...
2020-09-06 John BaldwinRemove unused dummy functions from ktls.h.
2020-09-06 John BaldwinFix the socket BIO control methods to use ktls_crypto_i...
2020-09-05 Dr. David von... X509_STORE_CTX_print_verify_cb(): add AKID and SKID...
2020-09-05 Dr. David von... OSSL_CMP_CTX: rename field and its getter/setter from...
2020-09-05 Dr. David von... Strengthen chain building for CMP
2020-09-05 Dr. David von... Add OSSL_CMP_CTX_get1_newChain() and related CLI option...
2020-09-05 Dr. Matthias... test/drbgtest: improve the reseed after fork test
2020-09-05 Shane LontisFix coverity CID #1454815 - NULL ptr dereference in...
2020-09-05 Shane LontisFix coverity CID #1452769 & #1452771 - Arg passed to...
2020-09-05 Shane LontisFix coverity CID #1457935 - Check return value in ffc_p...
2020-09-05 Shane LontisFix coverity CID #1465967 & #1465968 - fix NULL derefer...
2020-09-05 Shane LontisFix coverity CID #1466371 - fix dereference before...
2020-09-05 Shane LontisFix coverity CID #1466375 - Remove dead code.
2020-09-05 Shane LontisFix coverity CID #1466377 - resource leak due to early...
2020-09-05 Shane LontisFix coverity CID #1466378 - Incorrect expression in...
2020-09-03 Richard LevitteASN1: Make ASN1_item_verify_ctx() work with provider...
2020-09-03 Richard LevitteEC: Remove one error record that shadows another
2020-09-03 Richard LevitteTEST: Ensure that the base provider i activated when...
2020-09-03 Richard LevitteRevert "TEST: separate out NIST ECC tests from non...
2020-09-03 Richard LevitteEVP: Don't report malloc failure in new_raw_key_int()
2020-09-03 Richard LevitteTEST: have key_unsupported() in evp_test.c look at...
next