about summary refs log tree commit diff stats
path: root/src/xmpp/iq.c
Commit message (Expand)AuthorAgeFilesLines
* Moved private xmpp functions to connection.hJames Booth2013-02-031-4/+5
* Added debugging to presence and iq handlersJames Booth2013-02-031-1/+5
* Tidied #include'sJames Booth2013-02-021-5/+6
* Removed caps functions from xmpp.hJames Booth2013-02-021-0/+1
* Removed iq functions from xmpp.hJames Booth2013-02-021-0/+1
* Removed stanza functions from xmpp.hJames Booth2013-02-021-0/+1
* Added xmpp subdir to sourceJames Booth2013-02-021-0/+337
71f6444d7'>^
27eec7c6 ^
e622c4c4 ^
27eec7c6 ^








19978ad2 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42