about summary refs log tree commit diff stats
path: root/src/xmpp
ModeNameSize
-rw-r--r--bookmark.c6190log stats plain blame
-rw-r--r--bookmark.h221log stats plain blame
-rw-r--r--capabilities.c10683log stats plain blame
-rw-r--r--capabilities.h1360log stats plain blame
-rw-r--r--connection.c18732log stats plain blame
-rw-r--r--connection.h1307log stats plain blame
-rw-r--r--iq.c20313log stats plain blame
-rw-r--r--iq.h863log stats plain blame
-rw-r--r--message.c14455log stats plain blame
-rw-r--r--message.h853log stats plain blame
-rw-r--r--presence.c21818log stats plain blame
-rw-r--r--presence.h975log stats plain blame
-rw-r--r--roster.c10254log stats plain blame
-rw-r--r--roster.h1025log stats plain blame
-rw-r--r--stanza.c28090log stats plain blame
-rw-r--r--stanza.h7105log stats plain blame
-rw-r--r--xmpp.h4883log stats plain blame
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