toddouska
|
322f79f521
allow user to set minimum downgrade version with v23 methods()
|
10 年 前 |
toddouska
|
2c595139db
fix tirtos merge
|
10 年 前 |
toddouska
|
28b6c5b998
Merge branch 'master' into ti
|
10 年 前 |
Vikram Adiga
|
f643ca5f48
Added TI-RTOS support for CyaSSL tests
|
10 年 前 |
Takashi Kojo
|
eeb2e28f54
Sync with 3.0.0
|
10 年 前 |
Chris Conlon
|
be65f5d518
update FSF address, wolfSSL copyright
|
10 年 前 |
Takashi Kojo
|
b712380a60
Sync MDK5 Software Pack with 2.9.4
|
10 年 前 |
toddouska
|
f1597c86b1
fix clang -Wconversion except -Wsign-conversion
|
10 年 前 |
toddouska
|
c39cdbea54
make sure enable-webserver (HAVE_WEBSERVER) can handle password callbacks as well as opensslextra unless NO_PWDBASED defined
|
10 年 前 |
toddouska
|
dff54942a2
xcode5 paths for examples
|
11 年 前 |
toddouska
|
fd5937b599
MDK-ARM updates
|
11 年 前 |
toddouska
|
cfdfa7b2b3
pull in Kojo MDK-ARM projects, changes
|
11 年 前 |
toddouska
|
12f00a7acc
change ipv6 tests to use getaddrinfo for better scope id % handling, inet_pton doesn't always work depending on system
|
11 年 前 |
toddouska
|
f535e5428e
make sure all tests/examples *.c use settings.h correctly
|
11 年 前 |
John Safranek
|
7d287a6ba9
modified test port number to allow concurrent testing
|
11 年 前 |
toddouska
|
975ffe693b
switch --enable-noFilesystem to --enable-filesystem / --disable-filesystem to match others
|
11 年 前 |
toddouska
|
285ca36ca2
fix normal psk no rsa examples
|
11 年 前 |
toddouska
|
6b3a80366f
NO_RSA with ecc build fixes
|
11 年 前 |
toddouska
|
8ace08499b
make sure example CyaSSL_read()s that fill buffer don't overrun by 1 byte if trying to output with null terminator
|
11 年 前 |
toddouska
|
44e0d7543c
change copyright name with name change
|
11 年 前 |
toddouska
|
f4f13371f9
update copyright date
|
11 年 前 |
Todd Ouska
|
44b6593fe5
add cavium ciphers to SSL, and example client
|
11 年 前 |
John Safranek
|
85e8f1988a
leanpsk build removes cert code, moved ctaocrypt error strings to own file
|
12 年 前 |
John Safranek
|
9871b13480
build test covers leanpsk
|
12 年 前 |
John Safranek
|
6d1e485ef4
DTLS to use recvfrom and sendto in embed recv and send callbacks. Added support for storing dtls peer address.
|
12 年 前 |
toddouska
|
7716da0881
warn fix
|
12 年 前 |
Brian Aker
|
5fce4edb68
This adds more compiler hardening flags (and fixes all of the issues
|
12 年 前 |
toddouska
|
802d62513f
fix debug build
|
12 年 前 |
toddouska
|
90446c3c5f
add -u for DTLS UPD command line client/server examples
|
12 年 前 |
John Safranek
|
56d2180cf3
use CyaSSLv23_client_method() rather than TLSv1_1_client_method() to parallel echoserver.c
|
12 年 前 |