David Garske
|
953a3bd01d
Fixes build error with NO_FILESYSTEM and !NO_CERTS where the wolfssl/test.h load_buffer() function is passing non-existent enum value. Was renamed from CYASSL_ to WOLFSSL_.
|
před 8 roky |
Takashi Kojo
|
4217ef5475
fixed mdk4 macro control in example server/client, echoserver/client
|
před 9 roky |
David Garske
|
f977caa492
Cleanup of the test code that looks for the WolfSSL root directory. Now it tries to open the certs/ntru-cert.pem file in each directory up (limited to 5) until it opens it.
|
před 9 roky |
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.
|
před 9 roky |
Takashi Kojo
|
78ed5d96df
echoclient for MDK fgets
|
před 9 roky |
toddouska
|
09b2da799f
Merge pull request #125 from kojo1/MDK4
|
před 9 roky |
toddouska
|
7fa4302a80
disable static PSK cipher suites by default
|
před 9 roky |
toddouska
|
46e7e9acf9
disable SSLv3 by default
|
před 9 roky |
Takashi Kojo
|
30f6bc1e27
MDK4, wolfSSL name change
|
před 9 roky |
toddouska
|
86f2b9a98f
turn off DTLSv1 functions for disable old tls
|
před 9 roky |
toddouska
|
869aeee6cb
allow sniffer play nice in ecc build
|
před 9 roky |
toddouska
|
473a120ba2
remove more stale cyassl headers
|
před 9 roky |
kaleb-himes
|
b0e88e32ff
Error printouts name changed
|
před 9 roky |
kaleb-himes
|
a389620a29
Copyright (C) updates
|
před 9 roky |
kaleb-himes
|
369a5f04a9
library wide licence update
|
před 9 roky |
toddouska
|
322f79f521
allow user to set minimum downgrade version with v23 methods()
|
před 10 roky |
toddouska
|
2c595139db
fix tirtos merge
|
před 10 roky |
toddouska
|
28b6c5b998
Merge branch 'master' into ti
|
před 10 roky |
Vikram Adiga
|
f643ca5f48
Added TI-RTOS support for CyaSSL tests
|
před 10 roky |
Takashi Kojo
|
eeb2e28f54
Sync with 3.0.0
|
před 10 roky |
Chris Conlon
|
be65f5d518
update FSF address, wolfSSL copyright
|
před 10 roky |
Takashi Kojo
|
b712380a60
Sync MDK5 Software Pack with 2.9.4
|
před 10 roky |
toddouska
|
f1597c86b1
fix clang -Wconversion except -Wsign-conversion
|
před 10 roky |
toddouska
|
c39cdbea54
make sure enable-webserver (HAVE_WEBSERVER) can handle password callbacks as well as opensslextra unless NO_PWDBASED defined
|
před 10 roky |
toddouska
|
dff54942a2
xcode5 paths for examples
|
před 11 roky |
toddouska
|
fd5937b599
MDK-ARM updates
|
před 11 roky |
toddouska
|
cfdfa7b2b3
pull in Kojo MDK-ARM projects, changes
|
před 11 roky |
toddouska
|
12f00a7acc
change ipv6 tests to use getaddrinfo for better scope id % handling, inet_pton doesn't always work depending on system
|
před 11 roky |
toddouska
|
f535e5428e
make sure all tests/examples *.c use settings.h correctly
|
před 11 roky |
John Safranek
|
7d287a6ba9
modified test port number to allow concurrent testing
|
před 11 roky |