.github
|
2cbf5435c6
Attempt to fix build error
|
hai 1 ano |
Docker
|
41ce9afef4
Better dependency list
|
hai 1 ano |
IDE
|
9363b96947
Update README link
|
hai 1 ano |
IPP
|
55a56cac05
Release 3.7.0
|
%!s(int64=9) %!d(string=hai) anos |
RTOS
|
b146830fe8
move the zephyr folder back to it's correct location
|
hai 1 ano |
certs
|
b3e99348cd
Purge the AES variant of Dilithium
|
hai 1 ano |
cmake
|
b801a96f8c
Port to RT1170 and expand CAAM driver
|
hai 1 ano |
ctaocrypt
|
9dcc48c8f7
update copyright to 2023
|
hai 1 ano |
cyassl
|
9dcc48c8f7
update copyright to 2023
|
hai 1 ano |
doc
|
695aa2e6a0
Ed25519 doxygen update
|
hai 1 ano |
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.
|
hai 1 ano |
lib
|
6b88eb05b1
1.8.8 init
|
%!s(int64=13) %!d(string=hai) anos |
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.
|
hai 1 ano |
m4
|
5e6005a1a3
m4/ax_atomic.m4: fix conflicting macro definition for HAVE_C___ATOMIC.
|
hai 1 ano |
mcapi
|
9dcc48c8f7
update copyright to 2023
|
hai 1 ano |
mplabx
|
9dcc48c8f7
update copyright to 2023
|
hai 1 ano |
mqx
|
8f121e7752
file modes: clear inappropriate executable bits.
|
%!s(int64=3) %!d(string=hai) anos |
rpm
|
bfcc615e44
Fix rpm build
|
hai 1 ano |
scripts
|
24fd561bf8
Merge pull request #6099 from bandi13/ocsp-cleanup
|
hai 1 ano |
src
|
e76d12f932
src/ssl.c: fix a couple suppressions to use C comment syntax, for C89 goodness.
|
hai 1 ano |
sslSniffer
|
9dcc48c8f7
update copyright to 2023
|
hai 1 ano |
support
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
%!s(int64=3) %!d(string=hai) anos |
tests
|
ab71f6fd4c
extend C89 build to whole codebase including examples:
|
hai 1 ano |
testsuite
|
9dcc48c8f7
update copyright to 2023
|
hai 1 ano |
tirtos
|
ea5e814dfa
Fix tirtos build
|
%!s(int64=2) %!d(string=hai) anos |
wolfcrypt
|
ab71f6fd4c
extend C89 build to whole codebase including examples:
|
hai 1 ano |
wolfssl
|
ab71f6fd4c
extend C89 build to whole codebase including examples:
|
hai 1 ano |
wrapper
|
ea80e9e0ea
Add documentation for the CSharp wrapper.
|
hai 1 ano |
zephyr
|
b146830fe8
move the zephyr folder back to it's correct location
|
hai 1 ano |
.gitignore
|
cefd55eb74
Fix for benchmarking shake with custom block size. Using `./benchmark -shake 1024` caused seg fault.
|
hai 1 ano |
AUTHORS
|
6b88eb05b1
1.8.8 init
|
%!s(int64=13) %!d(string=hai) anos |
CMakeLists.txt
|
b801a96f8c
Port to RT1170 and expand CAAM driver
|
hai 1 ano |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
%!s(int64=10) %!d(string=hai) anos |
ChangeLog.md
|
cca63a465d
prepare for release 5.5.4
|
hai 1 ano |
INSTALL
|
0bfa5c9836
Purge NTRU and SABER. Not going to be standardized.
|
hai 1 ano |
LICENSING
|
970391319b
Add or later verbage to LICENSING and sync header license versions
|
%!s(int64=4) %!d(string=hai) anos |
LPCExpresso.cproject
|
84be329ffb
remove swig wrapper, now that we have dedicated Java and Python wrappers
|
%!s(int64=3) %!d(string=hai) anos |
LPCExpresso.project
|
a48981c3c6
Chacha20 ARM optimization
|
%!s(int64=5) %!d(string=hai) anos |
Makefile.am
|
b146830fe8
move the zephyr folder back to it's correct location
|
hai 1 ano |
README
|
50aeb2f79e
add quality of release statement
|
hai 1 ano |
README.md
|
50aeb2f79e
add quality of release statement
|
hai 1 ano |
SCRIPTS-LIST
|
84be329ffb
remove swig wrapper, now that we have dedicated Java and Python wrappers
|
%!s(int64=3) %!d(string=hai) anos |
Vagrantfile
|
d76d74d6c5
updates Linux deps on README
|
%!s(int64=8) %!d(string=hai) anos |
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.
|
%!s(int64=2) %!d(string=hai) anos |
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.
|
%!s(int64=2) %!d(string=hai) anos |
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.
|
%!s(int64=2) %!d(string=hai) anos |
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).
|
hai 1 ano |
fips-check.sh
|
a2b48aac53
Update v5 checkout for sha256_asm and sha512_asm
|
%!s(int64=2) %!d(string=hai) anos |
fips-hash.sh
|
ba9fd89314
Script Portability
|
%!s(int64=4) %!d(string=hai) anos |
gencertbuf.pl
|
b3e99348cd
Purge the AES variant of Dilithium
|
hai 1 ano |
input
|
696169634e
check return value of wolfSSL_set_fd
|
%!s(int64=8) %!d(string=hai) anos |
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.
|
%!s(int64=2) %!d(string=hai) anos |
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.
|
%!s(int64=2) %!d(string=hai) anos |
pull_to_vagrant.sh
|
21d70636dc
Merge branch csr into 'master'
|
%!s(int64=9) %!d(string=hai) anos |
quit
|
5d49bf7cb0
Brian Aker commits plus some minor changes like AM_CFLAGS getting AC_SUBST and --enable-xxx #ifdef to new header layout
|
%!s(int64=13) %!d(string=hai) anos |
resource.h
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
%!s(int64=3) %!d(string=hai) anos |
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
|
%!s(int64=13) %!d(string=hai) anos |
valgrind-bash.supp
|
3444b115ba
Fix valgrind check to ignore bash leak
|
%!s(int64=4) %!d(string=hai) anos |
valgrind-error.sh
|
3444b115ba
Fix valgrind check to ignore bash leak
|
%!s(int64=4) %!d(string=hai) anos |
wnr-example.conf
|
3449990374
add example netRandom config file
|
%!s(int64=8) %!d(string=hai) anos |
wolfssl.rc
|
cca63a465d
prepare for release 5.5.4
|
hai 1 ano |
wolfssl.vcproj
|
cfbd061625
add initial support for ConnectionID DTLS extension
|
%!s(int64=2) %!d(string=hai) anos |
wolfssl.vcxproj
|
397537e691
AES-GCM: MSVC use generated assembly instead of inline
|
hai 1 ano |
wolfssl64.sln
|
b91e48d770
Add snifftest vcxproj file and documentation
|
%!s(int64=2) %!d(string=hai) anos |