Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show PGP error strings | James Booth | 2015-12-15 | 2 | -6/+10 |
| | |||||
* | Applied coding style to src/pgp/ | James Booth | 2015-10-25 | 2 | -31/+30 |
| | |||||
* | PGP: Use old gpgme_io_write | James Booth | 2015-09-01 | 1 | -1/+1 |
| | |||||
* | PGP: Use old gpgme_io_write | James Booth | 2015-09-01 | 1 | -1/+1 |
| | |||||
* | PGP: Added null check for passphrase_attempt | James Booth | 2015-09-01 | 1 | -2/+6 |
| | |||||
* | Save PGP passphrase when correct | James Booth | 2015-09-01 | 1 | -22/+47 |
| | |||||
* | Added UI function to get PGP passphrase | James Booth | 2015-09-01 | 1 | -10/+13 |
| | |||||
* | Added PGP passphrase callback | James Booth | 2015-09-01 | 1 | -0/+34 |
| | |||||
* | PGP: Format fingerprints | James Booth | 2015-08-30 | 2 | -0/+25 |
| | |||||
* | Added PGP key autocompleter | James Booth | 2015-08-25 | 2 | -0/+34 |
| | |||||
* | PGP: Display whether contact public key was received or manually set | James Booth | 2015-08-25 | 2 | -9/+34 |
| | |||||
* | PGP: Show key IDs for assigned public keys | James Booth | 2015-08-25 | 2 | -61/+61 |
| | |||||
* | PGP: Do not save contact's fingerprint when no key found | James Booth | 2015-08-25 | 1 | -3/+11 |
| | |||||
* | Show public/private indicator when listing PGP keys | James Booth | 2015-08-25 | 2 | -26/+85 |
| | |||||
* | Show public keys in PGP key list | James Booth | 2015-08-24 | 1 | -1/+1 |
| | |||||
* | Removed unused barejid argument from PGP decryption | James Booth | 2015-08-24 | 2 | -2/+2 |
| | |||||
* | Added JID to log when failing to load PGP fingerprint | James Booth | 2015-08-23 | 1 | -1/+1 |
| | | | | Added PGP stub for tests | ||||
* | Check for valid PGP key on start | James Booth | 2015-08-23 | 2 | -0/+30 |
| | |||||
* | Log recipient used for PGP decryption | James Booth | 2015-08-23 | 1 | -1/+19 |
| | |||||
* | Tidied pgp memory allocations | James Booth | 2015-08-11 | 2 | -42/+66 |
| | |||||
* | Free pgp key on connect | James Booth | 2015-08-10 | 1 | -0/+2 |
| | |||||
* | Free gpgme context on verification | James Booth | 2015-08-09 | 1 | -0/+1 |
| | |||||
* | Free pgp headers | James Booth | 2015-08-09 | 1 | -0/+1 |
| | |||||
* | Dereference pgp key | James Booth | 2015-08-09 | 1 | -1/+5 |
| | |||||
* | Merge remote-tracking branch 'pasis/gpgme-h-check' | James Booth | 2015-06-24 | 1 | -0/+2 |
|\ | |||||
| * | pgp: Added include config.h | Dmitry Podgorny | 2015-06-24 | 1 | -0/+2 |
| | | | | | | | | gpgme.h checks _FILE_OFFSET_BITS macro and it's set at config.h | ||||
* | | Removed NULL checks when not required | James Booth | 2015-06-24 | 1 | -8/+4 |
|/ | |||||
* | Free prefs strings, check for NULLs when closing pgp module | James Booth | 2015-06-24 | 1 | -6/+12 |
| | |||||
* | Added /pgp setkey command | James Booth | 2015-06-23 | 2 | -0/+150 |
| | |||||
* | Added window encyption mode for PGP | James Booth | 2015-06-20 | 2 | -0/+8 |
| | |||||
* | Removed TODO in gpg.c | James Booth | 2015-06-13 | 1 | -1/+0 |
| | |||||
* | Use null check convention in gpg.c | James Booth | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | Decrypt incoming messages | James Booth | 2015-03-25 | 2 | -5/+47 |
| | |||||
* | Send encrypted messages | James Booth | 2015-03-24 | 2 | -17/+78 |
| | |||||
* | Added signature verification, /pgp fps command | James Booth | 2015-03-24 | 2 | -1/+78 |
| | |||||
* | Fixed tabs | James Booth | 2015-03-23 | 1 | -13/+13 |
| | |||||
* | Fixed tabs | James Booth | 2015-03-23 | 1 | -36/+36 |
| | |||||
* | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 2 | -2/+92 |
| | |||||
* | Added Id and fingerprint to pgp key list | James Booth | 2015-03-22 | 2 | -2/+29 |
| | |||||
* | Added /pgp libver command | James Booth | 2015-03-22 | 2 | -2/+12 |
| | |||||
* | Fixed whitespace | James Booth | 2015-03-22 | 1 | -1/+1 |
| | |||||
* | Added pgp key list command | James Booth | 2015-03-22 | 2 | -0/+122 |