.github
|
0f50ffb2ef
github: Initial templates
|
2 years ago |
IDE
|
29401334d3
prepare for release 5.3.0
|
2 years ago |
IPP
|
55a56cac05
Release 3.7.0
|
9 years ago |
certs
|
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 |
cmake
|
ec38048711
cmake: Add CRL, OCSP, and OCSP stapling options
|
2 years ago |
ctaocrypt
|
b957a6e872
Purge Rabbit cipher
|
2 years ago |
cyassl
|
3fba5d17c3
Various portability improvements:
|
2 years ago |
doc
|
ab6dc8d669
Add ability to set ECC Sign userCTX using WOLFSSL_CTX
|
2 years ago |
examples
|
84a33183a6
Various scan-build fixes.
|
2 years ago |
lib
|
6b88eb05b1
1.8.8 init
|
13 years ago |
linuxkm
|
9ea40f3a9c
Purge IDEA cipher
|
2 years ago |
m4
|
328de3ed63
remove -Wno-strict-aliasing from AX_HARDEN_CC_COMPILER_FLAGS and AX_HARDEN_CXX_COMPILER_FLAGS in m4/ax_harden_compiler_flags.m4, and fix strict aliasing infractions in api.c.
|
2 years ago |
mcapi
|
34d541109d
Additional scan-build warning fixes.
|
2 years ago |
mplabx
|
b957a6e872
Purge Rabbit cipher
|
2 years ago |
mqx
|
8f121e7752
file modes: clear inappropriate executable bits.
|
3 years ago |
rpm
|
6f5be32d3a
update rpm spec
|
2 years ago |
scripts
|
cb1dbb75f8
Fixes for `sniffer-gen.sh`.
|
2 years ago |
src
|
628a91efda
Fix for size calculation for encrypt then mac without openssl extra enabled. Fix for cast warning.
|
2 years ago |
sslSniffer
|
f9acaab6fe
Fix memory leak with pcap `bpf_program` not calling `pcap_freecode`.
|
2 years ago |
support
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 years ago |
tests
|
48cb185ce9
Merge pull request #5096 from JacobBarthelmeh/Testing
|
2 years ago |
testsuite
|
20e5e654a3
cppcheck: fixes
|
2 years ago |
tirtos
|
2ec7951de6
Merge pull request #4803 from danielinux/tirtos-update-202201
|
2 years ago |
wolfcrypt
|
df4dd7d5b3
Merge pull request #5088 from dgarske/sniffer_async_2
|
2 years ago |
wolfssl
|
94e34d7a98
use NO_SESSION_CACHE_REF with titan cache due to session rows too big error
|
2 years ago |
wrapper
|
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 |
zephyr
|
9ea40f3a9c
Purge IDEA cipher
|
2 years ago |
.gitignore
|
ff4c6e5d7b
linuxkm: relocate WOLFSSL_LINUXKM code in wolfssl/wolfcrypt/wc_port.h and wolfcrypt/src/memory.c to linuxkm/{linuxkm_wc_port.h,linuxkm_memory.c}, and gate SIMD in IRQ handlers on -DLINUXKM_SIMD_IRQ in prep for Linux 5.16;
|
2 years ago |
AUTHORS
|
6b88eb05b1
1.8.8 init
|
13 years ago |
CMakeLists.txt
|
ec38048711
cmake: Add CRL, OCSP, and OCSP stapling options
|
2 years ago |
COPYING
|
be65f5d518
update FSF address, wolfSSL copyright
|
10 years ago |
ChangeLog.md
|
29401334d3
prepare for release 5.3.0
|
2 years ago |
INSTALL
|
5e5a389afb
Remove deprecated VS solution
|
2 years 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
|
3 years ago |
LPCExpresso.project
|
a48981c3c6
Chacha20 ARM optimization
|
5 years ago |
Makefile.am
|
5e5a389afb
Remove deprecated VS solution
|
2 years ago |
README
|
29401334d3
prepare for release 5.3.0
|
2 years ago |
README.md
|
29401334d3
prepare for release 5.3.0
|
2 years ago |
SCRIPTS-LIST
|
84be329ffb
remove swig wrapper, now that we have dedicated Java and Python wrappers
|
3 years ago |
Vagrantfile
|
d76d74d6c5
updates Linux deps on README
|
8 years ago |
async-check.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 |
autogen.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 |
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
|
29401334d3
prepare for release 5.3.0
|
2 years ago |
fips-check.sh
|
0e8066dda0
Fix typo
|
2 years ago |
fips-hash.sh
|
ba9fd89314
Script Portability
|
4 years ago |
gencertbuf.pl
|
7d4c13b9a4
--with-liboqs now defines HAVE_LIBOQS and HAVE_PQC
|
2 years 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
|
29401334d3
prepare for release 5.3.0
|
2 years ago |
wolfssl.vcproj
|
b957a6e872
Purge Rabbit cipher
|
2 years ago |
wolfssl.vcxproj
|
6930cc0b21
Clean up Visual Studio output and intermediate directories.
|
2 years ago |
wolfssl64.sln
|
6970333473
1. Set the base address of the 32-bit DLL builds.
|
7 years ago |