summaryrefslogtreecommitdiffstats
path: root/.github (unfollow)
Commit message (Expand)AuthorFilesLines
24 hourstest: the timeSpecification X.509v3 extensionJonathan M. Wilbur3-1/+64
24 hoursdoc: the timeSpecification X.509v3 extensionJonathan M. Wilbur3-0/+110
24 hoursfeat: support the timeSpecification X.509v3 extensionJonathan M. Wilbur5-1/+787
24 hoursdh_cms_set_peerkey(): Fix the incorrect conditionShakti Shah1-1/+1
47 hoursAdd function to mix in an additional input into a RAND_POOLTomas Mraz8-61/+96
2 daysFix potential use-after-free in REF_PRINT_COUNTNeil Horman22-37/+37
2 daysFix memory ordering guarantees and TSAN errorsTomas Mraz1-8/+20
2 daysAdd test for releasing a shared EVP_PKEY across threadsTomas Mraz1-0/+40
2 daysossl_cms_get1_crls_ex(): Avoid doublefree if CRL up ref failsTomas Mraz1-2/+4
2 daysRevert the behavior change of CMS_get1_certs() and CMS_get1_crls()Tomas Mraz5-22/+65
2 daysRemove references to git.openssl.org from README.mdTom Cosgrove1-19/+7
2 daysspeed.c: Changed the declaration of aead_ivlen to a #defineMohammed Alhabib1-6/+6
6 daysExchange jitter and no-ct jobs between daily and on push CITomas Mraz2-27/+27
6 daysjitter_generate(): Properly mix in the additional inputTomas Mraz1-8/+8
6 daysA typo fix in a commentwillmafh1-1/+1
6 daysAdd spaces to make macros more clearwillmafh1-13/+13
6 daysCode & comments changes to make them in consistentwillmafh4-10/+17
6 daysone more empty line for code style consistencywillmafh1-0/+1
6 daysChange all one's complement to ones' complement for consistencywillmafh6-8/+8
6 daysBN_secure_new function indentation correctionwillmafh1-7/+7
6 daysDelete redundant parentheses for code consistencywillmafh1-1/+1
6 daysDelete a redundant breakwillmafh1-1/+0
9 daysRun interop tests on feature/quic-server branchNeil Horman2-0/+67
9 daysAdd handling for additional input in jitter rngjsondevers1-0/+8
9 daysfips: zeroization of ECX public keysJoachim Vandersmissen1-0/+3
9 daysproviders: stop probing for getentropy(3) on recent FreeBSDKyle Evans1-23/+28
10 daysfips-label.yml: Fix ABI change label removalTomas Mraz1-1/+1
10 daysAvoid NULL dereference with PKCS7_OP_SET_DETACHED_SIGNATURETomas Mraz1-0/+5
13 daysDocument version-specific utility of EVP_PKEY_Q_keygenMichael Baentsch1-3/+4
13 daysMinor nit fix to EVP_CipherFinal_ex() return code documentation.Frederik Wedel-Heinen1-5/+8
13 daysFix memleak in dsa_gen()Holger Dengler1-1/+1
13 daysFix EVP_PKEY_print_private() so that it works with non default providers.slontis2-3/+32
13 daysdie() in .tmpl file should not be silently ignored.Alexandr Nedvedicky2-2/+11
13 daysapps/passwd.c: Convert a redundant check to assertBartel Artem1-2/+1
13 daysFix solaris build in CRYPTO_atomic_store apiNeil Horman1-1/+1
2024-11-28Use static array (length 256) for copy of OPENSSL_MALLOC_FAILURESsftcd3-5/+18
2024-11-28Deprecate all BIO_meth_get_*() functionsTomas Mraz6-53/+118
2024-11-28Use sk_X509_ATTRIBUTE_deep_copy() to copy attribute stacks in pk7_doit.cNiels Dossche1-20/+2
2024-11-28ci: add daily runcheckers to exercise the -DOPENSSL_PEDANTIC_ZEROIZATION optionPauli1-0/+2
2024-11-28fips: change integrity check zeroization to use the OPENSSL_PEDANTIC_ZEROIZAT...Pauli1-0/+2
2024-11-28pbkdf2: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION definePauli1-1/+1
2024-11-28hkdf: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION definePauli1-1/+1
2024-11-28rsa: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION definePauli1-1/+1
2024-11-28ffc: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION definePauli1-1/+1
2024-11-28ec: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION definePauli1-1/+1
2024-11-28A typo fix in a commentwillmafh1-1/+1
2024-11-27Document expected BIO operations for libsslDavid Benjamin1-0/+9
2024-11-27Upgrade action/{upload,download}-artifact to v4Richard Levitte4-22/+22
2024-11-25fips-jitter: set provider into error state upon CRNG permanent failuresDimitri John Ledkov1-2/+6
2024-11-25Fix potential memory leak on failure of ecx_gen_init()Niels Dossche1-1/+1