]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
Increment sleep time in quic_tserver_test less
[thirdparty/openssl.git] / crypto /
5 hours ago  77tiannFix memory leak on EVP_CIPHER_param_to_asn1 failure
5 hours ago  Tomas Mrazcms_kemri.c: Fix Coverity issues
5 hours ago  Dr. David von Oheimbcrypto/{cmp,crmf}/: clean up unneeded #include directives
10 hours ago  Clemens Langx509: Accept 'contentCommitment' as alias
2 days ago  Eugene Syromiatnikovcrypto/sleep.c: avoid returning early due to signal
2 days ago  Neil HormanFix failure checking on rcu_read_lock
2 days ago  Neil HormanFix failure checking on thread_local storage assignment...
3 days ago  Eugene Syromiatnikovcrypto/mem.c: check for overflow in size calculation...
3 days ago  Eugene Syromiatnikovcrypto/mem.c: bump alignment to sizeof(void *) when...
3 days ago  Eugene Syromiatnikovcrypto/mem.c: report posix_memalign() errors in CRYPTO_...
3 days ago  Eugene Syromiatnikovcrypto/mem.c: check the alignment for being a power...
3 days ago  Eugene Syromiatnikovcrypto/mem.c: don't use aligned_alloc in CRYPTO_aligned...
3 days ago  Eugene Syromiatnikovcrypto/mem.c: simplify OPENSSL_SMALL_FOOTPRINT handling...
3 days ago  Eugene Syromiatnikovcrypto/mem.c: tfix in CRYPTO_aligned_alloc
3 days ago  Eugene Syromiatnikovcrypto: use array memory (re)allocation routines
3 days ago  Eugene Syromiatnikovcrypto/ec: use array memory (re)allocation routines
3 days ago  Eugene Syromiatnikovcrypto/bn: use array memory (re)allocation routines
3 days ago  Eugene Syromiatnikovcrypto/params_dup.c: add overflow check to ossl_param_b...
3 days ago  Eugene SyromiatnikovAdd array memory allocation routines
3 days ago  Eugene Syromiatnikovcrypto/ec/ecp_nistp256.c: use OPENSSL_zalloc instead...
3 days ago  Eugene Syromiatnikovcrypto/mem.c: report realloc_impl failures
3 days ago  Eugene Syromiatnikovcrypto/mem.c: report realloc failures
3 days ago  Eugene Syromiatnikovcrypto/mem.c: factor out memory allocation failure...
3 days ago  Paulierror: add new repeated parameter error
4 days ago  zhoulu[RISC-V] Further optimization for AES-128-CBC decryptio...
4 days ago  Viktor DukhovniCoverity nits
4 days ago  Eugene Syromiatnikovcrypto/threads_pthread: rewrite contention data storage...
4 days ago  Eugene Syromiatnikovcrypto/threads_lock_contention: factor out lock content...
4 days ago  Eugene Syromiatnikovcrypto/threads_lock_contention: factor out obtaining...
4 days ago  Eugene Syromiatnikovcrypto/threads_lock_contention: condition file suffix...
4 days ago  Eugene Syromiatnikovcrypto/threads_lock_contention: typo: s/stack_info...
4 days ago  Eugene Syromiatnikovcrypto/threads_lock_contention: Remove duplicating...
4 days ago  Eugene SyromiatnikovFactor out the lock contention reporting facility imple...
4 days ago  Nikola Pajkovskybn: save space in bn_mont_ctx_st by reordering elements
5 days ago  Eugene SyromiatnikovEliminate indentation tabs from *.c and *.h files
11 days ago  Nikola PajkovskyRevert "Pairwise check for DH keys import as part of...
11 days ago  Paulidh: add extra argument to ossl_dh_check_pairwise
11 days ago  Paulidh: add FIPS 140-3 PCT on key import.
11 days ago  Paulirsa: expose pairwise consistency test API
11 days ago  Paulikdf: remove max argument to the param concatenation...
11 days ago  Pauliparams: add helper functions that don't locate the...
12 days ago  Ingo FranzkiOnly report generic error if provider did not put an...
12 days ago  Ingo FranzkiMake ERR_count_to_mark() available to providers via...
12 days ago  Daniel Van GeestImplement KEMRecipientInfo (RFC9629) in CMS
12 days ago  Anton Moryakovcrypto: evp: fix potential null pointer dereference...
13 days ago  Neil Hormanreduce lock contention when adding objects to ADDED_OBJ...
13 days ago  Neil Hormanmove added creation to happen outside of write lock
13 days ago  Nikola PajkovskyPairwise check for DH keys import as part of FIPS
2025-07-27  Igor UstinovFixed #27506, now the behavior with an empty IDN is...
2025-07-26  Richard LevitteFix OSSL_STORE to consider cached info in the EOF check.
2025-07-25  martinAdd support for TLS 1.3 OCSP multi-stapling for server...
2025-07-25  AntonMoryakovsm2: sm2_sign.c: check EC_KEY_get0_private_key() for...
2025-07-24  Julian ZhuLoongArch: Add SHA-512 assembly implementation for... feature/quic-0-rtt
2025-07-24  Julian ZhuLoongArch: Add SHA-256 assembly implementation for...
2025-07-23  Norbert PocsFix perl warnings on various scripts
2025-07-18  Norbert Pocsevp_pkey_type: Make base_id_conversion table static
2025-07-17  Stanciu, AdrianAdd AES-CFB128 optimizations with Intel AVX-512 and...
2025-07-17  Norbert PocsDeprecate ASN1_METH internal usage
2025-07-17  Norbert PocsDeprecate EVP_PKEY_ASN1_METHOD related function declara...
2025-07-16  Norbert Pocscrypto/params.c optimize ossl_(un)likely
2025-07-16  Norbert Pocscrypto/init.c optimize ossl_(un)likely
2025-07-16  Norbert Pocscrypto/threads_pthread.c optimize ossl_(un)likely
2025-07-16  Norbert Pocscrypto/mem.c optimize ossl_(un)likely
2025-07-16  Norbert Pocscrypto/bn/bn_gf2m.c: optimize ossl_(un)likely
2025-07-16  Norbert Pocscrypto/bn/bn_lib.c: optimize - seems to bring not much...
2025-07-16  Norbert Pocscrypto/evp/digest.c: optimize ossl_(un)likely
2025-07-15  Caolán McNamaraconst up ERR_str_libraries
2025-07-11  Neil HormanAdd lock contention checking to our pthreads implementation
2025-07-11  Nikola PajkovskyMake the lock in CRYPTO_secure_actual_size a read lock
2025-07-10  Theo BuehlerProvide X509_CRL_get0_tbs_sigalg()
2025-07-10  slontisLMS code review fixups
2025-07-10  slontisAdd LMS evp_test using NIST ACVP test data.
2025-07-10  PauliFix indentation
2025-07-10  slontisAdd LMS to the fips provider.
2025-07-10  slontisAdd LMS Signature verification.
2025-07-10  slontisAdd LMS public key decoder.
2025-07-10  slontisAdd base code to load a LMS public key.
2025-07-10  Daniel Van GeestAdd HKDF algorithms with fixed digests.
2025-07-09  Norbert PocsAddress coverity issue 1655294
2025-07-07  Jiasheng Jiangcrypto/slh_dsa/slh_hash.c: Add check for EVP_MD_get_size()
2025-07-07  Daniel FrinkSeparate public and private ML-KEM allocations
2025-07-07  Daniel FrinkUse secure memory allocation for ML-KEM and ML-DSA...
2025-07-07  Julian ZhuRISC-V: Provide optimized SM3 implementation using...
2025-07-02  Neil HormanRemove need for BN_BLINDING lock
2025-07-02  Tomas Mrazlibapps + libcrypto: Silence warnings on Win64 builds
2025-07-01  Daniel Van Geestdecoders: Fix prioritization of decoders via property...
2025-07-01  Jakub ZelenkaIntroduce cms kekcipher option to select cipher for...
2025-06-30  INDIA\kanagavelsFixes #27831: Decreased NAMEMAP_HT_BUCKETS to 512.
2025-06-30  Christian VöglFix nullpointer dereference in OSSL_PARAM_merge
2025-06-23  Tomas Mrazinit_master_key(): Check return of CRYPTO_THREAD_init_l...
2025-06-20  Neil HormanClean up thread_local function names in initthread.c
2025-06-20  Neil HormanRefactor init_get_thread_local to be more understandable
2025-06-20  Neil HormanRestore use of crypto_thread_default_context
2025-06-20  Neil HormanFix fips cleanup of master key
2025-06-20  Neil HormanAllow for differentiating between default and NULL...
2025-06-20  Neil HormanCheck setting of master key value
2025-06-20  Neil Hormanreduce memory overhead of CTX_TABLE_ENTRY
2025-06-20  Neil Hormanconvert master_key to use a top level fixed array
2025-06-20  Neil HormanMove the async-job api to use the new thread-local api
2025-06-20  Neil HormanUpdate ERR lib to use new thread-local storage api
next