]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-06-17  Dr. David von... 80-test_cmp_http_data/test_connection.csv: disable...
2024-06-15  Richard LevitteConfigure: make absolutedir() use rel2abs() on Windows too
2024-06-10  Amir MohammadiFix memory leak in quic_trace.c
2024-06-07  Ruslan Baratov[Docs] Notes about freeing objects
2024-06-07  Tomas Mraztest/prov_config_test.c: Cleanup and fix potential...
2024-06-06  Richard LevitteDrop the old PGP key fingerprint
2024-06-05  shridhar kalavaguntaFix memory leak on error in crypto/conf/conf_mod.c
2024-06-05  sanumeshenable AES-XTS optimization for AIX
2024-06-04  Tomas MrazPrepare for 3.3.2 24556/head
2024-06-04  Tomas MrazPrepare for release of 3.3.1 openssl-3.3.1
2024-06-04  Tomas Mrazmake update
2024-06-04  Tomas MrazCopyright year updates
2024-06-04  Randall S.... Disable 70-test_quic_multistream.t when building with...
2024-06-03  Tomas MrazUpdate CHANGES.md and NEWS.md for the upcoming release
2024-05-30  Ruslan Baratov[Docs] SSL_*_use will increment reference counter
2024-05-30  shridhar kalavaguntacmp_hdr_test.c: Fix leaks in error cases
2024-05-30  Gerd Hoffmannuefi: move variables
2024-05-30  Gerd Hoffmannuefi: add typedef for uintptr_t
2024-05-29  Richard LevitteVMS: Redefine _XOPEN_SOURCE_EXTENDED with the value 1
2024-05-29  Amir MohammadiFix potential memory leak in test_bad_dtls
2024-05-29  Michael BaentschUpdate configurable sigalgs documentation for providers
2024-05-28  sanumeshthreads_pthread.c: change inline to ossl_inline
2024-05-28  Nek Saikouecstresstest.c: Fix memory leak on error
2024-05-28  Matt CaswellFurther extend the SSL_free_buffers testing
2024-05-28  Matt CaswellMove the ability to load the dasync engine into ssltest...
2024-05-28  Matt CaswellExtend the SSL_free_buffers testing
2024-05-28  Matt CaswellSet rl->packet to NULL after we've finished using it
2024-05-28  Matt CaswellOnly free the read buffers if we're not using them
2024-05-22  Randall S.... Added an explicit yield (OP_SLEEP) to QUIC testing...
2024-05-22  Ruslan Baratov[Docs] Default value for verification flags is 'SSL_VER...
2024-05-20  Hongren Zhengfips provider: explicitly setup cpuid when initializing
2024-05-20  shridhar kalavaguntaFix mem leak in threadpool_test.c
2024-05-17  James MuirFix typo in CONTRIBUTING.md
2024-05-16  Tomas MrazCheck DSA parameters for excessive sizes before validating
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 Mraz90-test_sslapi.t: Fix execution of sslapitest with...
2024-05-14  Tomas Mraztest/ssl-tests: Avoid depending on X25519 and X448...
2024-05-14  Tomas Mrazquicapitest.c: Make test_ssl_trace to be insensitive...
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-14  Georgi Valkovthreads_win: fix build error with VS2010
2024-05-14  Daiki Uenodoc: Fix description of EVP_CIPHER_CTX_dup
2024-05-14  Georgi Valkovquic_multistream_test: fix undefined symbol snprintf...
2024-05-10  Hongren ZhengImplement riscv_vlen_asm for riscv32
2024-05-10  Tomas Mraztls_provider_init(): Rename prov_ctx to xor_prov_ctx...
2024-05-10  Tomas Mraztls_provider_init(): Fix leaks in error cases
2024-05-09  dependabot... Dependabot update: Bump coverallsapp/github-action
2024-05-08  Viktor DukhovniAvoid memory leak in x509_test error path
2024-05-07  Huiyue XuAdd linux-arm64ilp32-clang target
2024-05-06  Neil HormanFix potential divide by zero error
2024-05-06  Neil HormanCoverity found the following issues:
2024-05-06  Matt CaswellFix undefined behaviour in the event of a zero length...
2024-05-06  Matt CaswellDocument the SSL_set_session_secret_cb() function
2024-05-06  Matt CaswellSet the server sig algs before calling the session_secr...
2024-05-06  Matt CaswellAdd a test for the session_secret_cb
2024-05-06  Jiasheng Jiangtest/threadstest.c: Add checks for CRYPTO_THREAD_lock_new()
2024-05-06  Bernd EdlingerFix error handling in CMS_EncryptedData_encrypt
2024-05-02  Tomas MrazCorrect top for EC/DSA nonces if BN_DEBUG is on
2024-05-02  Tomas MrazAdjust FIPS EC/DSA self test data for different nonce...
2024-05-02  Tomas MrazRename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce...
2024-05-02  Tomas MrazAdd ossl_bn_priv_rand_range_fixed_top() and use it...
2024-05-02  Tomas MrazMake ossl_gen_deterministic_nonce_rfc6979() constant...
2024-05-02  Tomas MrazMake BN_generate_dsa_nonce() constant time and non...
2024-05-01  sapph2cFixed typos in EVP_PKEY_decrypt.pod and RSA_public_encr...
2024-05-01  Matt CaswellFix intermittent sslapitest early data related failures
2024-05-01  Matt CaswellUse OSSL_TIME instead of using arithmetic directly...
2024-04-30  Robert SchulzeFix race for X509 store found by thread sanitizer
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-29  Dmitry Misharovarchive artifacts before upload
2024-04-29  Michael Baentschupdated to oqs-provider 0.6.0
2024-04-29  Tomas Mraz82-test_ocsp_cert_chain.t: kill -HUP the server after...
2024-04-29  Tomas Mraz82-test_ocsp_cert_chain.t: Terminate the server after...
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-24  Randall S.... Remove all references to FLOSS for NonStop Builds.
2024-04-23  shridhar kalavaguntaInvoke tear_down when exiting test_encode_tls_sct(...
2024-04-22  Hubert KarioBe more explicit about RSAES-PKCS#1v1.5 error handling
2024-04-22  Neil HormanFix missing NULL check in prov_config_test
2024-04-22  Rajeev Ranjanfix sending error when no root CA cert update available
2024-04-19  slontisFix migration guide mappings for i2o/o2i_ECPublicKey
2024-04-19  Richard LevitteOSSL_STORE: Add reference docs for the built-in Windows...
2024-04-18  Neil HormanFix up path generation to use OPENSSL_MODULES
2024-04-18  Neil HormanUpdate modulepath test for provider config to skip...
2024-04-18  Neil HormanAdd test for OSSL_PROVIDER_load with module path set
2024-04-18  Neil Hormanset module path from template
2024-04-18  Hugo LandauQUIC TXP: Fix reserve calculations for PING frames
2024-04-17  Richard Levitte.ctags.d is previous, include it in our tarballs
2024-04-17  Jerry ShihUse scalar ALU and vector ALU together for chacha20...
2024-04-17  Tomas Mrazfuzz/decoder.c: Limit the EVP_PKEY_param_check on DHX...
2024-04-17  trinity-1686aHandle empty param in EVP_PKEY_CTX_add1_hkdf_info
2024-04-16  Alexandr NedvedickyOpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP...
2024-04-16  Richard Levittedoc/fingerprints.txt: Add the future OpenSSL release key
2024-04-16  Richard Levittecrypto/threads_pthread.c: refactor all atomics fallback...
2024-04-16  Richard Levittecrypto/threads_pthread.c: Cleanup misaligned preprocess...
2024-04-15  afshinpirAdding missing NULL pointer check
next