.github
|
2cbf5435c6
Attempt to fix build error
|
hace 1 año |
Docker
|
41ce9afef4
Better dependency list
|
hace 1 año |
IDE
|
9363b96947
Update README link
|
hace 1 año |
IPP
|
55a56cac05
Release 3.7.0
|
hace 9 años |
RTOS
|
b146830fe8
move the zephyr folder back to it's correct location
|
hace 1 año |
certs
|
b3e99348cd
Purge the AES variant of Dilithium
|
hace 1 año |
cmake
|
b801a96f8c
Port to RT1170 and expand CAAM driver
|
hace 1 año |
ctaocrypt
|
9dcc48c8f7
update copyright to 2023
|
hace 1 año |
cyassl
|
9dcc48c8f7
update copyright to 2023
|
hace 1 año |
doc
|
695aa2e6a0
Ed25519 doxygen update
|
hace 1 año |
examples
|
fc6d693dae
Update logging enter, exit, msg to match function names. Fix some typos and improper use of "enter". Fix internal uses of `SSL_SUCCESS` and `SSL_FAILURE`. Add `WOLFSSL_DEBUG_NONBLOCK` option to allow printing iterations without debug enabled.
|
hace 1 año |
lib
|
6b88eb05b1
1.8.8 init
|
hace 13 años |
linuxkm
|
aecb37c032
linuxkm/module_hooks.c: wc_SetSeed_Cb(wc_GenerateSeed) in wolfssl_init() #ifdef WC_RNG_SEED, regardless of whether wolfcrypt_test() will be called.
|
hace 1 año |
m4
|
5e6005a1a3
m4/ax_atomic.m4: fix conflicting macro definition for HAVE_C___ATOMIC.
|
hace 1 año |
mcapi
|
9dcc48c8f7
update copyright to 2023
|
hace 1 año |
mplabx
|
9dcc48c8f7
update copyright to 2023
|
hace 1 año |
mqx
|
8f121e7752
file modes: clear inappropriate executable bits.
|
hace 3 años |
rpm
|
bfcc615e44
Fix rpm build
|
hace 1 año |
scripts
|
24fd561bf8
Merge pull request #6099 from bandi13/ocsp-cleanup
|
hace 1 año |
src
|
e76d12f932
src/ssl.c: fix a couple suppressions to use C comment syntax, for C89 goodness.
|
hace 1 año |
sslSniffer
|
9dcc48c8f7
update copyright to 2023
|
hace 1 año |
support
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
hace 3 años |
tests
|
ab71f6fd4c
extend C89 build to whole codebase including examples:
|
hace 1 año |
testsuite
|
9dcc48c8f7
update copyright to 2023
|
hace 1 año |
tirtos
|
ea5e814dfa
Fix tirtos build
|
hace 2 años |
wolfcrypt
|
ab71f6fd4c
extend C89 build to whole codebase including examples:
|
hace 1 año |
wolfssl
|
ab71f6fd4c
extend C89 build to whole codebase including examples:
|
hace 1 año |
wrapper
|
ea80e9e0ea
Add documentation for the CSharp wrapper.
|
hace 1 año |
zephyr
|
b146830fe8
move the zephyr folder back to it's correct location
|
hace 1 año |
.gitignore
|
cefd55eb74
Fix for benchmarking shake with custom block size. Using `./benchmark -shake 1024` caused seg fault.
|
hace 1 año |
AUTHORS
|
6b88eb05b1
1.8.8 init
|
hace 13 años |
CMakeLists.txt
|
b801a96f8c
Port to RT1170 and expand CAAM driver
|
hace 1 año |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
hace 10 años |
ChangeLog.md
|
cca63a465d
prepare for release 5.5.4
|
hace 1 año |
INSTALL
|
0bfa5c9836
Purge NTRU and SABER. Not going to be standardized.
|
hace 1 año |
LICENSING
|
970391319b
Add or later verbage to LICENSING and sync header license versions
|
hace 4 años |
LPCExpresso.cproject
|
84be329ffb
remove swig wrapper, now that we have dedicated Java and Python wrappers
|
hace 3 años |
LPCExpresso.project
|
a48981c3c6
Chacha20 ARM optimization
|
hace 5 años |
Makefile.am
|
b146830fe8
move the zephyr folder back to it's correct location
|
hace 1 año |
README
|
50aeb2f79e
add quality of release statement
|
hace 1 año |
README.md
|
50aeb2f79e
add quality of release statement
|
hace 1 año |
SCRIPTS-LIST
|
84be329ffb
remove swig wrapper, now that we have dedicated Java and Python wrappers
|
hace 3 años |
Vagrantfile
|
d76d74d6c5
updates Linux deps on README
|
hace 8 años |
async-check.sh
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
hace 2 años |
autogen.sh
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
hace 2 años |
commit-tests.sh
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
hace 2 años |
configure.ac
|
b3a1ac80dc
configure.ac: don't check for opensslextra circular header dependencies if ENABLED_LINUXKM (handcrafted linuxkm/Makefile and linuxkm/Kbuild set up paths to correctly find dependencies like linux/mutex.h).
|
hace 1 año |
fips-check.sh
|
a2b48aac53
Update v5 checkout for sha256_asm and sha512_asm
|
hace 2 años |
fips-hash.sh
|
ba9fd89314
Script Portability
|
hace 4 años |
gencertbuf.pl
|
b3e99348cd
Purge the AES variant of Dilithium
|
hace 1 año |
input
|
696169634e
check return value of wolfSSL_set_fd
|
hace 8 años |
pre-commit.sh
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
hace 2 años |
pre-push.sh
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
hace 2 años |
pull_to_vagrant.sh
|
21d70636dc
Merge branch csr into 'master'
|
hace 9 años |
quit
|
5d49bf7cb0
Brian Aker commits plus some minor changes like AM_CFLAGS getting AC_SUBST and --enable-xxx #ifdef to new header layout
|
hace 13 años |
resource.h
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
hace 3 años |
stamp-h.in
|
5d49bf7cb0
Brian Aker commits plus some minor changes like AM_CFLAGS getting AC_SUBST and --enable-xxx #ifdef to new header layout
|
hace 13 años |
valgrind-bash.supp
|
3444b115ba
Fix valgrind check to ignore bash leak
|
hace 4 años |
valgrind-error.sh
|
3444b115ba
Fix valgrind check to ignore bash leak
|
hace 4 años |
wnr-example.conf
|
3449990374
add example netRandom config file
|
hace 8 años |
wolfssl.rc
|
cca63a465d
prepare for release 5.5.4
|
hace 1 año |
wolfssl.vcproj
|
cfbd061625
add initial support for ConnectionID DTLS extension
|
hace 2 años |
wolfssl.vcxproj
|
397537e691
AES-GCM: MSVC use generated assembly instead of inline
|
hace 1 año |
wolfssl64.sln
|
b91e48d770
Add snifftest vcxproj file and documentation
|
hace 2 años |