commit | a8c0a0dbd0111b426b9ea7b695ba221c73afe36f | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Aug 15 12:07:38 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Aug 19 13:26:05 2014 +0200 |
tree | c4999b0f9c33a7aec8e6c206a8e21501f0862b6e | |
parent | 296e3b11744401b8e2e2677ff915bdabc2db8375 [diff] |
Add "exchanges" option to test server and client Goal is to test renegotiation better: we need more than one exchange for server-initiated renego to work reliably (the previous hack for this wouldn't work with non-blocking I/O and probably not with DTLS either). Also check message termination in a semi-realistic way.