summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
4 daysFix coverity 1596617Neil Horman
4 daysFix coverity-1596616Neil Horman
5 daysAvoid duplicate default CApath lookupsViktor Dukhovni
6 dayssha512.c: Grammar Fixes and Spell Checks in Implementation NotesMerreck
6 daysx509_acert: Load attributes from config file sectionDamian Hobson-Garcia
6 daysAdd IETFAttrSyntax type supportDamian Hobson-Garcia
6 daysx509_acert: Add and retrieve certificate extensionsDamian Hobson-Garcia
6 daysx509_acert: Add API to sign and verify attribute certificatesDamian Hobson-Garcia
6 daysx509_acert: Add, remove and get attribute certificate attributesDamian Hobson-Garcia
6 daysAttribute certificate printing functionsDamian Hobson-Garcia
6 daysAttribute certificate getter and setter APIDamian Hobson-Garcia
6 daysAdd RFC 5755 attribute certificate supportDamian Hobson-Garcia
7 daysRemove all references to FLOSS for NonStop Builds.Randall S. Becker
7 daysIntroduce new internal hashtable implementationNeil Horman
7 daysAdd CRYPTO_atomic_store apiNeil Horman
7 daysFix list appending in win ossl_rcu_callNeil Horman
7 daysMake thread sanitizer cope with rcu locksNeil Horman
7 daysCoverity found the following issues:Neil Horman
8 dayscrypto/threads_pthread.c: Fix typos found by codespellLogan Upchurch
9 daysfix sending error when no root CA cert update availableRajeev Ranjan
11 daysMake rcu_thread_key context-awareNeil Horman
12 daysFix up path generation to use OPENSSL_MODULESNeil Horman
12 daysset module path from templateNeil Horman
13 daysUse scalar ALU and vector ALU together for chacha20 stream cipherJerry Shih
14 dayspoly1305.c: fix typo on POLY1305_BLOCK_SIZEYangyu Chen
14 daysUnable to run asm code on OpenBSD (amd64)Theo Buehler
14 daysextend x86_64-xlate.pl perlasm so it can handle .rodata sections properlyAlexandr Nedvedicky
14 daysHandle empty param in EVP_PKEY_CTX_add1_hkdf_infotrinity-1686a
2024-04-16OpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP socketAlexandr Nedvedicky
2024-04-16crypto/threads_pthread.c: refactor all atomics fallbacks for type safetyRichard Levitte
2024-04-16crypto/threads_pthread.c: Cleanup misaligned preprocessor directivesRichard Levitte
2024-04-16Remove repetitive wordsNeil Horman
2024-04-15Adding missing NULL pointer checkafshinpir
2024-04-12ossl_provider_new(): Fix memory leak on errorTomas Mraz
2024-04-12make_addressPrefix(): Fix a memory leak in error caseTomas Mraz
2024-04-11Fix duplicate mutex allocation in threads_win.cNeil Horman
2024-04-11VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config targetRichard Levitte
2024-04-11crypto/provider_core.c: Allocate activatecnt_lockOleg Bulatov
2024-04-10Fix socket descriptor checks on Windowsolszomal
2024-04-10aarch64: fix BTI in bsaes assembly codeTom Cosgrove
2024-04-10Ensure proper memory barriers around ossl_rcu_deref/ossl_rcu_assign_ptrNeil Horman
2024-04-09ffc/ffc_params_generate.c: Add the check for the EVP_MD_get_size()Jiasheng Jiang
2024-04-09ts/ts_rsp_sign.c: Add the check for the EVP_MD_CTX_get_size()Jiasheng Jiang
2024-04-09Add check for public key presence on sm2 signingNeil Horman
2024-04-09Fix EVP_PKEY_CTX_add1_hkdf_info() behaviorTodd Short
2024-04-09Check range of RSA plaintext and ciphertext when using no padding.slontis
2024-04-09Copyright year updatesMatt Caswell
2024-04-09Copyright year updatesRichard Levitte
2024-04-08Enable SHA3 unrolling and EOR3 optimization for AmpereJiangning Liu
2024-04-05NonStop: Do not call sleep() with a 0 valueRandall S. Becker