about summary refs log tree commit diff stats
path: root/src/xmpp
ModeNameSize
-rw-r--r--bookmark.c13522log stats plain blame
-rw-r--r--bookmark.h1742log stats plain blame
-rw-r--r--capabilities.c21487log stats plain blame
-rw-r--r--capabilities.h2123log stats plain blame
-rw-r--r--connection.c16824log stats plain blame
-rw-r--r--connection.h1930log stats plain blame
-rw-r--r--form.c21903log stats plain blame
-rw-r--r--form.h1669log stats plain blame
-rw-r--r--iq.c52235log stats plain blame
-rw-r--r--iq.h1599log stats plain blame
-rw-r--r--message.c24855log stats plain blame
-rw-r--r--message.h1589log stats plain blame
-rw-r--r--presence.c26798log stats plain blame
-rw-r--r--presence.h1672log stats plain blame
-rw-r--r--roster.c11302log stats plain blame
-rw-r--r--roster.h1612log stats plain blame
-rw-r--r--stanza.c55139log stats plain blame
-rw-r--r--stanza.h12808log stats plain blame
-rw-r--r--xmpp.h9035log stats plain blame
='oid'>104854ca ^
cc20549c ^
455fbac6 ^
e3092e7b ^
502d2ea5 ^
cc20549c ^
502d2ea5 ^
455fbac6 ^
1ead3562 ^
e3092e7b ^
cc20549c ^

1ead3562 ^
e3092e7b ^
6aa42628 ^
45c08fea ^
1ead3562 ^
e3092e7b ^

c6c19a27 ^


1ead3562 ^
77d5b5d6 ^
104854ca ^
502d2ea5 ^
1ead3562 ^

502d2ea5 ^
1ead3562 ^

e3092e7b ^
f8c0ef3e ^
3ac52339 ^
77d5b5d6 ^
104854ca ^
f8c0ef3e ^
502d2ea5 ^



136412d2 ^
502d2ea5 ^
f8c0ef3e ^


6a0f71b9 ^
1ead3562 ^
77d5b5d6 ^
104854ca ^
6a0f71b9 ^
502d2ea5 ^

6a0f71b9 ^

5e9eff8c ^

1ead3562 ^
77d5b5d6 ^
104854ca ^
5e9eff8c ^
502d2ea5 ^
5e9eff8c ^
1ead3562 ^
5e9eff8c ^
104854ca ^
5e9eff8c ^
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108