commit | 1961b709d8d4cbf16bb6da632c78acb49289f446 | [log] [download] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Jan 25 14:49:24 2013 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Jan 25 14:49:24 2013 +0100 |
tree | 8349b5fb567a0f9f0f9d19e0c6d5bc9d58e0e028 | |
parent | 9c94cddeaebd513e72924381ce58d24d740a823c [diff] |
Added ssl_handshake_step() to allow single stepping the handshake process Single stepping the handshake process allows for better support of non-blocking network stacks and for getting information from specific handshake messages if wanted.