.github
|
8ba35a5f16
Merge pull request #6180 from julek-wolfssl/openvpn-test
|
5 days ago |
Docker
|
ebf7fa585a
First attempt
|
1 week ago |
IDE
|
75149f71d2
Implement peer suggestions
|
4 days ago |
IPP
|
55a56cac05
Release 3.7.0
|
7 years ago |
RTOS
|
b146830fe8
move the zephyr folder back to it's correct location
|
2 weeks ago |
certs
|
5b08b016af
Add client-absolute-urn.pem to renewcerts.sh
|
4 days ago |
cmake
|
b801a96f8c
Port to RT1170 and expand CAAM driver
|
3 weeks ago |
ctaocrypt
|
9dcc48c8f7
update copyright to 2023
|
2 months ago |
cyassl
|
9dcc48c8f7
update copyright to 2023
|
2 months ago |
doc
|
9c1adbd83b
Fix typo's in the code sample(s)
|
1 week ago |
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.
|
3 weeks ago |
lib
|
6b88eb05b1
1.8.8 init
|
12 years ago |
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.
|
2 weeks ago |
m4
|
5e6005a1a3
m4/ax_atomic.m4: fix conflicting macro definition for HAVE_C___ATOMIC.
|
1 month ago |
mcapi
|
9dcc48c8f7
update copyright to 2023
|
2 months ago |
mplabx
|
9dcc48c8f7
update copyright to 2023
|
2 months ago |
mqx
|
8f121e7752
file modes: clear inappropriate executable bits.
|
1 year ago |
rpm
|
bfcc615e44
Fix rpm build
|
3 weeks ago |
scripts
|
c56c4ef7ce
Hacky workaround to be able to put/remove files in certs folder
|
1 week ago |
src
|
84d8245e58
internal: move SendAlerts outside of GetRecordHeader
|
23 hours ago |
sslSniffer
|
9dcc48c8f7
update copyright to 2023
|
2 months ago |
support
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
1 year ago |
tests
|
0e431c3eaa
add given name test case
|
3 days ago |
testsuite
|
9dcc48c8f7
update copyright to 2023
|
2 months ago |
tirtos
|
ea5e814dfa
Fix tirtos build
|
5 months ago |
wolfcrypt
|
4eeb792a05
AES ARMASM <ARMV7: fix load order
|
9 hours ago |
wolfssl
|
a917f380bb
fix values for givenName and name
|
3 days ago |
wrapper
|
ea80e9e0ea
Add documentation for the CSharp wrapper.
|
2 months ago |
zephyr
|
b146830fe8
move the zephyr folder back to it's correct location
|
2 weeks ago |
.gitignore
|
cefd55eb74
Fix for benchmarking shake with custom block size. Using `./benchmark -shake 1024` caused seg fault.
|
1 month ago |
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
|
11 years ago |
CMakeLists.txt
|
b801a96f8c
Port to RT1170 and expand CAAM driver
|
3 weeks ago |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
9 years ago |
ChangeLog.md
|
cca63a465d
prepare for release 5.5.4
|
3 months ago |
INSTALL
|
0bfa5c9836
Purge NTRU and SABER. Not going to be standardized.
|
3 months ago |
LICENSING
|
970391319b
Add or later verbage to LICENSING and sync header license versions
|
2 years ago |
LPCExpresso.cproject
|
84be329ffb
remove swig wrapper, now that we have dedicated Java and Python wrappers
|
1 year ago |
LPCExpresso.project
|
a48981c3c6
Chacha20 ARM optimization
|
3 years ago |
Makefile.am
|
b146830fe8
move the zephyr folder back to it's correct location
|
2 weeks ago |
README
|
50aeb2f79e
add quality of release statement
|
2 months ago |
README.md
|
50aeb2f79e
add quality of release statement
|
2 months ago |
SCRIPTS-LIST
|
84be329ffb
remove swig wrapper, now that we have dedicated Java and Python wrappers
|
1 year ago |
Vagrantfile
|
d76d74d6c5
updates Linux deps on README
|
6 years ago |
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.
|
1 year ago |
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.
|
1 year ago |
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.
|
1 year ago |
configure.ac
|
0a90b2d354
configure.ac: further fix for header loop check -- construct header list while in $srcdir, so that -I${srcdir} works as expected. see earlier commits 7baddb04f8 a7d9ea7550 b3a1ac80dc .
|
2 weeks ago |
fips-check.sh
|
a2b48aac53
Update v5 checkout for sha256_asm and sha512_asm
|
5 months ago |
fips-hash.sh
|
ba9fd89314
Script Portability
|
2 years ago |
gencertbuf.pl
|
b3e99348cd
Purge the AES variant of Dilithium
|
2 months ago |
input
|
696169634e
check return value of wolfSSL_set_fd
|
7 years ago |
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.
|
1 year ago |
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.
|
1 year ago |
pull_to_vagrant.sh
|
21d70636dc
Merge branch csr into 'master'
|
7 years ago |
quit
|
5d49bf7cb0
Brian Aker commits plus some minor changes like AM_CFLAGS getting AC_SUBST and --enable-xxx #ifdef to new header layout
|
11 years ago |
resource.h
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
1 year ago |
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
|
11 years ago |
valgrind-bash.supp
|
3444b115ba
Fix valgrind check to ignore bash leak
|
2 years ago |
valgrind-error.sh
|
3444b115ba
Fix valgrind check to ignore bash leak
|
2 years ago |
wnr-example.conf
|
3449990374
add example netRandom config file
|
6 years ago |
wolfssl.rc
|
cca63a465d
prepare for release 5.5.4
|
3 months ago |
wolfssl.vcproj
|
cfbd061625
add initial support for ConnectionID DTLS extension
|
6 months ago |
wolfssl.vcxproj
|
397537e691
AES-GCM: MSVC use generated assembly instead of inline
|
3 weeks ago |
wolfssl64.sln
|
b91e48d770
Add snifftest vcxproj file and documentation
|
5 months ago |