Commit Graph

22 Commits

Author SHA1 Message Date
James Booth
1a28b331a5 Removed XMPPClient args 2015-05-16 22:37:38 +01:00
James Booth
94d1f1e84d Renamed stanza->stream for id callback 2015-05-16 22:31:36 +01:00
James Booth
ede3ccab9d Added id handler 2015-05-16 21:55:51 +01:00
James Booth
50cd28a977 Added password primer 2015-05-16 03:03:24 +01:00
James Booth
1e327794e9 Renamed stabber function 2015-05-16 01:56:31 +01:00
James Booth
7e094d8c72 Adder logger 2015-05-16 01:10:32 +01:00
James Booth
fe1f94cd93 Create shared library 2015-05-16 00:12:26 +01:00
James Booth
c548c1be1b Moved stanza creation to stanza module 2015-05-15 01:06:30 +01:00
James Booth
34aca16d4a Set auth properties on XMPPClient 2015-05-15 00:58:34 +01:00
James Booth
62ba2f7ae5 Added auth callback, handle close stream 2015-05-15 00:44:11 +01:00
James Booth
f57edf876a Added stanza_add_child 2015-05-15 00:17:06 +01:00
James Booth
debac69cbb Moved more functions to stanza module 2015-05-15 00:12:47 +01:00
James Booth
c6fe602fd8 Added stanza module 2015-05-15 00:06:15 +01:00
James Booth
3b0bdfeb86 Added stanza callbacks 2015-05-14 23:53:05 +01:00
James Booth
d83fd84d98 Added listen_for_xmlstart 2015-05-12 21:50:14 +01:00
James Booth
43f4080339 Parse XML 2015-05-12 21:24:13 +01:00
James Booth
e2af2e4592 Simplified read loops 2015-05-12 01:06:28 +01:00
James Booth
0fb5ced9ef Removed pthreads dependency, tidied server code 2015-05-12 00:50:19 +01:00
James Booth
39fe147a8a Tidied socket reads/writes 2015-05-12 00:15:52 +01:00
James Booth
d392c77b03 Removed threads 2015-05-11 23:44:43 +01:00
James Booth
a3fcd69fa2 Hard coded legacy auth login 2015-05-11 23:07:09 +01:00
James Booth
6f09e6ad09 Initial commit 2015-05-11 22:39:46 +01:00