.github
|
e81ae7bcb6
Run win-csharp-test only for wolfssl owner
|
hai 1 mes |
Docker
|
a3fb5029f8
clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text.
|
hai 2 meses |
IDE
|
864eaaeef9
Added more discriptive README for NDS and MelonDS C-flag
|
hai 1 mes |
RTOS
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
hai 3 meses |
certs
|
7faed6cded
X509 attribute cert (acert) support.
|
hai 2 meses |
cmake
|
32ebaea158
add uintptr_t to config.h fixing curl cmake build error
|
hai 2 meses |
debian
|
d532833af9
Fix residual typos found by codespell
|
hai 1 ano |
doc
|
96e2c51f07
Merge pull request #7907 from ColtonWilley/rsa_pad_crypto_cb
|
hai 2 meses |
examples
|
ac788ec40d
Merge pull request #7995 from julek-wolfssl/dtls12-cid
|
hai 1 mes |
linuxkm
|
84f0800b96
configure.ac:
|
hai 2 meses |
m4
|
072c5311a5
m4/ax_atomic.m4: fixes for C++ compatibility.
|
hai 2 meses |
mcapi
|
e10c943bf3
wolfCrypt CSharp Wrapper:
|
hai 1 mes |
mplabx
|
31a6a2bf59
update copyright to 2024
|
hai 4 meses |
mqx
|
a3fb5029f8
clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text.
|
hai 2 meses |
rpm
|
86f9171050
Remove obsolete mkdir call.
|
hai 11 meses |
scripts
|
9ad4e565fe
Restore original comments
|
hai 2 meses |
src
|
ce9d0e236c
Merge pull request #8047 from ColtonWilley/x509_store_free_ref
|
hai 1 mes |
sslSniffer
|
665fd89c55
win: add arm64 to sslsnifftest.vcxproj
|
hai 2 meses |
support
|
7725e75c42
add WOLFSSL_DEBUG_TRACE_ERROR_CODES_ALWAYS flag for optional errcode tracing in apps, define it in wolfcrypt/test/test.c when defined(WOLFSSL_DEBUG_TRACE_ERROR_CODES), and deploy WC_NO_ERR_TRACE() to test.c where needed.
|
hai 3 meses |
tests
|
e6dac68ce3
Merge pull request #7966 from cconlon/x509CheckHostLeftWildcardOnly
|
hai 1 mes |
testsuite
|
6735fcf695
win: add arm64 to testsuite.vcxproj
|
hai 2 meses |
tirtos
|
ced8198737
Doc Fix: TI no longer maintains the documentation; we do.
|
hai 1 ano |
wolfcrypt
|
864eaaeef9
Added more discriptive README for NDS and MelonDS C-flag
|
hai 1 mes |
wolfssl
|
12ba4355d2
configure.ac and wolfssl/wolfcrypt/settings.h: define WOLFSSL_FIPS_READY for fips=ready, WOLFSSL_FIPS_DEV for fips=dev, and add predefined override FIPS version values when defined(WOLFSSL_FIPS_READY) || defined(WOLFSSL_FIPS_DEV).
|
hai 1 mes |
wrapper
|
e10c943bf3
wolfCrypt CSharp Wrapper:
|
hai 1 mes |
zephyr
|
a3fb5029f8
clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text.
|
hai 2 meses |
.cyignore
|
2d7f9d1874
Support for Infineon Modus Toolbox with wolfSSL.
|
hai 8 meses |
.editorconfig
|
20d706aad8
Basic editor config to avoid some whitespace issues
|
hai 1 ano |
.gitignore
|
337456cc1e
Add support for (DevkitPro)libnds
|
hai 2 meses |
AUTHORS
|
6b88eb05b1
1.8.8 init
|
%!s(int64=14) %!d(string=hai) anos |
CMakeLists.txt
|
32ebaea158
add uintptr_t to config.h fixing curl cmake build error
|
hai 2 meses |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
%!s(int64=10) %!d(string=hai) anos |
ChangeLog.md
|
4893017005
feature support will be listed in the next release notes
|
hai 2 meses |
INSTALL
|
a9be38eaf0
Improve wolfssl/options.h issues. Fixes #7853.
|
hai 3 meses |
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
|
6ee22de999
linuxkm: initial support for cross-compilation.
|
hai 4 meses |
README
|
4893017005
feature support will be listed in the next release notes
|
hai 2 meses |
README.md
|
4893017005
feature support will be listed in the next release notes
|
hai 2 meses |
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
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
hai 3 meses |
autogen.sh
|
f3761ed28e
Since no one uses this, we should remove commit hooks
|
hai 10 meses |
commit-tests.sh
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
hai 3 meses |
configure.ac
|
12ba4355d2
configure.ac and wolfssl/wolfcrypt/settings.h: define WOLFSSL_FIPS_READY for fips=ready, WOLFSSL_FIPS_DEV for fips=dev, and add predefined override FIPS version values when defined(WOLFSSL_FIPS_READY) || defined(WOLFSSL_FIPS_DEV).
|
hai 1 mes |
fips-check.sh
|
09b5362ed8
Fix '--depth=1' repos
|
hai 2 meses |
fips-hash.sh
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
hai 3 meses |
gencertbuf.pl
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
hai 3 meses |
input
|
696169634e
check return value of wolfSSL_set_fd
|
%!s(int64=8) %!d(string=hai) anos |
pull_to_vagrant.sh
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
hai 3 meses |
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
|
203f65a636
prepare for release 5.7.2
|
hai 4 meses |
wolfssl.vcproj
|
aab97fe9e2
ChaCha20, Poly1305 ASM for MSVC
|
hai 7 meses |
wolfssl.vcxproj
|
112a4ddbad
win: add arm64 to wolfssl.vcxproj
|
hai 2 meses |
wolfssl64.sln
|
34224d84d3
win: add arm64 to wolfssl64.sln
|
hai 2 meses |