about summary refs log tree commit diff stats
path: root/tests/unittests/pgp/stub_gpg.c
Commit message (Expand)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-21/+59
* Add OX test stubsMichael Vetter2020-06-291-0/+11
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-311-1/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-1/+1
* Show PGP error stringsJames Booth2015-12-151-1/+1
* PGP: Format fingerprintsJames Booth2015-08-301-0/+6
* Added PGP key autocompleterJames Booth2015-08-251-0/+7
* PGP: Show key IDs for assigned public keysJames Booth2015-08-251-1/+1
* Show public/private indicator when listing PGP keysJames Booth2015-08-251-3/+3
* Removed unused barejid argument from PGP decryptionJames Booth2015-08-241-1/+1
* Added JID to log when failing to load PGP fingerprintJames Booth2015-08-231-0/+5
* Tidied pgp memory allocationsJames Booth2015-08-111-0/+2
* Added /pgp setkey commandJames Booth2015-06-231-0/+9
* Encryption modes for sv_ev_incoming_messageJames Booth2015-06-211-1/+4
* Added window encyption mode for PGPJames Booth2015-06-201-0/+5
* Moved stub_gpg.cJames Booth2015-06-121-0/+32
tty/commit/themes/joker?id=30b5f112fd81890411d6fe52c1f442f4433e0d01'>30b5f112 ^
b21edfaa ^

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