]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-05-16  Tomas MrazCheck DSA parameters for excessive sizes before validating 24399/head
2024-05-15  DominikNUpdate openssl-smime.pod.in
2024-05-15  Ruslan Baratov[Docs] 'SSL_CTX_set_cert_store' ownership of 'store'
2024-05-15  Liu-Ermengfix sm2 encryption implementation bug.
2024-05-14  Tomas Mrazsslapitest.c: With fips skip tests depending on X25519...
2024-05-14  Tomas Mraztest/ssl-tests: Avoid depending on X25519 and X448...
2024-05-14  irosayRelease pkey_ctx on initialization failure
2024-05-14  naaysayerapps/pkcs12: Not writing the private key file until...
2024-05-14  Jacob ChampionAdd reason codes with the correct offset for two alerts
2024-05-09  dependabot... Dependabot update: Bump coverallsapp/github-action
2024-05-09  Tomas MrazCorrect top for EC/DSA nonces if BN_DEBUG is on
2024-05-09  Tomas MrazRename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce...
2024-05-09  Tomas MrazAdd ossl_bn_priv_rand_range_fixed_top() and use it...
2024-05-09  Tomas MrazAdd ossl_bn_is_word_fixed_top()
2024-05-09  Tomas MrazMake BN_generate_dsa_nonce() constant time and non...
2024-05-08  Viktor DukhovniAvoid memory leak in x509_test error path
2024-05-07  Matt CaswellFix intermittent sslapitest early data related failures
2024-05-07  Huiyue XuAdd linux-arm64ilp32-clang target
2024-05-06  Randall S.... Correct ossl_sleep for threaded model by introducing...
2024-05-02  Neil HormanAdd docs noting requirements for SM2 signing
2024-05-02  Neil HormanAdd check for public key presence on sm2 signing
2024-04-30  leerubin13ess_lib.c: Changed ERR_LIB_CMS to ERR_LIB_ESS
2024-04-29  Daniel McCarneydoc: clarify SSL_CIPHER_description allocation
2024-04-26  Neil HormanFix missing NULL check in prov_config_test
2024-04-26  Neil HormanFix up path generation to use OPENSSL_MODULES
2024-04-26  Neil HormanUpdate modulepath test for provider config to skip...
2024-04-26  Neil HormanAdd test for OSSL_PROVIDER_load with module path set
2024-04-26  Neil Hormanset module path from template
2024-04-26  Takehiko YokotaAdd an Apple privacy info file for OpenSSL
2024-04-24  Tomas MrazUpdate perl-actions/install-with-cpanm version in CI
2024-04-23  shridhar kalavaguntaInvoke tear_down when exiting test_encode_tls_sct(...
2024-04-19  slontisFix migration guide mappings for i2o/o2i_ECPublicKey
2024-04-17  trinity-1686aHandle empty param in EVP_PKEY_CTX_add1_hkdf_info
2024-04-16  Richard Levittedoc/fingerprints.txt: Add the future OpenSSL release key
2024-04-15  Tomas Mrazlist_provider_info(): Fix leak on error
2024-04-12  Tomas Mrazmake_addressPrefix(): Fix a memory leak in error case
2024-04-10  Tomas MrazDocument that private and pairwise checks are not bound...
2024-04-10  olszomalFix socket descriptor checks on Windows
2024-04-10  Hubert Karioman EVP_PKEY_CTX_set_params: document params is a list
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  Todd ShortFix EVP_PKEY_CTX_add1_hkdf_info() behavior
2024-04-08  Matt CaswellAdd a test for session cache overflow
2024-04-08  Matt CaswellHardening around not_resumable sessions
2024-04-08  Matt CaswellAdd a CHANGES.md/NEWS.md entry for the unbounded memory...
2024-04-08  Matt CaswellFix unconstrained session cache growth in TLSv1.3
2024-04-08  Matt CaswellExtend the multi_resume test for simultaneous resumptions
2024-04-08  Matt CaswellAdd a test for session cache handling
2024-04-04  Dmitry Misharovdowngrade upload-artifact action to v3
2024-04-04  Tomas Mrazopenssl-crl(1): The -verify option is implied by -CA...
2024-04-04  Tomas MrazDEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free...
2024-04-04  dgbknBackported .gitignore changes from master
2024-04-04  slontisAdd 'documentation policy' link to CONTRIBUTING guide.
2024-04-04  Job SnijdersAlign 'openssl req' string_mask docs to how the softwar...
2024-04-02  Bernd EdlingerFix handling of NULL sig parameter in ECDSA_sign and...
2024-04-02  Bernd EdlingerFix openssl req with -addext subjectAltName=dirName
2024-04-02  dependabot... Bump actions/setup-python from 5.0.0 to 5.1.0
2024-04-02  Simo SorceExplicitly state what -keys does
2024-03-25  Viliam LejčíkAdd NULL check before accessing PKCS7 encrypted algorithm
2024-03-25  Jiasheng JiangReplace unsigned with int
2024-03-22  olszomalFixed a typo and grammar in openssl-ts.pod
2024-03-22  Dmitry MisharovAdd M1 macOS runner to some workflows
2024-03-22  Matt HauckUpdate FIPS hmac key documentation
2024-03-15  Matt CaswellFix unbounded memory growth when using no-cached-fetch
2024-03-15  Shakti ShahSSL_add_dir_cert_subjects_to_stack(): Documented return...
2024-03-15  Neil HormanFix ASLR to be smaller during asan/tsan/ubsan runs
2024-03-14  Vladimirs AmbrosovsFix dasync_rsa_decrypt to call EVP_PKEY_meth_get_decrypt
2024-03-12  谭九鼎Doc: fix style 23840/head
2024-03-11  Alexandr NedvedickyFAQ.md should be removed
2024-03-11  Bernd EdlingerTry to fix intermittent CI failures in sslapitest
2024-03-07  Bernd EdlingerDont run the self-hosted workflows when not available
2024-03-01  shridhar kalavaguntaFix off by one issue in buf2hexstr_sep()
2024-02-25  Hamilton ChapmanEnsure `$(MAKE)` commands and `CFLAGS` are appropriatel...
2024-02-22  Michael BaentschSSL_set1_groups_list(): Fix memory corruption with...
2024-02-22  MrRurikovs_cb.c: Add missing return value checks
2024-02-22  Tomas MrazMinor wording fixes related to no-atexit
2024-02-22  Randall S.... Add atexit configuration option to using atexit() in...
2024-02-21  Matt CaswellDon't print excessively long ASN1 items in fuzzer
2024-02-20  Bernd RitterCorrect the defined name of the parameter "micalg"...
2024-02-16  Marcel GosmannFixed Visual Studio 2008 compiler errors
2024-02-16  Neil HormanCheck for NULL cleanup function before using it in...
2024-02-14  Shakti ShahKDF_CTX_new API has incorrect signature (const should...
2024-02-11  Dimitri PapadopoulosFix typos found by codespell in openssl-3.0
2024-02-09  Tomas MrazFix memory leaks on error cases during drbg initializations
2024-02-09  Angel BaezRearrange terms in gf_mul to prevent segfault
2024-02-07  Tomas MrazFix testcases to run on duplicated keys
2024-02-02  Hongren (Zenithal... Make IV/buf in prov_cipher_ctx_st aligned
2024-02-02  Richard LevitteFix a few incorrect paths in some build.info files
2024-02-02  Bernd EdlingerSync pyca workflow with master
2024-01-31  Tomas MrazDocument the implications of setting engine-based low...
2024-01-31  Tomas MrazRevert "Improved detection of engine-provided private...
2024-01-31  Richard LevitteFix error reporting in EVP_PKEY_{sign,verify,verify_rec...
2024-01-31  Bernd EdlingerFix a possible memleak in bind_afalg
2024-01-30  Neil Hormanfix missing null check in kdf_test_ctrl
2024-01-30  Matt CaswellPrepare for 3.0.14 23431/head
2024-01-30  Matt CaswellPrepare for release of 3.0.13 openssl-3.0.13
2024-01-30  Matt Caswellmake update
2024-01-30  Matt CaswellCopyright year updates
2024-01-30  Matt CaswellUpdate CHANGES.md and NEWS.md for new release
2024-01-25  Richard LevitteHave OSSL_PARAM_allocate_from_text() fail on odd number...
next