.github
|
1d2acd9de6
Revert to ubuntu-22.04
|
hai 2 días |
Docker
|
93f865f2d4
Use proper capitalization
|
hai 2 semanas |
IDE
|
bbf1a86c45
Merge pull request #8238 from anhu/dsa_win
|
hai 1 semana |
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
|
fdb889303a
fix qt unit test qsslcertificate
|
hai 1 mes |
cmake
|
d257a59087
add support for WOLFSSL_NO_OPTIONS_H:
|
hai 2 días |
debian
|
d532833af9
Fix residual typos found by codespell
|
hai 1 ano |
doc
|
55be5035a0
Merge branch 'master' of github.com:ColtonWilley/wolfssl into crl_update_cb
|
hai 3 semanas |
examples
|
3d0cc250b9
Add sanity check for configuration method
|
hai 3 días |
linuxkm
|
d257a59087
add support for WOLFSSL_NO_OPTIONS_H:
|
hai 2 días |
m4
|
072c5311a5
m4/ax_atomic.m4: fixes for C++ compatibility.
|
hai 2 meses |
mcapi
|
fcce09a4d3
Fix from review
|
hai 3 días |
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 3 meses |
rpm
|
86f9171050
Remove obsolete mkdir call.
|
hai 11 meses |
scripts
|
69e390f8b9
works OCSP Stapling with TLS1.3 like OCSPv2Multi
|
hai 2 meses |
src
|
e248d8499a
move !defined(EXTERNAL_OPTS_OPENVPN) assert from src/internal.c to wolfssl/wolfcrypt/types.h with refinements; refine logic+message of assert in wolfssl/wolfcrypt/settings.h re "wolfssl/options.h included in compiled wolfssl library object..".
|
hai 3 días |
sslSniffer
|
3d0cc250b9
Add sanity check for configuration method
|
hai 3 días |
support
|
0ebd86d668
add second wolfCrypt error code span, and add DEADLOCK_AVERTED_E.
|
hai 4 semanas |
tests
|
3d0cc250b9
Add sanity check for configuration method
|
hai 3 días |
testsuite
|
3d0cc250b9
Add sanity check for configuration method
|
hai 3 días |
tirtos
|
ced8198737
Doc Fix: TI no longer maintains the documentation; we do.
|
hai 1 ano |
wolfcrypt
|
59ea24f915
Merge pull request #8225 from gojimmypi/pr-espressif-improve-sha-msg
|
hai 2 días |
wolfssl
|
d257a59087
add support for WOLFSSL_NO_OPTIONS_H:
|
hai 2 días |
wrapper
|
158d62591f
Fix broken verify on Ada wrapper
|
hai 6 días |
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 3 meses |
.codespellexcludelines
|
9082baabd3
Change the name of the file.
|
hai 1 mes |
.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
|
30f372ce16
add autogenerated error trace headers to gitignore
|
hai 3 semanas |
.wolfssl_known_macro_extras
|
6a05ba7cce
.wolfssl_known_macro_extras: regenerate
|
hai 2 días |
AUTHORS
|
6b88eb05b1
1.8.8 init
|
%!s(int64=14) %!d(string=hai) anos |
CMakeLists.txt
|
8604024b95
prepare for release 5.7.4
|
hai 1 mes |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
%!s(int64=10) %!d(string=hai) anos |
ChangeLog.md
|
8c5e188dd4
remove trailing white space in README
|
hai 1 mes |
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
|
ee24446bee
Add Visual Studio 2022 Project Files for wolfSSL, Test, & Benchmark
|
hai 1 mes |
README
|
8c5e188dd4
remove trailing white space in README
|
hai 1 mes |
README.md
|
8c5e188dd4
remove trailing white space in README
|
hai 1 mes |
SCRIPTS-LIST
|
7a1d0e0dc8
addressed review comment
|
hai 2 meses |
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 11 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
|
d257a59087
add support for WOLFSSL_NO_OPTIONS_H:
|
hai 2 días |
fips-check.sh
|
447d5ea6ee
fips-check.sh: add support for WOLFSSL_REPO and noautogen option; tweak git fetching to keep wolfssl and fips tags distinct, and fetch all needed tags by name to assure availability for checkout. also, hide stdout noise from pushd/popd.
|
hai 6 días |
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-VS2022.vcxproj
|
e3c9c07393
Name VS2022 binary output wolfssl via project name
|
hai 1 mes |
wolfssl.rc
|
203f65a636
prepare for release 5.7.2
|
hai 5 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 |