openssl.git
3 days ago James MuirFix typo in CONTRIBUTING.md master
4 days ago Tomas MrazCheck DSA parameters for excessive sizes before validating
4 days ago Tomas MrazSync up CHANGES.md with 3.3 branch
5 days ago Andrew GolovashevichAdditional testcases for bn_gcd
5 days ago Andrew GolovashevichOptimizated calculation of shared power of 2 in bn_gcd
5 days ago DominikNUpdate openssl-smime.pod.in
5 days ago Ruslan Baratov[Docs] 'SSL_CTX_set_cert_store' ownership of 'store'
5 days ago Matt CaswellSuppress a spurious error from the sysdefault test
5 days ago Tomas MrazDocument that SHAKE-128 and SHAKE-256 have no default...
5 days ago Tomas MrazIntentionally break EVP_DigestFinal for SHAKE128 and...
5 days ago Liu-Ermengfix sm2 encryption implementation bug.
6 days ago Tomas Mrazsslapitest.c: With fips skip tests depending on X25519...
6 days ago Tomas Mraz90-test_sslapi.t: Fix execution of sslapitest with...
6 days ago Tomas MrazAdd 3.2 and 3.3 branches to Provider compat CI
6 days ago irosayRelease pkey_ctx on initialization failure
6 days ago Jonathan M. Wilburfix: extension critical definition to default false
6 days ago Trust-Worthyevp_test: Added the special private key that triggers...
6 days ago Alexandr Nedvedickyzeroize rsa->p,rsa->q on error
6 days ago Rajeev RanjanAdd support for integrity-only cipher suites for TLS...
6 days ago Rajeev Ranjancipher_null.c: add NULL check
6 days ago naaysayerapps/pkcs12: Not writing the private key file until...
6 days ago Frederik Wedel-HeinenRemove SSL_ENC_FLAG_EXPLICIT_IV which is only set and...
6 days ago Jacob ChampionAdd reason codes with the correct offset for two alerts
6 days ago Georgi Valkovthreads_win: fix build error with VS2010
6 days ago Hongren Zhengcrypto/riscvcap: fix function declaration for hwprobe_t...
6 days ago Daiki Uenodoc: Fix description of EVP_CIPHER_CTX_dup
6 days ago Georgi Valkovquic_multistream_test: fix undefined symbol snprintf...
7 days ago Dimitri John Ledkovfips: zeroization of public security parameters (PSPs)
7 days ago willmafhTypo fixes
10 days ago Hongren ZhengImplement riscv_vlen_asm for riscv32
10 days ago Tomas Mraztls_provider_init(): Rename prov_ctx to xor_prov_ctx...
10 days ago Tomas Mraztls_provider_init(): Fix leaks in error cases
10 days ago Jiasheng Jiangssl_cipher_get_overhead(): Replace size_t with int...
11 days ago Hongren ZhengAdd OPENSSL_riscvcap man page
11 days ago Hongren ZhengPrint CPUINFO also for riscv processors
11 days ago Hongren Zhengriscv: use hwprobe syscall for capability detection
11 days ago dependabot[bot]Dependabot update: Bump coverallsapp/github-action
11 days ago Tomas MrazOSSL_LIB_CTX_load_config() must not be called concurren...
11 days ago Tomas MrazAdd tests for conf_diagnostics
11 days ago Tomas MrazDo not overwrite conf diagnostics in OSSL_LIB_CTX if...
11 days ago Tomas MrazAdd documentation for OSSL_LIB_CTX_set/get_conf_diagnostics
11 days ago Tomas MrazSet SSL_CONF_FLAG_SHOW_ERRORS when conf_diagnostics...
11 days ago Tomas MrazDo not use bit fields for context data flag variables
11 days ago Tomas MrazMake conf_diagnostics apply also to the SSL conf errors
12 days ago Yangyu Chenchacha-riscv64-v-zbb.pl: better format
12 days ago Yangyu Chenchacha-riscv64-v-zbb.pl: add comment about vector regis...
12 days ago Yangyu Chenriscv: Provide a vector only implementation of Chacha20...
12 days ago Viktor DukhovniAvoid memory leak in x509_test error path
13 days ago Tomas MrazFix Coverity issues 1596850, 1596851 and 1596852
13 days ago shridhar kalavaguntaMove ossl_asn1_string_to_time_t() to libtestutil
13 days ago Huiyue XuAdd linux-arm64ilp32-clang target
13 days ago 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 Ledkovgitignore: 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 OheimbCMP: 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 Ledkovhkdf: 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-GarciaAdd Attribute Certificate suport comments to CHANGES...
2024-04-24 Damian Hobson-Garciax509_acert: Add more parsing and printing tests
next