]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
10 hours ago  Hongren ZhengImplement riscv_vlen_asm for riscv32 master
13 hours ago  Tomas Mraztls_provider_init(): Rename prov_ctx to xor_prov_ctx...
13 hours ago  Tomas Mraztls_provider_init(): Fix leaks in error cases
15 hours ago  Jiasheng Jiangssl_cipher_get_overhead(): Replace size_t with int...
40 hours ago  Hongren ZhengAdd OPENSSL_riscvcap man page
40 hours ago  Hongren ZhengPrint CPUINFO also for riscv processors
40 hours ago  Hongren Zhengriscv: use hwprobe syscall for capability detection
41 hours ago  dependabot... Dependabot update: Bump coverallsapp/github-action
42 hours ago  Tomas MrazOSSL_LIB_CTX_load_config() must not be called concurren...
42 hours ago  Tomas MrazAdd tests for conf_diagnostics
42 hours ago  Tomas MrazDo not overwrite conf diagnostics in OSSL_LIB_CTX if...
42 hours ago  Tomas MrazAdd documentation for OSSL_LIB_CTX_set/get_conf_diagnostics
42 hours ago  Tomas MrazSet SSL_CONF_FLAG_SHOW_ERRORS when conf_diagnostics...
42 hours ago  Tomas MrazDo not use bit fields for context data flag variables
42 hours ago  Tomas MrazMake conf_diagnostics apply also to the SSL conf errors
2 days ago  Yangyu Chenchacha-riscv64-v-zbb.pl: better format
2 days ago  Yangyu Chenchacha-riscv64-v-zbb.pl: add comment about vector regis...
2 days ago  Yangyu Chenriscv: Provide a vector only implementation of Chacha20...
2 days ago  Viktor DukhovniAvoid memory leak in x509_test error path
3 days ago  Tomas MrazFix Coverity issues 1596850, 1596851 and 1596852
3 days ago  shridhar kalavaguntaMove ossl_asn1_string_to_time_t() to libtestutil
3 days ago  Huiyue XuAdd linux-arm64ilp32-clang target
3 days ago  Florian GreinacherFix invalid expression syntax
4 days ago  Craig LorentzenSecurity hardening: Expose Build flags for Position...
4 days ago  Matt CaswellFix undefined behaviour in the event of a zero length...
4 days ago  Matt CaswellDocument the SSL_set_session_secret_cb() function
4 days ago  Matt CaswellSet the server sig algs before calling the session_secr...
4 days ago  Matt CaswellAdd a test for the session_secret_cb
4 days ago  Jiasheng Jiangtest/threadstest.c: Add checks for CRYPTO_THREAD_lock_new()
4 days ago  Dimitri John... gitignore: ignore newly generated header
4 days ago  Bernd EdlingerFix error handling in CMS_EncryptedData_encrypt
5 days ago  Veronika HanulíkováAdd processing by chunks to mac tests
5 days ago  Veronika HanulíkováAdd processing by chunks to encoding tests
5 days ago  Veronika HanulíkováAdd processing by chunks to digest, sign, verify tests
5 days ago  Veronika HanulíkováAdd processing by chunks to cipher tests in evp_test
5 days ago  Veronika HanulíkováAdd option for setting size of processed data chunks
8 days ago  Neil HormanReduce optimization in hppa builds
8 days ago  Tomas MrazCorrect top for EC/DSA nonces if BN_DEBUG is on
8 days ago  Tomas MrazAdjust FIPS EC/DSA self test data for different nonce...
8 days ago  Tomas MrazRename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce...
8 days ago  Tomas MrazAdd ossl_bn_priv_rand_range_fixed_top() and use it...
8 days ago  Tomas MrazMake ossl_gen_deterministic_nonce_rfc6979() constant...
8 days ago  Tomas MrazMake BN_generate_dsa_nonce() constant time and non...
9 days ago  sapph2cFixed typo in CRYPTO_THREAD_run_once.pod
9 days ago  sapph2cFixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod...
9 days ago  Rajeev RanjanCMP: Improvements of the support for requesting CRL
9 days ago  Dr. David von... CMP: add support for genm with crlStatusList and genp...
9 days ago  Matt CaswellFix intermittent sslapitest early data related failures
9 days ago  Matt CaswellUse OSSL_TIME instead of using arithmetic directly...
10 days ago  Robert SchulzeFix race for X509 store found by thread sanitizer
10 days ago  Neil HormanFix alignment errors in hashtable fuzzer
10 days ago  leerubin13ess_lib.c: Changed ERR_LIB_CMS to ERR_LIB_ESS
11 days ago  Daniel McCarneydoc: clarify SSL_CIPHER_description allocation
11 days ago  Dmitry Misharovarchive artifacts before upload
11 days ago  Michael Baentschupdated to oqs-provider 0.6.0
11 days ago  Tomas Mraz82-test_ocsp_cert_chain.t: kill -HUP the server after...
11 days ago  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...
next