about summary refs log tree commit diff stats
path: root/tests/unittests/pgp/stub_gpg.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Added PGP stub for tests
* 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
d='n242' href='#n242'>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