about summary refs log tree commit diff stats
path: root/src/pgp
Commit message (Expand)AuthorAgeFilesLines
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-312-2/+2
* Add vim modelineMichael Vetter2019-11-132-0/+2
* Restoration of correct GPG encryptionViachaslau Khalikin2019-02-201-1/+1
* Update copyright to include 2019Michael Vetter2019-01-222-2/+2
* Update copyrightJames Booth2018-01-212-2/+2
* Show libotr and libgpgme versions on --versionJames Booth2017-08-101-1/+4
* Allow previous autocompletion with shift tabJames Booth2017-04-012-3/+3
* Update CopyrightJames Booth2017-01-282-2/+2
* Free pgpdirJames Booth2016-07-251-0/+1
* Move all filepath handling to files.cJames Booth2016-07-241-5/+3
* Move xgd functionsJames Booth2016-07-241-1/+1
* Add config/files.cJames Booth2016-07-241-0/+1
* Tidy headersJames Booth2016-07-241-1/+1
* Make header defines consistentJames Booth2016-07-241-2/+2
* Update GPL link in headersJames Booth2016-07-242-2/+2
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-1/+1
* PGP: Fixed array size for encryption keysJames Booth2016-03-291-1/+1
* PGP: Also encrypt using sender public keyJames Booth2016-03-292-11/+30
* Merge branch 'master' into plugins-cJames Booth2016-02-142-2/+2
|\
| * Updated copyrightJames Booth2016-02-142-2/+2
* | Added C plugin code from plugins branchJames Booth2016-02-141-1/+1
|/
* Show PGP error stringsJames Booth2015-12-152-6/+10
* Applied coding style to src/pgp/James Booth2015-10-252-31/+30
* PGP: Use old gpgme_io_writeJames Booth2015-09-011-1/+1
* PGP: Use old gpgme_io_writeJames Booth2015-09-011-1/+1
* PGP: Added null check for passphrase_attemptJames Booth2015-09-011-2/+6
* Save PGP passphrase when correctJames Booth2015-09-011-22/+47
* Added UI function to get PGP passphraseJames Booth2015-09-011-10/+13
* Added PGP passphrase callbackJames Booth2015-09-011-0/+34
* PGP: Format fingerprintsJames Booth2015-08-302-0/+25
* Added PGP key autocompleterJames Booth2015-08-252-0/+34
* PGP: Display whether contact public key was received or manually setJames Booth2015-08-252-9/+34
* PGP: Show key IDs for assigned public keysJames Booth2015-08-252-61/+61
* PGP: Do not save contact's fingerprint when no key foundJames Booth2015-08-251-3/+11
* Show public/private indicator when listing PGP keysJames Booth2015-08-252-26/+85
* Show public keys in PGP key listJames Booth2015-08-241-1/+1
* Removed unused barejid argument from PGP decryptionJames Booth2015-08-242-2/+2
* Added JID to log when failing to load PGP fingerprintJames Booth2015-08-231-1/+1
* Check for valid PGP key on startJames Booth2015-08-232-0/+30
* Log recipient used for PGP decryptionJames Booth2015-08-231-1/+19
* Tidied pgp memory allocationsJames Booth2015-08-112-42/+66
* Free pgp key on connectJames Booth2015-08-101-0/+2
* Free gpgme context on verificationJames Booth2015-08-091-0/+1
* Free pgp headersJames Booth2015-08-091-0/+1
* Dereference pgp keyJames Booth2015-08-091-1/+5
* Merge remote-tracking branch 'pasis/gpgme-h-check'James Booth2015-06-241-0/+2
|\
| * pgp: Added include config.hDmitry Podgorny2015-06-241-0/+2
* | Removed NULL checks when not requiredJames Booth2015-06-241-8/+4
|/
* Free prefs strings, check for NULLs when closing pgp moduleJames Booth2015-06-241-6/+12
* Added /pgp setkey commandJames Booth2015-06-232-0/+150
k K. Agaram <vc@akkartik.com> 2016-05-03 10:15:17 -0700 2894' href='/akkartik/mu/commit/036abandon.cc?h=hlt&id=dc9afcbd7d7f1dcfae7b9ae659ccea4944b95a29'>dc9afcbd ^
9a6f8798 ^
dc9afcbd ^



192d59d3 ^




d52406cc ^
dc9afcbd ^

a2f5a5d3 ^
dc9afcbd ^


192d59d3 ^




d52406cc ^
dc9afcbd ^
38f72faa ^
a2f5a5d3 ^
dc9afcbd ^
38f72faa ^
dc9afcbd ^
192d59d3 ^
dc9afcbd ^
192d59d3 ^

dc9afcbd ^





38f72faa ^
dc9afcbd ^
192d59d3 ^
dc9afcbd ^
192d59d3 ^

dc9afcbd ^

192d59d3 ^
dc9afcbd ^
192d59d3 ^
dc9afcbd ^


78a12c9d ^
49620728 ^
dc9afcbd ^






38f72faa ^
dc9afcbd ^
192d59d3 ^
dc9afcbd ^
192d59d3 ^

dc9afcbd ^
192d59d3 ^
dc9afcbd ^


0be82cde ^




192d59d3 ^
0be82cde ^

192d59d3 ^
0be82cde ^
192d59d3 ^

0be82cde ^





















192d59d3 ^




0be82cde ^














192d59d3 ^
0be82cde ^

192d59d3 ^
0be82cde ^
192d59d3 ^
0be82cde ^
192d59d3 ^
0be82cde ^
















2789e861 ^





















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