.github
|
1bf0d8c896
Use SIGKILL to actually kill the runner
|
11 months ago |
Docker
|
ca73a311cf
Don't use /dev/null
|
1 year ago |
IDE
|
fb77319758
Espressif examples: polish & misc updates
|
11 months 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
|
14e8ffcc18
remove locality from self-sm2-cert.pem
|
11 months ago |
cmake
|
846b91ea1b
Enable DTLS-SRTP in CMake
|
11 months ago |
debian
|
d532833af9
Fix residual typos found by codespell
|
1 year ago |
doc
|
cfa1b589c6
minor fix again
|
11 months ago |
examples
|
1857648d7d
Merge pull request #6976 from embhorn/gh6974
|
11 months ago |
lib
|
6b88eb05b1
1.8.8 init
|
13 years ago |
linuxkm
|
12ee732fe2
Merge pull request #6981 from douzzer/20231102-vector-register-dynamic-fallback-aes
|
11 months 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
|
89d445a5a5
added --sys-ca-certs client connection to external test
|
1 year ago |
src
|
c6d6100136
Merge pull request #7010 from julek-wolfssl/dtls13-0.5-rtt
|
11 months 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
|
c6d6100136
Merge pull request #7010 from julek-wolfssl/dtls13-0.5-rtt
|
11 months 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
|
cf8a6efaa5
SP int neg sp_mont_red_ex: disallow negative numbers
|
11 months ago |
wolfssl
|
223d8c9a10
Merge pull request #7004 from julek-wolfssl/zd/17033
|
11 months 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
|
5b01270205
Update all Expressif examples, ready for PR #6990
|
11 months ago |
AUTHORS
|
6b88eb05b1
1.8.8 init
|
13 years ago |
CMakeLists.txt
|
9810a8cd86
Merge pull request #6991 from lealem47/gh6983
|
11 months ago |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
10 years ago |
ChangeLog.md
|
7223b5a708
Fix spelling warnings
|
11 months ago |
INSTALL
|
34f349e510
Used codespell and fixed obvious typos.
|
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
|
2 years ago |
LPCExpresso.project
|
a48981c3c6
Chacha20 ARM optimization
|
5 years ago |
Makefile.am
|
7a12202675
Init deb packaging
|
1 year ago |
README
|
7223b5a708
Fix spelling warnings
|
11 months ago |
README.md
|
7223b5a708
Fix spelling warnings
|
11 months 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
|
883d1a25be
add WOLFSSL_ALWAYS_VERIFY_CB to --enable-jni, used with JSSE X509ExtendedTrustManager hostname verification
|
11 months 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 |