about summary refs log tree commit diff stats
path: root/src/pgp/gpg.h
Commit message (Expand)AuthorAgeFilesLines
* Split ox functions from gpg.c to ox.cMichael Vetter2022-06-291-18/+2
* OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19)DebXWoody2020-07-101-0/+1
* Apply coding styleMichael Vetter2020-07-071-21/+23
* Revert "Apply coding style"Michael Vetter2020-07-071-23/+21
* Apply coding styleMichael Vetter2020-07-071-21/+23
* OX: Announce public key on PEPDebXWoody2020-07-061-0/+2
* Feature request - XEP-0373: OpenPGP for XMPP (OX)DebXWoody2020-06-291-0/+16
* Add context to autocomplete_with_func and use it for omemo trust commandPaul Fariello2020-01-311-1/+1
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Allow previous autocompletion with shift tabJames Booth2017-04-011-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Make header defines consistentJames Booth2016-07-241-2/+2
* Update GPL link in headersJames Booth2016-07-241-1/+1
* PGP: Also encrypt using sender public keyJames Booth2016-03-291-1/+1
* Updated copyrightJames Booth2016-02-141-1/+1
* Show PGP error stringsJames Booth2015-12-151-1/+1
* Applied coding style to src/pgp/James Booth2015-10-251-10/+9
* PGP: Format fingerprintsJames Booth2015-08-301-0/+2
* Added PGP key autocompleterJames Booth2015-08-251-0/+2
* PGP: Display whether contact public key was received or manually setJames Booth2015-08-251-0/+5
* PGP: Show key IDs for assigned public keysJames Booth2015-08-251-1/+1
* Show public/private indicator when listing PGP keysJames Booth2015-08-251-2/+7
* Removed unused barejid argument from PGP decryptionJames Booth2015-08-241-1/+1
* Check for valid PGP key on startJames Booth2015-08-231-0/+1
* Tidied pgp memory allocationsJames Booth2015-08-111-0/+1
* Added /pgp setkey commandJames Booth2015-06-231-0/+3
* Added window encyption mode for PGPJames Booth2015-06-201-0/+1
* Decrypt incoming messagesJames Booth2015-03-251-0/+1
* Send encrypted messagesJames Booth2015-03-241-1/+2
* Added signature verification, /pgp fps commandJames Booth2015-03-241-0/+3
* Added pgpkeyid account setting, send signed presenceJames Booth2015-03-231-0/+1
* Added Id and fingerprint to pgp key listJames Booth2015-03-221-1/+8
* Added /pgp libver commandJames Booth2015-03-221-0/+1
* Added pgp key list commandJames Booth2015-03-221-0/+41