Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+147 |
| | |||||
* | Added window encyption mode for PGP | James Booth | 2015-06-20 | 1 | -0/+7 |
| | |||||
* | 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 | 1 | -5/+46 |
| | |||||
* | Send encrypted messages | James Booth | 2015-03-24 | 1 | -16/+76 |
| | |||||
* | Added signature verification, /pgp fps command | James Booth | 2015-03-24 | 1 | -1/+75 |
| | |||||
* | 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 | 1 | -2/+91 |
| | |||||
* | Added Id and fingerprint to pgp key list | James Booth | 2015-03-22 | 1 | -1/+21 |
| | |||||
* | Added /pgp libver command | James Booth | 2015-03-22 | 1 | -2/+11 |
| | |||||
* | Fixed whitespace | James Booth | 2015-03-22 | 1 | -1/+1 |
| | |||||
* | Added pgp key list command | James Booth | 2015-03-22 | 1 | -0/+81 |