mbedtls/programs
Manuel Pégourié-Gonnard dbd23079d0 Add option reconnect_hard to ssl_client2
- interrupt the connection abruptly (no close_notify)
- reconnect from the same port while server sill has an active connection from
  this port.

Some real-world clients do that, see section 4.2.8 of RFC 6347.
2015-09-08 10:39:06 +02:00
..
aes Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
hash Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
pkey Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
random Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
ssl Add option reconnect_hard to ssl_client2 2015-09-08 10:39:06 +02:00
test Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
util Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
x509 Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00
.gitignore Rm obsolete things (compat-1.2, openssl, etc) 2015-03-09 13:05:06 +00:00
CMakeLists.txt - Added missing subdirectory line for util 2012-09-25 08:19:18 +00:00
Makefile Cosmetics in Makefiles 2015-07-08 22:12:06 +01:00
wince_main.c Change main license to Apache 2.0 2015-09-04 14:21:07 +02:00