transport: add automatic authentication scheme
commit1e06a93a265cc09a2173f0c0a1bfddba2fe9ad59
authorStefan Becker <chemobejk@gmail.com>
Sun, 4 May 2014 14:02:16 +0000 (4 17:02 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sun, 4 May 2014 14:14:32 +0000 (4 17:14 +0300)
tree4ce0b51dd4c7feae40a322ee0dc5f84f5c2d7e8c
parentf8f771480f1f72e25db40aed19f16f126cdee75e
transport: add automatic authentication scheme

When the user has selected automatic authentication scheme then accept
in priority order TLS-DSK, Kerberos and NTLM. Restart the automatic
selection on every server connect and full reauthentication.

NOTE: this does not handle authentication failure fallback yet.
src/core/sip-transport.c