]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2024-05-08  Yangyu Chenchacha-riscv64-v-zbb.pl: better format
2024-05-08  Yangyu Chenchacha-riscv64-v-zbb.pl: add comment about vector regis...
2024-05-08  Yangyu Chenriscv: Provide a vector only implementation of Chacha20...
2024-05-08  Viktor DukhovniAvoid memory leak in x509_test error path
2024-05-07  Tomas MrazFix Coverity issues 1596850, 1596851 and 1596852
2024-05-07  shridhar kalavaguntaMove ossl_asn1_string_to_time_t() to libtestutil
2024-05-07  Huiyue XuAdd linux-arm64ilp32-clang target
2024-05-07  Florian GreinacherFix invalid expression syntax
2024-05-06  Craig LorentzenSecurity hardening: Expose Build flags for Position...
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  Dimitri John... gitignore: ignore newly generated header
2024-05-06  Bernd EdlingerFix error handling in CMS_EncryptedData_encrypt
2024-05-05  Veronika HanulíkováAdd processing by chunks to mac tests
2024-05-05  Veronika HanulíkováAdd processing by chunks to encoding tests
2024-05-05  Veronika HanulíkováAdd processing by chunks to digest, sign, verify tests
2024-05-05  Veronika HanulíkováAdd processing by chunks to cipher tests in evp_test
2024-05-05  Veronika HanulíkováAdd option for setting size of processed data chunks
2024-05-02  Neil HormanReduce optimization in hppa builds
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 typo in CRYPTO_THREAD_run_once.pod
2024-05-01  sapph2cFixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod...
2024-05-01  Rajeev RanjanCMP: Improvements of the support for requesting CRL
2024-05-01  Dr. David von... CMP: add support for genm with crlStatusList and genp...
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  Neil HormanFix alignment errors in hashtable fuzzer
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  Neil HormanRaise an error on syscall failure in tls_retry_write_re...
2024-04-26  Neil HormanMake a failure in ktls_sendfile a syscall error
2024-04-26  Neil HormanFix coverity 1596617
2024-04-26  Neil HormanFix coverity-1596616
2024-04-26  Takehiko YokotaAdd an Apple privacy info file for OpenSSL
2024-04-26  Jiasheng Jiangssl/statem: Replace size_t with int and add the checks
2024-04-26  Viktor DukhovniAvoid duplicate default CApath lookups
2024-04-25  Dimitri John... hkdf: when HMAC key is all zeros, still set a valid...
2024-04-25  hrtarsiaFix grammar in srp_verifier.txt
2024-04-25  Merrecksha512.c: Grammar Fixes and Spell Checks in Implementat...
2024-04-24  hrtarsiaFix grammar in certificates.txt
2024-04-24  Tomas MrazUpdate perl-actions/install-with-cpanm version in CI
2024-04-24  Damian Hobson... Add Attribute Certificate suport comments to CHANGES...
2024-04-24  Damian Hobson... x509_acert: Add more parsing and printing tests
2024-04-24  Damian Hobson... x509_acert: Load attributes from config file section
2024-04-24  Damian Hobson... fuzz: Add attribute certificate fuzz test
2024-04-24  Damian Hobson... x509_acert: Add simple API tests
2024-04-24  Damian Hobson... Add IETFAttrSyntax type support
2024-04-24  Damian Hobson... x509_acert: Add and retrieve certificate extensions
2024-04-24  Damian Hobson... x509_acert: Add API to sign and verify attribute certif...
2024-04-24  Damian Hobson... x509_acert: Add, remove and get attribute certificate...
2024-04-24  Damian Hobson... Attribute certificate printing functions
2024-04-24  Damian Hobson... Attribute certificate getter and setter API
2024-04-24  Damian Hobson... Add RFC 5755 attribute certificate support
2024-04-24  Randall S.... Remove all references to FLOSS for NonStop Builds.
2024-04-24  Neil Hormanupdating fuzz-corpora submodule
2024-04-24  Neil Hormanadding a multithreaded hashtable test
2024-04-24  Neil HormanAdding hashtable fuzzer
2024-04-24  Neil HormanIntroduce new internal hashtable implementation
2024-04-24  Neil HormanAdd CRYPTO_atomic_store api
2024-04-24  Neil HormanFix list appending in win ossl_rcu_call
2024-04-24  Neil HormanMake thread sanitizer cope with rcu locks
2024-04-24  Neil HormanCoverity found the following issues:
2024-04-24  Neil HormanFix potential divide by zero error
2024-04-23  shridhar kalavaguntaInvoke tear_down when exiting test_encode_tls_sct(...
2024-04-23  Logan Upchurchcrypto/threads_pthread.c: Fix typos found by codespell
2024-04-22  Hubert KarioBe more explicit about RSAES-PKCS#1v1.5 error handling
2024-04-22  Tim PerryUse empty renegotiate extension instead of SCSV for...
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  Neil HormanMake rcu_thread_key context-aware
2024-04-19  Richard LevitteOSSL_STORE: Add reference docs for the built-in Windows...
2024-04-19  Enji Cooperopenssl fipsinstall: fix cosmetic wart
2024-04-19  Tomas MrazAdjust tests that were depending on X25519 and X448...
2024-04-19  Dimitri John... Exclude X25519 and X448 from capabilities advertised...
2024-04-19  Tomas MrazMake X25519 and X448 FIPS unapproved
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-18  Viktor DukhovniFix fragile explicit cert date tests.
2024-04-18  rlvkleinhenzUpdate provider-compatibility.yml
2024-04-18  DwiczzUpdated list formatting, added hyperlinks, modernized...
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  Yangyu Chenpoly1305.c: fix typo on POLY1305_BLOCK_SIZE
next