security: rename krb5 module to gssapi
commit6299d185bc0b94efaeaca9cf0e8562f514e98551
authorStefan Becker <chemobejk@gmail.com>
Thu, 24 Oct 2013 09:18:09 +0000 (24 12:18 +0300)
committerStefan Becker <chemobejk@gmail.com>
Thu, 24 Oct 2013 09:18:09 +0000 (24 12:18 +0300)
tree2c73edc3db9ad5eb35b71ca5452f8cd981bbe2f5
parentb56c5f644e8e0f14532204fd884db60db1e38aea
security: rename krb5 module to gssapi

The module will support "old" Kerberos mode and "new" GSSAPI-only mode
in the future. Therefore the old name no longer applies.
siplcs.vcxproj
siplcs.vcxproj.filters
src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj
src/core/Makefile.am
src/core/sip-sec-gssapi.c [moved from src/core/sip-sec-krb5.c with 99% similarity]
src/core/sip-sec-gssapi.h [moved from src/core/sip-sec-krb5.h with 97% similarity]
src/core/sip-sec-negotiate.c
src/core/sip-sec.c