David Garske
|
fdab3943be
Added throughput benchmarking for client/server examples and added helper script "scripts/benchmark.test". Added example client option: "-B <num>" Benchmarking throughput. Added example server options: "-B <num>" Benchmark throughput, "-e" Echo data, "-i" Loop / Accept multiple connections. Cleanup of the include.am for examples. Cleanup of tcp_connect with DTLS enabled. Cleanup of the valid socket checking. Cleanup trailing whitespace.
|
9 years ago |
Takashi Kojo
|
78ed5d96df
echoclient for MDK fgets
|
9 years ago |
toddouska
|
09b2da799f
Merge pull request #125 from kojo1/MDK4
|
9 years ago |
toddouska
|
7fa4302a80
disable static PSK cipher suites by default
|
9 years ago |
toddouska
|
46e7e9acf9
disable SSLv3 by default
|
9 years ago |
Takashi Kojo
|
30f6bc1e27
MDK4, wolfSSL name change
|
9 years ago |
toddouska
|
86f2b9a98f
turn off DTLSv1 functions for disable old tls
|
9 years ago |
toddouska
|
869aeee6cb
allow sniffer play nice in ecc build
|
9 years ago |
toddouska
|
473a120ba2
remove more stale cyassl headers
|
9 years ago |
kaleb-himes
|
b0e88e32ff
Error printouts name changed
|
10 years ago |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
10 years ago |
kaleb-himes
|
369a5f04a9
library wide licence update
|
10 years ago |
toddouska
|
322f79f521
allow user to set minimum downgrade version with v23 methods()
|
10 years ago |
toddouska
|
2c595139db
fix tirtos merge
|
10 years ago |
toddouska
|
28b6c5b998
Merge branch 'master' into ti
|
10 years ago |
Vikram Adiga
|
f643ca5f48
Added TI-RTOS support for CyaSSL tests
|
10 years ago |
Takashi Kojo
|
eeb2e28f54
Sync with 3.0.0
|
10 years ago |
Chris Conlon
|
be65f5d518
update FSF address, wolfSSL copyright
|
10 years ago |
Takashi Kojo
|
b712380a60
Sync MDK5 Software Pack with 2.9.4
|
10 years ago |
toddouska
|
f1597c86b1
fix clang -Wconversion except -Wsign-conversion
|
10 years ago |
toddouska
|
c39cdbea54
make sure enable-webserver (HAVE_WEBSERVER) can handle password callbacks as well as opensslextra unless NO_PWDBASED defined
|
10 years ago |
toddouska
|
dff54942a2
xcode5 paths for examples
|
11 years ago |
toddouska
|
fd5937b599
MDK-ARM updates
|
11 years ago |
toddouska
|
cfdfa7b2b3
pull in Kojo MDK-ARM projects, changes
|
11 years ago |
toddouska
|
12f00a7acc
change ipv6 tests to use getaddrinfo for better scope id % handling, inet_pton doesn't always work depending on system
|
11 years ago |
toddouska
|
f535e5428e
make sure all tests/examples *.c use settings.h correctly
|
11 years ago |
John Safranek
|
7d287a6ba9
modified test port number to allow concurrent testing
|
11 years ago |
toddouska
|
975ffe693b
switch --enable-noFilesystem to --enable-filesystem / --disable-filesystem to match others
|
11 years ago |
toddouska
|
285ca36ca2
fix normal psk no rsa examples
|
11 years ago |
toddouska
|
6b3a80366f
NO_RSA with ecc build fixes
|
11 years ago |