transport: close the loop after authentication is completed
commitc98ac9cc6760e1b3c1eb42418005714039fe6954
authorStefan Becker <chemobejk@gmail.com>
Fri, 11 Nov 2011 20:19:49 +0000 (11 22:19 +0200)
committerStefan Becker <chemobejk@gmail.com>
Fri, 11 Nov 2011 20:19:49 +0000 (11 22:19 +0200)
treed5ef08244ae1fd4cb801098dd2b4bb16508cfe62
parent1650487e021420f2358f71a91fd1337d6590ae49
transport: close the loop after authentication is completed

sipe-certificate.c triggers a reauthentication once it has received the
certificate for the target.

Now we can turn our attention to the actual TLS-DSK authentication
scheme implementation.
src/core/sip-transport.c
src/core/sip-transport.h
src/core/sipe-certificate.c