Commit graph

318 commits

Author SHA1 Message Date
fa59d3ce32 Use one file per class. 2011-02-16 20:32:39 +01:00
2fa82b833c Make it compile. 2011-02-16 20:23:53 +01:00
Florian Zeitz
e4f7e4b35f Perform SASLPrep on the username and Resourceprep on the resource
The username is not necessarily a nodepart, therefore SASLPrep is more
appropriate than Nodeprep which we had before.
2011-02-15 03:52:16 +01:00
Florian Zeitz
4cd1853729 Add support for requesting a certain resource 2011-02-13 02:07:36 +01:00
Florian Zeitz
6dc9e5e217 Add a class for handling JIDs. 2011-02-13 01:36:25 +01:00
Florian Zeitz
b64ae746e6 Use self for XMPPStanza's init 2011-02-12 17:58:43 +01:00
Florian Zeitz
188528419f Do more checking on handling the resource bind 2011-02-12 01:25:33 +01:00
Florian Zeitz
67ff367558 Add clean target to Makefile 2011-02-12 01:10:26 +01:00
Florian Zeitz
0c7b90ec2d Add some documentation 2011-02-12 01:04:19 +01:00
Florian Zeitz
0e200d99d7 Respectively do Nameprep/SASLPrep on domain name and password 2011-02-11 02:25:15 +01:00
Florian Zeitz
12ec7d5f08 Add a basic folder structure 2011-02-11 02:06:53 +01:00
Florian Zeitz
fb15fbd391 Do Nodeprep on username and add Makefile 2011-02-11 00:59:31 +01:00
Florian Zeitz
4bdf81b429 Add sendStanza to XMPPConnection 2011-02-10 23:46:47 +01:00
Florian Zeitz
3f2a22140e Add/use init functions in the XMPPStanza classes 2011-02-10 23:30:48 +01:00
Florian Zeitz
4e73c4a229 Use int8_t instead of char 2011-02-10 22:11:34 +01:00
Florian Zeitz
c591ca3547 Handle resource binding 2011-02-10 16:36:09 +01:00
Florian Zeitz
31f444510d Add stanza classes XMPPStanza, XMPPIQ, XMPPMessage and XMPPPresence 2011-02-10 03:54:08 +01:00
dde9ac7d85 Initial commit.
Work done by me and Florian Zeitz.
2011-02-08 20:45:21 +01:00