transport: add security context continuation
commitfe67cec959fe1a5c8ec4d9b8adee0f99bbf287cb
authorStefan Becker <chemobejk@gmail.com>
Sun, 13 Nov 2011 12:53:24 +0000 (13 14:53 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sun, 13 Nov 2011 12:53:24 +0000 (13 14:53 +0200)
treecbaca24a441613022193fbc2c04e753b5ca23838
parent86ffa506852a725354310626c95380712daf9459
transport: add security context continuation

TLS-DSK needs to go through several steps to complete the
authentication. We now track this in an internal state.

sip-transport now continues the security context initialization so that
the TLS-DSK state machine is actually executed.
src/core/sip-sec-tls-dsk.c
src/core/sip-sec.c
src/core/sip-transport.c