.github
|
1bf0d8c896
Use SIGKILL to actually kill the runner
|
11 місяців тому |
Docker
|
ca73a311cf
Don't use /dev/null
|
1 рік тому |
IDE
|
eeb024a30d
fix missing closing comment on example user_settings.h
|
11 місяців тому |
IPP
|
55a56cac05
Release 3.7.0
|
9 роки тому |
RTOS
|
b146830fe8
move the zephyr folder back to it's correct location
|
1 рік тому |
certs
|
14e8ffcc18
remove locality from self-sm2-cert.pem
|
11 місяців тому |
cmake
|
de4bd42de0
Enable cURL and QUIC from CMake
|
11 місяців тому |
debian
|
d532833af9
Fix residual typos found by codespell
|
1 рік тому |
doc
|
ac447d1afb
Merge pull request #7031 from douzzer/20231201-openssl-compat-fixes
|
11 місяців тому |
examples
|
1857648d7d
Merge pull request #6976 from embhorn/gh6974
|
11 місяців тому |
lib
|
6b88eb05b1
1.8.8 init
|
13 роки тому |
linuxkm
|
12ee732fe2
Merge pull request #6981 from douzzer/20231102-vector-register-dynamic-fallback-aes
|
11 місяців тому |
m4
|
5e6005a1a3
m4/ax_atomic.m4: fix conflicting macro definition for HAVE_C___ATOMIC.
|
1 рік тому |
mcapi
|
52f91e4ab9
Fix residual typos found by codespell
|
1 рік тому |
mplabx
|
9dcc48c8f7
update copyright to 2023
|
1 рік тому |
mqx
|
4ff99a6780
Fix tab/space inconsistencies
|
1 рік тому |
rpm
|
573093ddf3
Move the .so to devel files. The pure *.so file is considered a dev file.
|
11 місяців тому |
scripts
|
51ba745214
ocsp: don't error out if we can't verify our certificate
|
11 місяців тому |
src
|
56c7e5c675
Merge pull request #7054 from cconlon/sslAlpnSelectCb
|
11 місяців тому |
sslSniffer
|
15918d8ee6
First pass at TLS1.3 keylog file working
|
1 рік тому |
support
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 роки тому |
tests
|
a66137d2fe
Merge pull request #7062 from lealem47/leaks
|
11 місяців тому |
testsuite
|
b32ff0b0b8
Rename utils.c to utils.h
|
1 рік тому |
tirtos
|
ced8198737
Doc Fix: TI no longer maintains the documentation; we do.
|
1 рік тому |
wolfcrypt
|
a66137d2fe
Merge pull request #7062 from lealem47/leaks
|
11 місяців тому |
wolfssl
|
56c7e5c675
Merge pull request #7054 from cconlon/sslAlpnSelectCb
|
11 місяців тому |
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 рік тому |
zephyr
|
470e839b26
Misc zephyr fixes
|
1 рік тому |
.editorconfig
|
20d706aad8
Basic editor config to avoid some whitespace issues
|
1 рік тому |
.gitignore
|
5b01270205
Update all Expressif examples, ready for PR #6990
|
11 місяців тому |
AUTHORS
|
6b88eb05b1
1.8.8 init
|
13 роки тому |
CMakeLists.txt
|
de4bd42de0
Enable cURL and QUIC from CMake
|
11 місяців тому |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
10 роки тому |
ChangeLog.md
|
7223b5a708
Fix spelling warnings
|
11 місяців тому |
INSTALL
|
34f349e510
Used codespell and fixed obvious typos.
|
1 рік тому |
LICENSING
|
970391319b
Add or later verbage to LICENSING and sync header license versions
|
4 роки тому |
LPCExpresso.cproject
|
84be329ffb
remove swig wrapper, now that we have dedicated Java and Python wrappers
|
3 роки тому |
LPCExpresso.project
|
a48981c3c6
Chacha20 ARM optimization
|
5 роки тому |
Makefile.am
|
7a12202675
Init deb packaging
|
1 рік тому |
README
|
7223b5a708
Fix spelling warnings
|
11 місяців тому |
README.md
|
7223b5a708
Fix spelling warnings
|
11 місяців тому |
SCRIPTS-LIST
|
50752f5a2b
Fix typos found by codespell
|
1 рік тому |
Vagrantfile
|
d76d74d6c5
updates Linux deps on README
|
8 роки тому |
async-check.sh
|
971df19c5c
Missing fix
|
1 рік тому |
autogen.sh
|
d5b6aa318c
no WSL/Windows git hooks copy for autogen.sh
|
1 рік тому |
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 роки тому |
configure.ac
|
883d1a25be
add WOLFSSL_ALWAYS_VERIFY_CB to --enable-jni, used with JSSE X509ExtendedTrustManager hostname verification
|
11 місяців тому |
fips-check.sh
|
b13294623b
FIPS Update
|
1 рік тому |
fips-hash.sh
|
ba9fd89314
Script Portability
|
4 роки тому |
gencertbuf.pl
|
7926ceb120
Updated Key gen to convert the keys located in /certs/statickeys to be used in buffers
|
1 рік тому |
input
|
696169634e
check return value of wolfSSL_set_fd
|
8 роки тому |
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 роки тому |
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 роки тому |
pull_to_vagrant.sh
|
21d70636dc
Merge branch csr into 'master'
|
9 роки тому |
quit
|
5d49bf7cb0
Brian Aker commits plus some minor changes like AM_CFLAGS getting AC_SUBST and --enable-xxx #ifdef to new header layout
|
13 роки тому |
resource.h
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 роки тому |
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 роки тому |
valgrind-bash.supp
|
3444b115ba
Fix valgrind check to ignore bash leak
|
4 роки тому |
valgrind-error.sh
|
3444b115ba
Fix valgrind check to ignore bash leak
|
4 роки тому |
wnr-example.conf
|
3449990374
add example netRandom config file
|
8 роки тому |
wolfssl.rc
|
6cf75a7d42
prepare for release 5.6.4
|
1 рік тому |
wolfssl.vcproj
|
ab953c3141
Update VS project files
|
1 рік тому |
wolfssl.vcxproj
|
db14914951
Fixes for building wolfSSL in Visual Studio. Adds missing files. Fix for type cast warnings.
|
11 місяців тому |
wolfssl64.sln
|
b91e48d770
Add snifftest vcxproj file and documentation
|
2 роки тому |