aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 daysos-zoo.yml: Cleanup unnecessary -Wno-switch-defaultTomas Mraz1-1/+1
8 daysread lock store on ossl_method_store_do_allNeil Horman1-18/+32
8 daysAllow openssl version to function in the absence of a config fileNeil Horman3-3/+11
8 daysFix sed/awk usage in windows ci jobsNeil Horman2-6/+6
8 daysAvoid chicken and egg problem with reg settingNeil Horman2-1/+3
8 daysAdjust ci to only use major.minor when setting reg keysNeil Horman2-4/+4
8 daysUpdate defaults to install keys against major.minorNeil Horman2-6/+6
8 daysFixes for defaults codeNeil Horman3-10/+11
8 daysAugment version.c to not display -w options on non-windowsNeil Horman1-4/+13
8 daysUpdate NOTES-WINDOWS.mdNeil Horman1-5/+11
8 daysAdd Changes entryNeil Horman1-0/+6
8 daysAllow OPENSSLDIR/ENGINESDIR/MODULESDIR to be NULLNeil Horman9-66/+99
8 daysUpdate docsNeil Horman1-2/+19
8 daysupdate windows_comp ci run to use new registry readsNeil Horman1-2/+32
8 daysUpdate NOTES-WINDOWS for typos/grammarNeil Horman1-4/+4
8 daysDon't fall back to pre-defined constants on windowsNeil Horman1-17/+3
8 daysFix windows ci to use proper OSSL_WINCTX defineNeil Horman1-3/+3
8 daysChange WININSTALLCONTEXT to OSSL_WINCTXNeil Horman5-19/+22
8 daysdont fall back to build time defaults on windowsNeil Horman1-21/+19
8 daysCorrect use of workflow ENV vars on windowsNeil Horman1-6/+9
8 daysAdd a unit test to validate the functionality of our reg key lookupsNeil Horman2-3/+100
8 daysconvert users of build time defaults to use new defaults apiNeil Horman8-26/+81
8 daysAdd defaults api to openssl buildNeil Horman4-1/+226
9 daysAvoid NULL pointer dereferenceRadek Krejci1-1/+4
9 dayscheck_format.pl: fix detection of 'if' with single stmt in braces without 'else'Dr. David von Oheimb2-6/+8
9 daysAdd (void) cast to result of ossl_quic_rxfc_on_retire()MrRurikov1-1/+1
9 daysFix possible double-free in pkcs7 add_attribute functionBernd Edlinger1-25/+18
12 daysfuzz/decoder.c: Lower the limits on key checksTomas Mraz1-2/+2
13 daysFix incorrect sentenceDaniel Gustafsson1-1/+1
13 daystest: userNotice X.509v3 extensionJonathan M. Wilbur2-1/+31
13 daysfeat: support userNotice X.509v3 extensionJonathan M. Wilbur9-19/+133
13 daysAllow shared iOS buildsFrederik Wedel-Heinen1-1/+1
14 daysUnlock only when lock was successfulcchinchole3-11/+14
14 daysFixes for potential deadlockcchinchole1-0/+4
14 daysConfigure: Remove -Wswitch-default from strict warningsTomas Mraz1-2/+1
14 daysfix: remove some odd empty linesRichard Levitte1-2/+0
14 daysfix: openssl speed: RSA encryption is on the pubkey, not the privkeyRichard Levitte1-1/+1
2024-07-03Convert hashtable to using ossl_rcu_deref on lookupNeil Horman1-2/+1
2024-07-02BIO_f_base64.pod and openssl-enc.pod.in: improve description on newline handlingDr. David von Oheimb2-12/+23
2024-07-02OPENSSL_hexstr2buf_ex(): Handle zero-length input correctlyTomas Mraz2-4/+11
2024-07-01Check EC_GROUP_get0_order result before dereferenceJohnnySavages1-2/+10
2024-07-01threads_win: fix build error with VS2010 x86Georgi Valkov7-11/+210
2024-06-30Add badges for daily checks and provider compatNeil Horman1-0/+2
2024-06-30Remove appveyor badge and replace it with os zoo badgeNeil Horman1-1/+1
2024-06-29OpenSSL::Test: Avoid running IPv6 related tests if IPv6 was explicitly disabledRichard Levitte1-0/+16
2024-06-29Clarify DRBG seeding.Pauli1-0/+5
2024-06-28Add aix-clang and aix64-clang configurationsanumesh2-1/+37
2024-06-28Remove macos-11 from CINeil Horman1-1/+1
2024-06-28Disable default case checks on clang 18Neil Horman1-1/+1
2024-06-28Enable ipv6 use if availableNeil Horman1-1/+1