Started work on creating sha-1 caps hash

This commit is contained in:
James Booth
2013-01-20 17:16:45 +00:00
parent 4ecb69bfab
commit 64d81c7c4c
5 changed files with 102 additions and 2 deletions

View File

@@ -48,6 +48,8 @@
#define STANZA_NAME_SUBJECT "subject"
#define STANZA_NAME_ITEM "item"
#define STANZA_NAME_C "c"
#define STANZA_NAME_IDENTITY "identity"
#define STANZA_NAME_FEATURE "feature"
#define STANZA_TYPE_CHAT "chat"
#define STANZA_TYPE_GROUPCHAT "groupchat"