Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -21/+59 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -59/+21 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -21/+59 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Add OX test stubs | Michael Vetter | 2020-06-29 | 1 | -0/+11 |
| | |||||
* | Add context to autocomplete_with_func and use it for omemo trust command | Paul Fariello | 2020-01-31 | 1 | -1/+1 |
| | | | | Fix #1068 | ||||
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 1 | -1/+1 |
| | |||||
* | Show PGP error strings | James Booth | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | PGP: Format fingerprints | James Booth | 2015-08-30 | 1 | -0/+6 |
| | |||||
* | Added PGP key autocompleter | James Booth | 2015-08-25 | 1 | -0/+7 |
| | |||||
* | PGP: Show key IDs for assigned public keys | James Booth | 2015-08-25 | 1 | -1/+1 |
| | |||||
* | Show public/private indicator when listing PGP keys | James Booth | 2015-08-25 | 1 | -3/+3 |
| | |||||
* | Removed unused barejid argument from PGP decryption | James Booth | 2015-08-24 | 1 | -1/+1 |
| | |||||
* | Added JID to log when failing to load PGP fingerprint | James Booth | 2015-08-23 | 1 | -0/+5 |
| | | | | Added PGP stub for tests | ||||
* | Tidied pgp memory allocations | James Booth | 2015-08-11 | 1 | -0/+2 |
| | |||||
* | Added /pgp setkey command | James Booth | 2015-06-23 | 1 | -0/+9 |
| | |||||
* | Encryption modes for sv_ev_incoming_message | James Booth | 2015-06-21 | 1 | -1/+4 |
| | |||||
* | Added window encyption mode for PGP | James Booth | 2015-06-20 | 1 | -0/+5 |
| | |||||
* | Moved stub_gpg.c | James Booth | 2015-06-12 | 1 | -0/+32 |