about summary refs log tree commit diff stats
path: root/src/xmpp/iq.c
Commit message (Expand)AuthorAgeFilesLines
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Remove old commentMichael Vetter2019-10-211-1/+0
* Remove prefix from stanza idMichael Vetter2019-10-171-7/+7
* Fix memleak in /cmd execPaul Fariello2019-07-301-0/+7
* Fix command form submitPaul Fariello2019-07-301-1/+1
* Fixup for last commitMichael Vetter2019-07-121-1/+0
* Fix segfault in iq_{submit,cancel}_command_configMichael Vetter2019-07-121-6/+0
* Fix some more potential double freesMichael Vetter2019-07-111-34/+0
* Fix double free in room id handlerMichael Vetter2019-07-091-6/+1
* Fix double free regarding iq handlersMichael Vetter2019-07-081-14/+4
* Free iq_id_handlers correctlyMichael Vetter2019-07-041-1/+15
* Call iq_handlers_clear() upon disconnectMichael Vetter2019-06-201-0/+8
* Cancel autoping timer on disconnect or connection lossDmitry Podgorny2019-06-031-8/+12
* Handle MUC anonymous state when auto starting OMEMOPaul Fariello2019-04-171-2/+14
* Wait for discovery end to publish omemo devicelist and bundlePaul Fariello2019-04-101-0/+2
* Rename ProfIdCallback into ProfIqCallbackPaul Fariello2019-04-101-12/+12
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Fix optionnal sessionid in xep 0050Paul Fariello2019-01-211-1/+6
* Make _get_groups_from_item and roster _compare_* publicPaul Fariello2018-09-261-12/+2
* Add special handling for xep-0133 get-user-rosterPaul Fariello2018-09-101-3/+42
* Add support for ad-hoc response with formsPaul Fariello2018-09-101-0/+6
* Add missing command name for completion logPaul Fariello2018-09-101-1/+1
* Allow to use cmd without being in a windowPaul Fariello2018-09-051-2/+4
* Add support for command config executionPaul Fariello2018-09-051-3/+41
* Add conf win callbackPaul Fariello2018-09-051-29/+39
* Rename mucconf wins into conf winsPaul Fariello2018-09-051-4/+4
* Add support for form edition in command executionPaul Fariello2018-09-051-7/+24
* Add command exec error handlingPaul Fariello2018-09-051-1/+1
* Handle simple executionPaul Fariello2018-09-051-1/+48
* Add command subcommands: list and execPaul Fariello2018-09-051-9/+76
* Add command commandPaul Fariello2018-09-051-0/+22
* Move ID generation to xmpp folderMichael Vetter2018-08-301-6/+6
* Use correct macroDominik Heidler2018-07-301-2/+2
* Add /rooms cacheJames Booth2018-02-051-1/+25
* Filter rooms by simple case insensitive textJames Booth2018-02-041-8/+35
* Include filter string in no rooms messageJames Booth2018-01-281-2/+2
* Fix tests, move glob creationJames Booth2018-01-271-6/+11
* Allow filtering rooms list by globJames Booth2018-01-271-7/+69
* Update copyrightJames Booth2018-01-211-1/+1
* Merge remote-tracking branch 'asdil12/ping'James Booth2017-06-171-0/+9
|\
| * Disable autoping if server doesn't support itDominik Heidler2017-06-161-0/+9
|/
* Update CopyrightJames Booth2017-01-281-1/+1
* Fixed typosJames Booth2016-08-281-2/+2
* Use libstrophe xmpp_iq_new convenience functionJames Booth2016-08-201-29/+8
* Use libstrophe convenience functions for stanza attributesJames Booth2016-08-201-54/+54
* Move caps_create -> stanza_create_caps_from_query_elementJames Booth2016-08-141-3/+3
* Move caps_create_sha1_str -> stanza_create_caps_sha1_from_queryJames Booth2016-08-141-1/+1
* Rename caps_contains -> caps_cache_containsJames Booth2016-08-131-2/+2
* Move caps_create_query_response_stanza -> stanza_create_caps_query_elementJames Booth2016-08-131-1/+1
* Rename Capabilties -> EntityCapabilitiesJames Booth2016-08-131-3/+3
a1a1ac481d5cc'>^
2c678a4e ^
805d58c6 ^

890f9b61 ^

3ea092f2 ^




805d58c6 ^



















































5fe060d5 ^
805d58c6 ^




































5fe060d5 ^
805d58c6 ^




5fe060d5 ^
805d58c6 ^















5fe060d5 ^
805d58c6 ^































3ea092f2 ^







890f9b61 ^
3ea092f2 ^




805d58c6 ^





5fe060d5 ^
805d58c6 ^

5fe060d5 ^
805d58c6 ^

































































3ea092f2 ^













2c678a4e ^
805d58c6 ^






3ea092f2 ^




805d58c6 ^






3ea092f2 ^





805d58c6 ^
3ea092f2 ^






2c678a4e ^
805d58c6 ^






3ea092f2 ^






805d58c6 ^













3ea092f2 ^



805d58c6 ^
3ea092f2 ^




5fe060d5 ^
3ea092f2 ^
805d58c6 ^
3ea092f2 ^
805d58c6 ^
3ea092f2 ^







2c678a4e ^
805d58c6 ^








3ea092f2 ^

805d58c6 ^
3ea092f2 ^






805d58c6 ^



3ea092f2 ^




2c678a4e ^
805d58c6 ^
5fe060d5 ^
805d58c6 ^
3ea092f2 ^
5fe060d5 ^
3ea092f2 ^




805d58c6 ^

3ea092f2 ^

4a48bedc ^
805d58c6 ^











5fe060d5 ^
805d58c6 ^


3ea092f2 ^






805d58c6 ^
3ea092f2 ^


d44123ca ^


a654e4ec ^
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
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591