security: implement is_ready flag for all schemes
commit4829fb41491888be7f92ce378b71d8a0d0540085
authorStefan Becker <chemobejk@gmail.com>
Fri, 22 Feb 2013 04:58:52 +0000 (22 06:58 +0200)
committerStefan Becker <chemobejk@gmail.com>
Fri, 22 Feb 2013 05:25:33 +0000 (22 07:25 +0200)
treeae09ecfd325045dc4880fdbae8b36cb64c297e9a
parent5f25b5477a032c124c630fbe0856fd3716e51da2
security: implement is_ready flag for all schemes

Now each scheme sets is_ready to TRUE when the authentication handshake
is completed.
src/core/sip-sec-krb5.c
src/core/sip-sec-ntlm.c
src/core/sip-sec-sspi.c
src/core/sip-sec-tls-dsk.c
src/core/sip-sec.c