Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added PGP prefs | James Booth | 2015-06-22 | 1 | -0/+1 | |
* | Added PGP logging preferences | James Booth | 2015-06-21 | 1 | -0/+2 | |
* | Moved setting otr.warn -> enc.warn | James Booth | 2015-06-21 | 4 | -74/+1 | |
* | Encryption modes for sv_ev_incoming_message | James Booth | 2015-06-21 | 1 | -1/+4 | |
* | Moved window creation to sv_ev_incoming_message | James Booth | 2015-06-21 | 1 | -1/+1 | |
* | Moved message display logic to sv_ev_incoming_message | James Booth | 2015-06-21 | 1 | -1/+4 | |
* | Added pgp checks for message sending | James Booth | 2015-06-21 | 3 | -4/+12 | |
* | Added window encyption mode for PGP | James Booth | 2015-06-20 | 1 | -0/+5 | |
* | Added initial /pgp start checks | James Booth | 2015-06-18 | 3 | -0/+106 | |
* | Added cmd_pgp tests | James Booth | 2015-06-18 | 4 | -3/+64 | |
* | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 1 | -63/+37 | |
|\ | ||||||
| * | Removed wins_get_current_* functions | James Booth | 2015-06-17 | 1 | -63/+37 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-17 | 12 | -183/+194 | |
|\| | ||||||
| * | Added current window reference to command functions | James Booth | 2015-06-17 | 12 | -183/+194 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 2 | -10/+36 | |
|\| | ||||||
| * | Tidied cmd_otr, added check-unit target to Makefile | James Booth | 2015-06-15 | 2 | -10/+36 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 2 | -17/+23 | |
|\| | ||||||
| * | Removed ui_get_current_chat() | James Booth | 2015-06-15 | 2 | -17/+23 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 1 | -0/+57 | |
|\| | ||||||
| * | Moved UI interfaces to ui.h | James Booth | 2015-06-15 | 1 | -0/+57 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-14 | 4 | -13/+25 | |
|\| | ||||||
| * | Set columns when running functional tests | James Booth | 2015-06-13 | 3 | -10/+22 | |
| * | Revert back to original rooms test | James Booth | 2015-06-13 | 1 | -8/+2 | |
| * | Debugging travis build | James Booth | 2015-06-13 | 1 | -1/+1 | |
| * | Debugging travis build | James Booth | 2015-06-13 | 1 | -1/+2 | |
| * | Debugging travis build | James Booth | 2015-06-13 | 1 | -5/+7 | |
| * | Use regex for multiline assert in rooms functional test | James Booth | 2015-06-13 | 1 | -2/+5 | |
| * | Changed assert order in rooms test | James Booth | 2015-06-13 | 1 | -3/+3 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-13 | 1 | -0/+3 | |
|\| | ||||||
| * | Increase connection time, functional tests | James Booth | 2015-06-13 | 1 | -0/+3 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-13 | 10 | -192/+100 | |
|\| | ||||||
| * | Tidied functional tests | James Booth | 2015-06-13 | 10 | -192/+100 | |
* | | Moved stub_gpg.c | James Booth | 2015-06-12 | 1 | -0/+32 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-12 | 70 | -0/+10924 | |
|\| | ||||||
| * | Moved all tests to tests folder | James Booth | 2015-06-12 | 70 | -0/+10913 | |
* | | Moved gpg stub | James Booth | 2015-06-12 | 1 | -32/+0 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-05 | 55 | -9756/+0 | |
|\| | ||||||
| * | Moved tests -> unittests | James Booth | 2015-05-28 | 55 | -9742/+0 | |
| * | Added initial stabber test | James Booth | 2015-05-17 | 1 | -1/+1 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-02 | 1 | -1/+4 | |
|\ \ | ||||||
| * \ | Merge remote-tracking branch 'PMaynard/#551' | James Booth | 2015-06-02 | 1 | -1/+4 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected und... | Pete | 2015-06-01 | 1 | -1/+4 | |
| | * | Added winstidy to test stub | Pete Maynard | 2015-05-31 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-10 | 1 | -1/+1 | |
|\| | ||||||
| * | Moved logic to notify_message | James Booth | 2015-05-10 | 1 | -1/+1 | |
* | | Moved pgp signature generation to cl_ev_presence_send | James Booth | 2015-05-08 | 3 | -2/+17 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-07 | 2 | -4/+4 | |
|\| | ||||||
| * | Renamed presence_update -> presence_send | James Booth | 2015-05-07 | 2 | -4/+4 | |
* | | Moved pgp signature verification to sv_ev_contact_online | James Booth | 2015-05-07 | 2 | -3/+4 | |
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-07 | 3 | -63/+25 | |
|\| |