openssl.git
2020-08-29 Matt CaswellExtend the provider MAC bridge for Poly1305
2020-08-29 Matt CaswellDon't require a default digest from signature algorithms
2020-08-29 Matt CaswellExtend the provider MAC bridge for SIPHASH
2020-08-29 Matt CaswellEnsure libssl creates libctx aware MAC keys
2020-08-29 Matt CaswellFix some EVP_MD_CTX_* functions
2020-08-29 Matt CaswellConvert EVP_PKEY_CTX_set_mac_key() into a function
2020-08-29 Matt CaswellFix evp_extra_test to not assume that HMAC is legacy
2020-08-29 Matt CaswellMake the provider side EVP PKEY MAC bridge available...
2020-08-29 Matt CaswellImplement signature functions for EVP_PKEY MAC to EVP_M...
2020-08-29 Matt CaswellImplement key management for the EVP_PKEY MAC to EVP_MA...
2020-08-28 Richard LevitteTEST: Adapt some tests for a stricter PEM_write_bio_Pri...
2020-08-28 Richard LevitteFix PEM_write_bio_PrivateKey_traditional() to not outpu...
2020-08-28 T.YanagisawaCorrect description of BN_mask_bits
2020-08-28 Pauliconf: add diagnostic option
2020-08-28 Pauliprovider_conf: report missing section on error
2020-08-28 Jung-uk KimIgnore vendor name in Clang version number.
2020-08-28 Paulirand: instantiate the DRBGs upon first use.
2020-08-27 Paulirand: add a note about a potentially misleading code...
2020-08-27 Dr. David von... apps/pkcs12.c: Add -untrusted option
2020-08-27 Dr. David von... X509_add_certs(): Add to doc some warning notes on...
2020-08-27 Rich SalzAdd OCSP_PARTIAL_CHAIN to OCSP_basic_verify()
2020-08-27 Marcapps: -msg flag enhancement 2/2
2020-08-27 Marcapps: -msg flag enhancement 1/2
2020-08-27 PauliEVP: NULL pctx pointer after free.
2020-08-26 Dmitry BelyavskiyReplace hierogliphs with stub to pass tests
2020-08-26 Dmitry BelyavskiyDocumentation for internal PUNYCODE-related functions
2020-08-26 Dmitry BelyavskiyEAI test script and data
2020-08-26 Dmitry BelyavskiyRFC 8398: documentation
2020-08-26 Dmitry BelyavskiyAdd NID_id_on_SmtpUTF8Mailbox to table of X.509 attributes
2020-08-26 Dmitry BelyavskiyRFC 8398: EAI comparison
2020-08-26 Dmitry BelyavskiyRFC 8398: Name constraints validation
2020-08-26 Dmitry BelyavskiyPunycode decoding implementation
2020-08-26 Richard Levittecrypto/x509/v3_utl.c: Fix IPv6 output in ipaddr_to_asc()
2020-08-24 Richard LevitteTEST: Fix CMP tests so they load keys in the current...
2020-08-24 Nicola TuveriAdd CLI tests in FIPS configuration
2020-08-24 Richard LevitteSTORE: Change all error recording to use ERR_raise...
2020-08-24 Richard LevitteSTORE: Modify to support loading with provider based...
2020-08-24 Richard LevitteDECODER: Add function to set an OSSL_PASSPHRASE_CALLBAC...
2020-08-24 Richard LevitteOSSL_PARAM: Add string pointer getters
2020-08-24 Richard LevitteSTORE: Add the base functions to support provider based...
2020-08-24 Richard LevitteSTORE for providers: define libcrypto <-> provider...
2020-08-24 Richard LevitteSTORE: Add missing function OSSL_STORE_LOADER_set_open_...
2020-08-24 Richard LevitteCORE: Generalise internal pass phrase prompter
2020-08-24 Richard LevitteCORE: Define provider-native abstract objects
2020-08-24 Shane LontisFix coverity CID #1452770 - Dereference before NULL...
2020-08-24 Shane LontisFix coverity CID #1452773 - Dereference before NULL...
2020-08-24 Shane LontisFix coverity CID #1452775 & #1452772- Dereference befor...
2020-08-24 Shane LontisFix coverity CID #1454638 - Dereference after NULL...
2020-08-24 Shane LontisFix coverity CID #1455335 - Dereference after NULL...
2020-08-24 Shane LontisFix coverity CID #1458641 - Dereference before NULL...
2020-08-24 Shane LontisFix coverity CID #1458644 - Negative return passed...
2020-08-24 Shane LontisFix coverity CID #1458645 - Dereference before NULL...
2020-08-24 Shane LontisFix coverity CID #1458647 - Use after free in clean_tbu...
2020-08-24 Shane LontisFix coverity CID #1458648 - Wrong sizeof() arg in rsa_f...
2020-08-24 Shane LontisFix coverity CID #1465525 - NULL pointer dereference...
2020-08-24 Shane LontisFix coverity CID #1465531 - Negative return passed...
2020-08-24 Shane LontisFix coverity CID #1465790 - Dereference after NULL...
2020-08-24 Shane LontisFix coverity CID #1465794 - Uninitialized pointer read...
2020-08-24 Shane LontisFix coverity CID #1465795 - Incorrect free deallocator...
2020-08-24 Shane LontisFix coverity CID #1465797 - Negative loop bound in...
2020-08-24 Shane LontisFix coverity CID #1465594 - Null dereference in EVP_PKE...
2020-08-23 Dr. David von... run_tests.pl: Add warning that HARNESS_JOBS > 1 overrid...
2020-08-22 Shane LontisFix CMS so that it still works with non fetchable algor...
2020-08-22 Robert JędrzejczykWindows get ENV value as UTF-8 encoded string instead...
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21 Richard LevitteClean away some declarations
2020-08-21 Richard LevitteRemove the OSSL_SERIALIZER / OSSL_DESERIALIZER renaming...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21 Dr. David von... Add libctx/provider support to cmp_msg_test
2020-08-21 Dr. David von... Add libctx/provider support to cmp_protect_test
2020-08-21 Dr. David von... Add libctx/provider support to cmp_vfy_test
2020-08-21 Dr. David von... Add libctx/provider support to cmp_client_test
2020-08-21 Dr. David von... Use in CMP+CRMF libctx and propq param added to sign...
2020-08-21 Dr. David von... cmp_msg.c: Copy libctx and propq of CMP_CTX to newly...
2020-08-21 Dr. David von... cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build...
2020-08-21 Dr. David von... cmp_hdr.c: Adapt ossl_cmp_hdr_init() to use OPENSSL_CTX...
2020-08-21 Dr. David von... crypto/cmp: Prevent misleading errors in case x509v3_ca...
2020-08-21 Shane LontisAdd libctx/provider support to cmp_server_test
2020-08-21 Dr. David von... Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and...
2020-08-21 Dr. David von... Add libctx and propq parameters to OSSL_CMP_{SRV_}...
2020-08-21 Dr. David von... cmp_vfy.c: Fix bug: must verify msg signature also...
2020-08-21 Dr. David von... Update CMP header file references in internal CMP docum...
2020-08-21 Dr. David von... Add libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-21 Dr. David von... x_x509.c: Simplify X509_new_with_libctx() using x509_se...
2020-08-21 Dr. David von... Re-word null->empty property; improve iteration.count...
2020-08-21 Dr. David von... testutil: Add provider.c with test_get_libctx(), to...
2020-08-21 Dr. David von... testutil: Make SETUP_TEST_FIXTURE return 0 on fixture...
2020-08-21 Dr. David von... Correct the #define's of EVP_PKEY_CTRL_SET1_ID and...
2020-08-21 Dr. David von... Add prerequisite #include directives to include/crypto...
2020-08-21 Dr. David von... Make sure x509v3_cache_extensions() does not modify...
2020-08-21 Shane LontisFix incorrect selection flags for ec serializer.
2020-08-20 Matt CaswellTest mte with stitched ciphersuites in TLSv1.0
2020-08-20 Matt CaswellFix stitched ciphersuites in TLS1.0
2020-08-20 Dr. David von... Make better use of new load_cert_pass() variant of...
2020-08-20 Dr. David von... apps: make use of OSSL_STORE for generalized certs...
2020-08-20 Dr. David von... Fix mem leaks on PKCS#12 read error in PKCS12_key_gen_...
2020-08-20 Richard LevitteTEST: Use PEM_read_bio_PUBKEY_ex() and PEM_read_bio_Pri...
2020-08-20 Richard LevittePEM: Add more library context aware PEM readers
2020-08-20 Richard LevitteSTORE: Distinguish public keys from private keys
next