.github
|
3aa3fc889f
Add simple push and pull-request triggered build checks.
|
3 vuotta sitten |
IDE
|
38ec0bb31f
Merge branch 'master' of github.com:wolfssl/wolfssl into OE33_NON_FIPS_CHANGES
|
3 vuotta sitten |
IPP
|
55a56cac05
Release 3.7.0
|
9 vuotta sitten |
certs
|
f2465e5688
include.am
|
3 vuotta sitten |
cmake
|
99f44149eb
Merge pull request #4520 from JacobBarthelmeh/Testing
|
3 vuotta sitten |
ctaocrypt
|
8f121e7752
file modes: clear inappropriate executable bits.
|
3 vuotta sitten |
cyassl
|
33cb823148
Remove legacy NTRU and OQS (#4418)
|
3 vuotta sitten |
doc
|
231546dacc
Fix more Doxygen typos
|
3 vuotta sitten |
examples
|
5dac25f470
Eliminate `EIGHTK_BUF` use in asn. Cleanup uses of `0` in set_verify for callback.
|
3 vuotta sitten |
lib
|
6b88eb05b1
1.8.8 init
|
13 vuotta sitten |
linuxkm
|
313d29f752
linuxkm: in module_hooks.c, refactor WOLFSSL_LINUXKM_SIMD_X86_IRQ_ALLOWED gates to WOLFSSL_LINUXKM_SIMD_X86, and add updateFipsHash().
|
3 vuotta sitten |
m4
|
3226e69649
--enable-linuxkm-pie (FIPS Linux kernel module) (#4276)
|
3 vuotta sitten |
mcapi
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 vuotta sitten |
mplabx
|
8f121e7752
file modes: clear inappropriate executable bits.
|
3 vuotta sitten |
mqx
|
8f121e7752
file modes: clear inappropriate executable bits.
|
3 vuotta sitten |
rpm
|
7c3d1c7fbc
update rpm spec
|
3 vuotta sitten |
scripts
|
72486333c3
Get host name: add code to use popen and the command 'host'
|
3 vuotta sitten |
src
|
c3500fa24e
Merge pull request #4581 from miyazakh/max_earlydata
|
3 vuotta sitten |
sslSniffer
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 vuotta sitten |
support
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 vuotta sitten |
swig
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 vuotta sitten |
tests
|
c3500fa24e
Merge pull request #4581 from miyazakh/max_earlydata
|
3 vuotta sitten |
testsuite
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 vuotta sitten |
tirtos
|
b83804cb9d
Correct misspellings and typos from codespell tool
|
4 vuotta sitten |
wolfcrypt
|
7e81372131
Merge pull request #4583 from dgarske/zd13242
|
3 vuotta sitten |
wolfssl
|
c3500fa24e
Merge pull request #4581 from miyazakh/max_earlydata
|
3 vuotta sitten |
wrapper
|
8f121e7752
file modes: clear inappropriate executable bits.
|
3 vuotta sitten |
zephyr
|
623a84ed7b
Fixes for Zephyr OS
|
3 vuotta sitten |
.gitignore
|
8e131620ae
.gitignore: add linuxkm/libwolfssl.lds
|
3 vuotta sitten |
AUTHORS
|
6b88eb05b1
1.8.8 init
|
13 vuotta sitten |
CMakeLists.txt
|
ac5e9e5e7c
bump to dev version and touch up readme
|
3 vuotta sitten |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
10 vuotta sitten |
ChangeLog.md
|
a626a4fb02
Fixes for spelling errors.
|
3 vuotta sitten |
INSTALL
|
a626a4fb02
Fixes for spelling errors.
|
3 vuotta sitten |
LICENSING
|
970391319b
Add or later verbage to LICENSING and sync header license versions
|
4 vuotta sitten |
LPCExpresso.cproject
|
a48981c3c6
Chacha20 ARM optimization
|
5 vuotta sitten |
LPCExpresso.project
|
a48981c3c6
Chacha20 ARM optimization
|
5 vuotta sitten |
Makefile.am
|
db26e0a40a
Makefile.am: .build_params belongs in DISTCLEANFILES, not CLEANFILES.
|
3 vuotta sitten |
README
|
ac5e9e5e7c
bump to dev version and touch up readme
|
3 vuotta sitten |
README.md
|
5dac25f470
Eliminate `EIGHTK_BUF` use in asn. Cleanup uses of `0` in set_verify for callback.
|
3 vuotta sitten |
SCRIPTS-LIST
|
851a547fd5
FIPS Hash
|
5 vuotta sitten |
Vagrantfile
|
d76d74d6c5
updates Linux deps on README
|
8 vuotta sitten |
async-check.sh
|
533f4a5c77
Speedups for the `git clone` calls in check scripts to use `--depth 1`.
|
6 vuotta sitten |
autogen.sh
|
fb49d814c5
configure.ac and autogen.sh: fix warnings in configure.ac, and enable WARNINGS=all,error in autogen.sh. also, remove --verbose to avoid obscuring warning output.
|
3 vuotta sitten |
commit-tests.sh
|
0ee7d7cc17
1. Add DES3 enable to full commit test.
|
8 vuotta sitten |
configure.ac
|
ef62fab4ea
Update
|
3 vuotta sitten |
fips-check.sh
|
158ebcaa0a
Add v5-RC10 to the list of allowed versions
|
3 vuotta sitten |
fips-hash.sh
|
ba9fd89314
Script Portability
|
4 vuotta sitten |
gencertbuf.pl
|
242847760a
More appropriate file names.
|
3 vuotta sitten |
input
|
696169634e
check return value of wolfSSL_set_fd
|
8 vuotta sitten |
pre-commit.sh
|
cd61fbd0fe
Modify pre-commit.sh to only stash and stash pop if there are modified files not
|
4 vuotta sitten |
pre-push.sh
|
95db44def3
remove autogen clone of fips repo; pre-push runs fips-check if fips directory exists
|
9 vuotta sitten |
pull_to_vagrant.sh
|
21d70636dc
Merge branch csr into 'master'
|
9 vuotta sitten |
quit
|
5d49bf7cb0
Brian Aker commits plus some minor changes like AM_CFLAGS getting AC_SUBST and --enable-xxx #ifdef to new header layout
|
13 vuotta sitten |
resource.h
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 vuotta sitten |
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 vuotta sitten |
valgrind-bash.supp
|
3444b115ba
Fix valgrind check to ignore bash leak
|
4 vuotta sitten |
valgrind-error.sh
|
3444b115ba
Fix valgrind check to ignore bash leak
|
4 vuotta sitten |
wnr-example.conf
|
3449990374
add example netRandom config file
|
8 vuotta sitten |
wolfssl.rc
|
ac5e9e5e7c
bump to dev version and touch up readme
|
3 vuotta sitten |
wolfssl.sln
|
8f121e7752
file modes: clear inappropriate executable bits.
|
3 vuotta sitten |
wolfssl.vcproj
|
8f121e7752
file modes: clear inappropriate executable bits.
|
3 vuotta sitten |
wolfssl.vcxproj
|
52432382a2
Add kdf.c to the Windows builds.
|
3 vuotta sitten |
wolfssl64.sln
|
6970333473
1. Set the base address of the 32-bit DLL builds.
|
7 vuotta sitten |