.github
|
962c315447
Test curl releases too
|
1 year ago |
Docker
|
ca73a311cf
Don't use /dev/null
|
1 year ago |
IDE
|
6cf75a7d42
prepare for release 5.6.4
|
1 year ago |
IPP
|
55a56cac05
Release 3.7.0
|
9 years ago |
RTOS
|
b146830fe8
move the zephyr folder back to it's correct location
|
1 year ago |
certs
|
3c5d3c0fa9
bwrap ocsp renew script
|
1 year ago |
cmake
|
5830f921fa
ARIA cipher cmake (#6600)
|
1 year ago |
debian
|
d532833af9
Fix residual typos found by codespell
|
1 year ago |
doc
|
0244c2a254
Add support for new Apple trust APIs with WOLFSSL_SYS_CA_CERTS
|
1 year ago |
examples
|
501299bc31
fix null pointer derefs in examples/pem/pem.c:pemApp_ReadFile() and tests/api.c:LoadPKCS7SignedDataCerts() detected by clang-tidy.
|
1 year ago |
lib
|
6b88eb05b1
1.8.8 init
|
13 years ago |
linuxkm
|
3ea0fb30dd
AES XTS x64 ASM: add AVX1 and AESNI implementations
|
1 year ago |
m4
|
5e6005a1a3
m4/ax_atomic.m4: fix conflicting macro definition for HAVE_C___ATOMIC.
|
1 year ago |
mcapi
|
52f91e4ab9
Fix residual typos found by codespell
|
1 year ago |
mplabx
|
9dcc48c8f7
update copyright to 2023
|
1 year ago |
mqx
|
4ff99a6780
Fix tab/space inconsistencies
|
1 year ago |
rpm
|
07e2f90fbb
Reorder and add async_* sources
|
1 year ago |
scripts
|
f7d7006e87
More typos found by codespell
|
1 year ago |
src
|
2c91ecb466
Merge pull request #6924 from JacobBarthelmeh/srtp
|
1 year ago |
sslSniffer
|
15918d8ee6
First pass at TLS1.3 keylog file working
|
1 year ago |
support
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 years ago |
tests
|
501299bc31
fix null pointer derefs in examples/pem/pem.c:pemApp_ReadFile() and tests/api.c:LoadPKCS7SignedDataCerts() detected by clang-tidy.
|
1 year ago |
testsuite
|
b32ff0b0b8
Rename utils.c to utils.h
|
1 year ago |
tirtos
|
ced8198737
Doc Fix: TI no longer maintains the documentation; we do.
|
1 year ago |
wolfcrypt
|
33c4054cbb
Fix for CID 299748 memory leak in error case
|
1 year ago |
wolfssl
|
6cf75a7d42
prepare for release 5.6.4
|
1 year ago |
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.
|
1 year ago |
zephyr
|
470e839b26
Misc zephyr fixes
|
1 year ago |
.editorconfig
|
20d706aad8
Basic editor config to avoid some whitespace issues
|
1 year ago |
.gitignore
|
7baf151c37
CRL verify the entire chain including loaded CA's
|
1 year ago |
AUTHORS
|
6b88eb05b1
1.8.8 init
|
13 years ago |
CMakeLists.txt
|
6cf75a7d42
prepare for release 5.6.4
|
1 year ago |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
10 years ago |
ChangeLog.md
|
6cf75a7d42
prepare for release 5.6.4
|
1 year ago |
INSTALL
|
60fea5ee5c
XMSS/XMSSMT hooks support: small update for requested changes.
|
1 year ago |
LICENSING
|
970391319b
Add or later verbage to LICENSING and sync header license versions
|
4 years ago |
LPCExpresso.cproject
|
84be329ffb
remove swig wrapper, now that we have dedicated Java and Python wrappers
|
3 years ago |
LPCExpresso.project
|
a48981c3c6
Chacha20 ARM optimization
|
5 years ago |
Makefile.am
|
7a12202675
Init deb packaging
|
1 year ago |
README
|
6cf75a7d42
prepare for release 5.6.4
|
1 year ago |
README.md
|
6cf75a7d42
prepare for release 5.6.4
|
1 year ago |
SCRIPTS-LIST
|
50752f5a2b
Fix typos found by codespell
|
1 year ago |
Vagrantfile
|
d76d74d6c5
updates Linux deps on README
|
8 years ago |
async-check.sh
|
971df19c5c
Missing fix
|
1 year ago |
autogen.sh
|
d5b6aa318c
no WSL/Windows git hooks copy for autogen.sh
|
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.
|
2 years ago |
configure.ac
|
6cf75a7d42
prepare for release 5.6.4
|
1 year ago |
fips-check.sh
|
b13294623b
FIPS Update
|
1 year ago |
fips-hash.sh
|
ba9fd89314
Script Portability
|
4 years ago |
gencertbuf.pl
|
7926ceb120
Updated Key gen to convert the keys located in /certs/statickeys to be used in buffers
|
1 year ago |
input
|
696169634e
check return value of wolfSSL_set_fd
|
8 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.
|
2 years 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.
|
2 years ago |
pull_to_vagrant.sh
|
21d70636dc
Merge branch csr into 'master'
|
9 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
|
13 years ago |
resource.h
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 years 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
|
13 years ago |
valgrind-bash.supp
|
3444b115ba
Fix valgrind check to ignore bash leak
|
4 years ago |
valgrind-error.sh
|
3444b115ba
Fix valgrind check to ignore bash leak
|
4 years ago |
wnr-example.conf
|
3449990374
add example netRandom config file
|
8 years ago |
wolfssl.rc
|
6cf75a7d42
prepare for release 5.6.4
|
1 year ago |
wolfssl.vcproj
|
ab953c3141
Update VS project files
|
1 year ago |
wolfssl.vcxproj
|
ab953c3141
Update VS project files
|
1 year ago |
wolfssl64.sln
|
b91e48d770
Add snifftest vcxproj file and documentation
|
2 years ago |