security: simplify mechanism code in SSPI
commit6243008931b26640299149f00e0d61662a6bcb17
authorStefan Becker <chemobejk@gmail.com>
Sun, 24 Feb 2013 08:25:41 +0000 (24 10:25 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sun, 24 Feb 2013 08:25:41 +0000 (24 10:25 +0200)
tree510933d5e478470eef56c157623f4067198394ec
parent35c19ded1b7679da31dd1429e94837983d96f1d5
security: simplify mechanism code in SSPI

- store type instead of string in context
- use string table, indexed by type, for mechanism names
- check for connection-less NTLM only once and store flag in context
src/core/sip-sec-sspi.c