about summary refs log tree commit diff stats
path: root/src/xmpp/capabilities.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'pasis/const-char'James Booth2016-05-011-10/+10
|\
| * Define stanza's attributes as const char*Dmitry Podgorny2016-04-271-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | In most get-like funcitons libstrophe returns pointer to a string that resides in an internal structure (e.g. xmpp_stanza_t). Hence, Profanity must not change such strings. Define respective variables as 'const char*' to reduce a chance of error and conform future libstrophe's interface. This patch mostly replaces 'char *' with 'const char*', but also fixes two memory leaks after stanza_get_reason(). Add comment within stanza_get_reason() to fix conflict with different allocator types.
* | Plugins: Added prof_disco_add_feature()James Booth2016-04-301-0/+22
|/
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-7/+7
|
* Merge branch 'master' into plugins-cJames Booth2016-02-141-1/+1
|\ | | | | | | | | | | Conflicts: src/main.c src/ui/console.c
| * Updated copyrightJames Booth2016-02-141-1/+1
| |
* | Added C plugin code from plugins branchJames Booth2016-02-141-7/+7
|/
* Applied coding style to src/xmpp/James Booth2015-10-261-21/+21
|
* Added jabber:iq:last to capabilitiesJames Booth2015-09-291-2/+8
|
* Check for libmesode, fall back to libstropheJames Booth2015-09-211-1/+7
|
* Added conference and receipts features to caps query responseJames Booth2015-09-091-0/+12
|
* Use null check convention in capabilities.cJames Booth2015-05-041-15/+15
|
* Updated copyrightJames Booth2015-02-101-1/+1
|
* Removed strdup calls when creating capabilitiesJames Booth2015-02-091-7/+7
|
* Removed function pointersJames Booth2014-12-221-17/+8
|
* Store capabilities against fulljid when unsupported hashJames Booth2014-11-271-21/+72
|
* Set file permissions for logsJames Booth2014-10-181-0/+6
|
* Free caps, remove strdupJames Booth2014-09-241-1/+3
|
* Handle errors for /disco info requestsJames Booth2014-09-241-1/+1
|
* Capabilities: check for identity localeJames Booth2014-09-231-7/+55
|
* Reordered identity attributes in caps cache for readabilityJames Booth2014-09-231-3/+3
|
* Create sha-1 of own capabilities onceJames Booth2014-09-231-0/+16
|
* Cache capabilities to fileJames Booth2014-09-221-25/+161
|
* Show message when no capabilities availableJames Booth2014-09-211-2/+0
|
* Sort form fields for sha-1 caps hashJames Booth2014-09-211-13/+22
|
* Added jid->hash lookup for capabilitiesJames Booth2014-09-201-0/+24
|
* wip - refactoring capabilitiesJames Booth2014-09-191-51/+107
|
* form_get_field_by_var->form_get_form_type_fieldJames Booth2014-09-131-2/+2
|
* Rewrite form parserJames Booth2014-09-061-3/+5
|
* Created form moduleJames Booth2014-09-051-2/+3
|
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
|
* Free string after use in sending caps responseJames Booth2014-06-151-0/+1
|
* Renamed sha1 functions to avoid naming clashesJames Booth2014-06-151-1/+1
|
* Changed to use gnutls instead of openssl for sha1 hashingJames Booth2014-05-011-15/+1
|
* Updated copyrightJames Booth2014-03-091-1/+1
|
* fixed build error when make run with -jN optionDmitry Podgorny2014-03-061-1/+1
| | | | | Race can occur when gitversion file isn't fully generated before it is used.
* Bind capabilities functions in main.cJames Booth2013-12-221-2/+7
|
* Dynamically bind xmpp module apiJames Booth2013-12-181-4/+6
|
* Use git revision in development stringsJames Booth2013-09-171-0/+11
|
* remove octet_compareDmitry Podgorny2013-08-261-3/+3
| | | | strcmp provides the same functionality
* fixed memory leaks in various filesDmitry Podgorny2013-08-251-4/+5
|
* fixed memory leaksDmitry Podgorny2013-08-031-16/+16
| | | | Also avoided several NULL pointer dereferences.
* most FREE_SET_NULL replaced with freeDmitry Podgorny2013-08-031-9/+8
| | | | | | FREE_SET_NULL makes extra assignment of NULL for pointers in stack or dynamic memory that is going to be freed. FREE_SET_NULL is useful for pointers that can be used in future.
* Changed client type to 'console' as per ↵James Booth2013-06-251-1/+1
| | | | http://xmpp.org/registrar/disco-categories.html#client
* Added disco items to features in disco info responsesJames Booth2013-03-241-0/+6
|
* Tidied new command output, ordered featuresJames Booth2013-02-171-3/+4
|
* Added ping to featuresJames Booth2013-02-171-0/+5
|
* Added chatstates to capabilitiesJames Booth2013-02-171-0/+6
|
* Added /caps commandJames Booth2013-02-171-1/+11
|
* Show detailed software/os information if available in capabilitiesJames Booth2013-02-051-5/+44
|
-decimal.subx.html?h=hlt&id=22fb844ba4edf14eb85245a35f42e721658c4f8e'>^
ce2c1efc ^











33352536 ^
ce2c1efc ^


0af2ea07 ^

4a4a392d ^
0af2ea07 ^
33352536 ^
ce2c1efc ^
0af2ea07 ^
ce2c1efc ^





33352536 ^
ce2c1efc ^











33352536 ^
ce2c1efc ^


0af2ea07 ^

4a4a392d ^
0af2ea07 ^
33352536 ^
ce2c1efc ^
0af2ea07 ^
ce2c1efc ^





33352536 ^
ce2c1efc ^











33352536 ^
ce2c1efc ^


0af2ea07 ^

4a4a392d ^
0af2ea07 ^
33352536 ^
ce2c1efc ^
0af2ea07 ^
ce2c1efc ^





33352536 ^
ce2c1efc ^











33352536 ^
ce2c1efc ^


52daf072 ^

4a4a392d ^
52daf072 ^
33352536 ^
a844bd05 ^
ce2c1efc ^







33352536 ^
ce2c1efc ^











33352536 ^
ce2c1efc ^


52daf072 ^

4a4a392d ^
52daf072 ^
33352536 ^
ce2c1efc ^
52daf072 ^
ce2c1efc ^





33352536 ^
ce2c1efc ^



0af2ea07 ^



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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347