.github
|
bc4c0df315
Update multi-compiler timeout
|
hai 1 ano |
Docker
|
8cd06c64b2
Add dependency for liblms
|
hai 1 ano |
IDE
|
47caa9b06d
generalize sce protect impl to fsp sm(secure module)
|
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
|
7c14ea67ae
Rename sphincs algs to follow upstream
|
hai 1 ano |
cmake
|
25f542adb4
Clean up compile errors
|
hai 1 ano |
doc
|
d3d131d08d
Merge pull request #6663 from TakayukiMatsuo/jp6417
|
hai 1 ano |
examples
|
c3fea8c930
fixup! client: resend data when didn't receive reply after timeout
|
hai 1 ano |
lib
|
6b88eb05b1
1.8.8 init
|
%!s(int64=13) %!d(string=hai) anos |
linuxkm
|
f6f8d2eda3
add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */";
|
hai 1 ano |
m4
|
5e6005a1a3
m4/ax_atomic.m4: fix conflicting macro definition for HAVE_C___ATOMIC.
|
hai 1 ano |
mcapi
|
52f91e4ab9
Fix residual typos found by codespell
|
hai 1 ano |
mplabx
|
9dcc48c8f7
update copyright to 2023
|
hai 1 ano |
mqx
|
4ff99a6780
Fix tab/space inconsistencies
|
hai 1 ano |
rpm
|
2b2509c56c
Drop code support
|
hai 1 ano |
scripts
|
70e1ab7f0c
Remove cyassl from wolfcrypt
|
hai 1 ano |
src
|
47caa9b06d
generalize sce protect impl to fsp sm(secure module)
|
hai 1 ano |
sslSniffer
|
44b634a597
More cleanup
|
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
|
a4152ab341
Merge pull request #6695 from philljj/fix_test_x509_guards
|
hai 1 ano |
testsuite
|
decee67138
Use random port in crl test
|
hai 1 ano |
tirtos
|
ced8198737
Doc Fix: TI no longer maintains the documentation; we do.
|
hai 1 ano |
wolfcrypt
|
47caa9b06d
generalize sce protect impl to fsp sm(secure module)
|
hai 1 ano |
wolfssl
|
47caa9b06d
generalize sce protect impl to fsp sm(secure module)
|
hai 1 ano |
wrapper
|
8794e3f2f6
Updated the Ada wrapper README.md file and removed mention of the c_tls_client_main.c and c_tls_server_main.c files.
|
hai 1 ano |
zephyr
|
67d6d438c5
Port testing to wolfSSL threading interface
|
hai 1 ano |
.editorconfig
|
20d706aad8
Basic editor config to avoid some whitespace issues
|
hai 1 ano |
.gitignore
|
b7b4be8822
Merge pull request #6610 from bigbrett/apple-universal-lib
|
hai 1 ano |
AUTHORS
|
6b88eb05b1
1.8.8 init
|
%!s(int64=13) %!d(string=hai) anos |
CMakeLists.txt
|
507ec9f7d2
Bring compat layer logic from configure.ac into settings.h
|
hai 1 ano |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
%!s(int64=10) %!d(string=hai) anos |
ChangeLog.md
|
52f91e4ab9
Fix residual typos found by codespell
|
hai 1 ano |
INSTALL
|
54ab1b1113
Document that we integrate with liboqs 0.8.0
|
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
|
2b2509c56c
Drop code support
|
hai 1 ano |
README
|
c322e1f7f8
update readme
|
hai 1 ano |
README.md
|
c322e1f7f8
update readme
|
hai 1 ano |
SCRIPTS-LIST
|
50752f5a2b
Fix typos found by codespell
|
hai 1 ano |
Vagrantfile
|
d76d74d6c5
updates Linux deps on README
|
%!s(int64=8) %!d(string=hai) anos |
async-check.sh
|
8f8153220b
Remove trailing whitespace
|
hai 1 ano |
autogen.sh
|
25f542adb4
Clean up compile errors
|
hai 1 ano |
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
|
507ec9f7d2
Bring compat layer logic from configure.ac into settings.h
|
hai 1 ano |
fips-check.sh
|
0654ed3549
Fixed style warning from shellcheck re x in comparisons.
|
hai 1 ano |
fips-hash.sh
|
ba9fd89314
Script Portability
|
%!s(int64=4) %!d(string=hai) anos |
gencertbuf.pl
|
7926ceb120
Updated Key gen to convert the keys located in /certs/statickeys to be used in buffers
|
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
|
72536e0e10
prepare for 5.6.3
|
hai 1 ano |
wolfssl.vcproj
|
ab953c3141
Update VS project files
|
hai 1 ano |
wolfssl.vcxproj
|
ab953c3141
Update VS project files
|
hai 1 ano |
wolfssl64.sln
|
b91e48d770
Add snifftest vcxproj file and documentation
|
%!s(int64=2) %!d(string=hai) anos |