]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2022-06-22  Hongren (Zenithal... Add SM3 implementation in RISC-V Zksh asm
2022-06-22  Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-06-22  Daniel HuOptimize chacha20 on aarch64 by SVE2
2022-06-22  Jiasheng Jiangtest/v3nametest.c: Add check for OPENSSL_malloc
2022-06-22  Jiasheng Jiangtest/evp_test.c: Add check for OPENSSL_strdup
2022-06-22  Dmitry BelyavskiyImprove diagnostics on setting groups
2022-06-22  Lutz JaenickeAdd test cases for verification of time stamping certif...
2022-06-22  Jiasheng Jiangapps/s_server.c: Add check for OPENSSL_strdup
2022-06-22  Jiasheng Jiangcrypto/x509/by_store.c: Add check for OPENSSL_strdup
2022-06-22  Paulidoc: document the new internal time API
2022-06-22  Paulissl: expose the get time function internally
2022-06-22  Paulitest: add priority queue unit test
2022-06-22  Paulidoc: priority queue documentation
2022-06-22  Paulibuild.info changes for priority queue
2022-06-22  Pauliadd priority queue implementation
2022-06-22  Hugo LandauAdd dgram API discussion
2022-06-21  Matt CaswellUpdate CHANGES.md and NEWS.md for new release
2022-06-20  Tomas Mrazc_rehash: Drop the issuer_name_hash= prefix from the...
2022-06-20  Daniel FialaFix file operations in c_rehash.
2022-06-20  Richard Levitteproviders/implementations/exchange/kdf_exch.c: fix...
2022-06-17  Jiasheng Jiangcrypto/asn1/a_time.c: Add check for OPENSSL_malloc
2022-06-16  Randall S.... Clarify use of EGD for HPNS in rand/rand_egd.c comments.
2022-06-16  Fraser TweedaleFix documentation of BIO_FLAGS_BASE64_NO_NL
2022-06-16  Daniel FialaRemove debug and other outdated build targets.
2022-06-16  Hartmut HolzgraefeHave set_dateopt() return 1 on success to make -dateopt...
2022-06-16  Richard Levittetest/recipes/*.t: setup() doesn't play well with spaces...
2022-06-16  Michael BaentschFix for OSSL_PARAM sample code referencing OSSL_PARAM_U...
2022-06-16  Tomas MrazAdd an extra reduction step to RSAZ mod_exp implementations
2022-06-16  Tomas MrazAlways end BN_mod_exp_mont_consttime with normal Montgo...
2022-06-16  Jiasheng Jiangtest/ssl_old_test.c: Add check for OPENSSL_malloc
2022-06-16  KanAdd sensitive memory clean in priv encode
2022-06-15  Jiasheng Jiangtest/ssl_old_test.c: Add check for OPENSSL_zalloc
2022-06-15  K1Fix a mem leak in evp_pkey_export_to_provider
2022-06-15  Matt CaswellFix a crash in X509v3_asid_subset()
2022-06-15  Richard Levitteproviders/implementations/exchange/kdf_exch.c: Fix...
2022-06-15  Richard Levittetest/evp_test.c: Check too big output buffer sizes...
2022-06-15  Matt CaswellFix the export routines to not return success if param...
2022-06-15  Tomas Mraztest_pkey_check: Positive testcase for private key...
2022-06-15  Tomas Mrazossl_dh_check_priv_key: Do not fail on private keys...
2022-06-15  Tomas MrazTestcase for regression by PPC64 fixed length montgomer...
2022-06-15  Tomas MrazRevert "bn: Add fixed length (n=6), unrolled PPC Montgo...
2022-06-15  Tomas MrazAvoid reusing the init_lock for a different purpose
2022-06-14  Pauliinit: fix defined but unused warning/error
2022-06-13  slontisRSA keygen update: Raise an error if no prime candidate...
2022-06-13  slontisRSA Keygen update - When using the default provider...
2022-06-13  slontisRSA keygen fixes
2022-06-13  Billy Brumley[crypto/bn] BN_consttime_swap: remove superfluous early...
2022-06-10  Tomas Mrazsm2_dupctx: Avoid potential use after free of the md
2022-06-10  Tomas MrazCheck return of BIO_new() and always free pkey from...
2022-06-10  Tomas Mrazadd_provider_groups: Clean up algorithm pointer on...
2022-06-10  Tomas Mrazparse_unquoted: Check returned value from ossl_property...
2022-06-10  Bernd EdlingerFix a use after free in error handling of hmac_dup
2022-06-10  Hongren (Zenithal... providers: cipher: aes: add riscv64 zkn support
2022-06-10  Hongren (Zenithal... aes_platform: add riscv64 zkn asm support
2022-06-10  Hongren (Zenithal... Add riscv scalar crypto extension capability
2022-06-10  Hongren (Zenithal... add build support for riscv64 aes zkn
2022-06-10  Hongren (Zenithal... Add AES implementation in riscv64 zkn asm
2022-06-09  Matt CaswellAssert that a property definition cache entry is the...
2022-06-09  Matt CaswellFix a memory leak in ossl_method_store_add()
2022-06-09  Todd ShortUpdate SIV mode documentation
2022-06-08  Matt CaswellDon't report success from ec_export if OSSL_PARAM_BLD_t...
2022-06-08  Matt CaswellFix a mem leak in evp_pkey_copy_downgraded()
2022-06-08  Tomas MrazHigh level overview of QUIC Implementation
2022-06-06  Tomas MrazCheck return value of ossl_parse_property()
2022-06-06  Matt CaswellCONF_modules_unload should fail if CONF_modules_finish...
2022-06-05  Clemens LangFix inadvertent NULL assignments in ternary ops
2022-06-05  Tomas MrazUpdate further expiring certificates that affect tests
2022-06-03  Bernd EdlingerChange the SCT issuer key to RSA 2048
2022-06-03  Tomas MrazFix strict client chain check with TLS-1.3
2022-06-03  Tomas MrazEnable setting SSL_CERT_FLAG_TLS_STRICT with ssl config
2022-06-03  Tomas MrazCI: Add enable-quic to some of the builds
2022-06-03  Tomas MrazAdd a test_ssl_new testcase
2022-06-03  Tomas MrazFirst working empty protocol test
2022-06-03  Tomas MrazAdd empty implementations of quic method functions
2022-06-03  Tomas MrazAdd OSSL_QUIC methods to headers and manual pages
2022-06-03  Tomas MrazConfigure: Add disablable for QUIC, disabled by default
2022-06-02  NikolasRevert unnecessary PKCS7_verify() performance optimization
2022-06-02  slontisAdd VERSIONINFO resource to legacy provider if it is...
2022-06-02  slontisAdd Windows VERSIONINFO resource to fips provider dll.
2022-06-02  Peiwei HuFix the checks of BIO_get_cipher_status
2022-06-02  Peiwei HuFix the checks of EVP_PKEY_param_check
2022-06-02  Peiwei HuFix the checks of UI_add_input_string
2022-06-02  Peiwei HuFix the checks of EVP_PKEY_private_check
2022-06-02  Peiwei HuFix the checks of EVP_PKEY_public_check
2022-06-02  Peiwei HuFix the checks of EVP_PKEY_pairwise_check
2022-06-02  Peiwei HuFix the checks of EVP_PKEY_check
2022-06-02  Peiwei HuFix the checks of RAND_bytes
2022-06-02  Tomas MrazCTLOG_new_ex: Fix copy&paste error when setting propq
2022-06-02  Zhou QingyangFix possible null pointer dereference of evp_pkey_get_l...
2022-06-02  Matt CaswellDon't call ossl_provider_free() without first setting...
2022-06-02  Matt CaswellFix a memory leak is ossl_provider_doall_activated
2022-06-02  Matt CaswellFix another decoder mem leak on an error path
2022-06-02  Matt CaswellFix a decoder mem leak on an error path
2022-06-02  Peiwei HuFix the checks of EVP_PKEY_CTX_set/get_* functions
2022-06-02  Peiwei HuFix the check of evp_pkey_ctx_set_params_strict
2022-06-02  Peiwei HuFix the checks of EVP_PKEY_CTX_get/set_rsa_pss_saltlen
2022-06-02  Peiwei HuFix the erroneous checks of EVP_PKEY_CTX_set_group_name
2022-06-02  Jiuhai ZhangFix code format: BLOCK_CIPHER_custom
2022-06-01  Ladislav Markodoc: Fix keymgmt functions parameters
2022-06-01  Tomas MrazUpdate expired SCT issuer certificate
next