commit | 2c9ee81f6eac61aa15a37fc3258ad841e19cceab | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jul 22 11:45:03 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Oct 21 16:30:13 2014 +0200 |
tree | 11252e4b5fd18c36228788cd0ee11a7b3d0be762 | |
parent | a0e1632b7941430e4b9b507e2e8879c228286973 [diff] |
Start adding srv support for hello verify request Dummy fixed content for now. Also, seems to be a race condition in the way the socket is closed and reopened, leading to a few "random" failures in compat.sh. A fix is planned for later.