about summary refs log tree commit diff stats
path: root/src/otr
Commit message (Collapse)AuthorAgeFilesLines
* otr.c: Simplify freeingMichael Vetter2020-07-011-3/+1
| | | | free(NULL) is a noop.
* Fix overlooking variableMichael Vetter2020-07-011-2/+2
| | | | Fix mistake where I overlooked some variables in 1224aa414e56a763412ee33c2b8779d4e6cb1608.
* Use files_get_account_data_path instead of duplicate codeMichael Vetter2020-07-011-53/+33
| | | | | We often had a use case where we want the account specific data dir. Let's create a function for this instead of doing it by hand each time.
* db: log all incoming and outgoing messagesMichael Vetter2020-04-061-0/+2
|
* Rename PROF_MSG_ENC_PLAIN to PROF_MSG_ENC_NONEMichael Vetter2020-04-061-1/+1
|
* Allow utf8 symbols as omemo/pgp/otr indicator charMichael Vetter2020-02-201-2/+2
| | | | Fix https://github.com/profanity-im/profanity/issues/1264
* xep-0308: enable corrections for outgoing encrypted messagesMichael Vetter2020-02-122-11/+9
|
* xep-0308: update the UI upon sending a corrected messageMichael Vetter2020-02-111-2/+4
| | | | | So far we don't do this for encrypted messages. Still needs to be done. And MUC also needs to be done.
* Add vim modelineMichael Vetter2019-11-135-0/+5
|
* Actually log MUC PM messagesMichael Vetter2019-10-281-2/+2
| | | | | | | | | | If I'm not mistaken MUC PMs have not been logged at all if there was no other client sending carbons. This should add MUC PM logging functionality. We still need to make sure carbons log to the same file. Regards https://github.com/profanity-im/profanity/issues/1214
* Make sure result is always set for otr_get_policy()Michael Vetter2019-07-231-1/+1
|
* Add prof_message_t to wrap all message attributesPaul Fariello2019-06-201-2/+2
| | | | | | | Probably missing copy of body to plain in carbon and privmessage. Only covers the incoming message path because goal is OMEMO decryption of untrusted message. Cover some of the log functions but not all.
* Update copyright to include 2019Michael Vetter2019-01-225-5/+5
|
* Update copyrightJames Booth2018-01-215-5/+5
|
* Update CopyrightJames Booth2017-01-285-5/+5
|
* Add win_printJames Booth2016-10-151-2/+2
|
* Remove ui_win_error_lineJames Booth2016-10-151-2/+2
|
* Correct minor spelling errorsJack Henschel2016-09-271-1/+1
|
* Send receipt request only when receiver supports featureJames Booth2016-08-182-9/+9
| | | | issue #829
* Move all filepath handling to files.cJames Booth2016-07-241-15/+12
|
* Move xgd functionsJames Booth2016-07-241-3/+3
|
* Add config/files.cJames Booth2016-07-241-0/+1
|
* Tidy headersJames Booth2016-07-243-9/+9
|
* Moved window_list.cJames Booth2016-07-242-2/+2
|
* Moved roster_list.cJames Booth2016-07-241-1/+1
|
* Moved contact.cJames Booth2016-07-241-1/+1
|
* Make header defines consistentJames Booth2016-07-242-4/+4
|
* Moved chat_session.cJames Booth2016-07-241-1/+1
|
* Update GPL link in headersJames Booth2016-07-245-5/+5
|
* Fix memory leaksJames Booth2016-06-081-0/+3
|
* Rename jabber_ functionsJames Booth2016-05-061-1/+1
|
* Add session.cJames Booth2016-05-051-1/+1
|
* Fixed compiler errorsJames Booth2016-04-271-7/+7
|
* Fix OSX compileJames Booth2016-04-261-0/+1
|
* Updated copyrightJames Booth2016-02-145-5/+5
|
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-051-2/+6
|
* Show error message when OTR key cannot be loadedJames Booth2015-11-231-9/+18
|
* Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msgJames Booth2015-10-271-2/+2
|
* Fixed otrlibv3James Booth2015-10-271-1/+1
|
* Combined chatwin OTR SMP functionsJames Booth2015-10-274-21/+34
|
* Renamed chatwin OTR functionsJames Booth2015-10-273-30/+30
|
* Added missing includeJames Booth2015-10-271-0/+1
|
* remaining otr functions take ProfChatWinJames Booth2015-10-273-40/+42
|
* ui_smp_successful takes ProfChatWinJames Booth2015-10-262-5/+11
|
* ui_smp_aborted takes ProfChatWinJames Booth2015-10-262-2/+7
|
* ui_smp_unsuccessful_receiver takes ProfChatWinJames Booth2015-10-262-2/+7
|
* ui_smp_unsuccessful_sender takes ProfChatWinJames Booth2015-10-262-2/+7
|
* ui_smp_recipient_initiated_q takes ProfChatWinJames Booth2015-10-262-5/+10
|
* ui_smp_recipient_initiated takes ProfChatWinJames Booth2015-10-262-2/+10
|
* ui_gone_insecure takes ProfChatWinJames Booth2015-10-261-1/+4
|
bong/suckless/dwm/commit/event.c?h=5.4.1&id=67bc08d1b938842d27d976da9bbbc210b1f860b7'>67bc08d ^
b4d53bf ^
67bc08d ^

c09bf8d ^



e6cbe9c ^
95766d6 ^
b2cb925 ^
95766d6 ^
b2cb925 ^
1173723 ^

8af1d97 ^



c53980c ^
c09bf8d ^
c09bf8d ^


29355bd ^

ca65478 ^
29355bd ^

b9da4b0 ^
dc5d967 ^
b9da4b0 ^
29355bd ^
e995c1b ^



6d22782 ^
1836b67 ^



6d22782 ^

1836b67 ^



05fbbbd ^
e995c1b ^
29355bd ^

10885d3 ^

29355bd ^
6458d72 ^
7b5638f ^
d800ec0 ^
2272df9 ^
26157e6 ^
6b25d06 ^
6d22782 ^


9fce821 ^
91e569c ^

6b25d06 ^
6d22782 ^
b9da4b0 ^




ca65478 ^
4ad20ff ^
dc5d967 ^
439e15d ^

439e15d ^
b9da4b0 ^
7d7cde0 ^
6a39a49 ^







2e836ec ^
95e8d12 ^
95e8d12 ^






b4d53bf ^

6a39a49 ^
14d05e7 ^
fee8df6 ^


14d05e7 ^
b098c94 ^
5983c00 ^
95e8d12 ^









6a39a49 ^
95e8d12 ^
439e15d ^


ca65478 ^
439e15d ^


26e134b ^

439e15d ^


ca65478 ^
439e15d ^
dc5d967 ^
439e15d ^
b79b5fa ^
439e15d ^
2511b5c ^
3399650 ^
fde45eb ^
da2bbd3 ^
fde45eb ^


439e15d ^


ca65478 ^
83d2390 ^
dc5d967 ^
439e15d ^

59b4a5e ^
c0705ee ^
dba2306 ^
184471b ^
439e15d ^



ca65478 ^
61a1910 ^
19dcbc5 ^
adaa28a ^
dc5d967 ^
adaa28a ^

2ffdc19 ^
ca65478 ^

2ffdc19 ^
19dcbc5 ^

adaa28a ^
2ffdc19 ^
adaa28a ^


ca65478 ^
adaa28a ^

fde45eb ^



adaa28a ^


ca65478 ^
0f3acce ^







ca65478 ^
439e15d ^
dc5d967 ^
439e15d ^


439e15d ^




0053620 ^

439e15d ^


ca65478 ^
439e15d ^
dc5d967 ^

439e15d ^


3399650 ^
c09bf8d ^
dba2306 ^
b1701ad ^

3399650 ^


66da153 ^
901b3ed ^
5983c00 ^
3399650 ^

ebd17e4 ^
3399650 ^

c09bf8d ^
d2d394e ^
6092aa9 ^
184471b ^
3399650 ^

439e15d ^


ca65478 ^
439e15d ^


0053620 ^

439e15d ^
adaa28a ^
bf35794 ^
adaa28a ^








0f3acce ^
adaa28a ^





6b25d06 ^
61a1910 ^
adaa28a ^


0f3acce ^
adaa28a ^

adaa28a ^

3af6434 ^

ee31e38 ^
a73a882 ^
ee31e38 ^
a73a882 ^
adaa28a ^

b6ad663 ^

6b25d06 ^
b6ad663 ^







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