| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Highlight active rooms in bookmark list | James Booth | 2014-05-10 | 1 | -1/+15 |
* | Refactored bookmarks to use option parser, allow bookmarking rooms with passw... | James Booth | 2014-05-10 | 12 | -278/+233 |
* | Fixed potential segfaults on autocomplete | James Booth | 2014-05-08 | 1 | -0/+4 |
* | Added help for shared secret and question answer otr verification | James Booth | 2014-05-07 | 1 | -4/+7 |
* | Added question answer messages for libotr 4.0.0 | James Booth | 2014-05-07 | 1 | -10/+18 |
* | Added UI messages for smp question/answer result | James Booth | 2014-05-07 | 3 | -4/+41 |
* | Merge branch 'master' into otrsmp | James Booth | 2014-05-07 | 5 | -114/+173 |
|\ |
|
| * | Refactroed self presence checks, handle null stanzas | James Booth | 2014-05-06 | 2 | -108/+73 |
| * | Added null check for presence error stanza namespace element | James Booth | 2014-05-05 | 1 | -1/+4 |
| * | Handle room subject and broadcasts sent before roster received | James Booth | 2014-05-05 | 3 | -5/+96 |
| * | Merge pull request #343 from ashleyblackmore/patch-1 | James Booth | 2014-05-05 | 1 | -1/+1 |
| |\ |
|
| | * | libotr | Ashley Blackmore | 2014-05-02 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into otrsmp | James Booth | 2014-05-02 | 9 | -22/+103 |
|\| |
|
| * | Merge branch 'gnutls' | James Booth | 2014-05-01 | 0 | -0/+0 |
| |\ |
|
| | * | Added cygwin gnutls-devel dependency | James Booth | 2014-05-01 | 1 | -2/+2 |
| * | | Added cygwin gnutls-devel dependency | James Booth | 2014-05-01 | 1 | -2/+2 |
| |/ |
|
| * | Added libgnutls-devel dependency for opensuse | James Booth | 2014-05-01 | 1 | -1/+1 |
| * | Added gnutls-devel dependency for fedora | James Booth | 2014-05-01 | 1 | -1/+1 |
| * | Fixed gnutls dependency for ubuntu | James Booth | 2014-05-01 | 2 | -4/+4 |
| * | Changed to use gnutls instead of openssl for sha1 hashing | James Booth | 2014-05-01 | 8 | -17/+98 |
* | | Added question answer authentication (libotr 3.2.x) | James Booth | 2014-04-30 | 7 | -9/+118 |
* | | Added ui functions for otr authentication | James Booth | 2014-04-30 | 3 | -4/+37 |
* | | Removed debug | James Booth | 2014-04-30 | 3 | -64/+12 |
* | | Attempt at shared secret authentication for libotr 4.0.0 | James Booth | 2014-04-28 | 6 | -24/+130 |
* | | Added SMP secret libotr 4.0.0 handlers | James Booth | 2014-04-27 | 3 | -0/+104 |
* | | Fixed error on SMP authentication fail | James Booth | 2014-04-27 | 1 | -1/+1 |
* | | Added SMP secret authentication success message | James Booth | 2014-04-27 | 5 | -1/+39 |
* | | Tidied UI messages for SMP shared secret authentication | James Booth | 2014-04-27 | 4 | -42/+16 |
* | | Added SMP ui events | James Booth | 2014-04-26 | 3 | -6/+92 |
* | | Handle SMP secret response | James Booth | 2014-04-26 | 5 | -10/+30 |
* | | Send SMP init message with /otr secret | James Booth | 2014-04-26 | 6 | -2/+98 |
|/ |
|
* | Added cppcheck.out to .gitignore | James Booth | 2014-04-26 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' | James Booth | 2014-04-26 | 5 | -26/+0 |
|\ |
|
| * | Removed debian folder | James Booth | 2014-04-25 | 5 | -26/+0 |
* | | Fixed cppcheck warnings | James Booth | 2014-04-26 | 26 | -206/+41 |
|/ |
|
* | Added open xml console | James Booth | 2014-04-25 | 1 | -0/+11 |
* | Fixed /wins swap help | James Booth | 2014-04-24 | 1 | -3/+3 |
* | Allow /wins swap to move to empty position | James Booth | 2014-04-24 | 3 | -2/+23 |
* | Added command /wins swap | James Booth | 2014-04-24 | 6 | -6/+66 |
* | Added -a (--account) option to man page | James Booth | 2014-04-23 | 2 | -1/+4 |
* | Rejoin private rooms after reconnecting | James Booth | 2014-04-23 | 3 | -1/+34 |
* | Tidied jabber_process_events | James Booth | 2014-04-23 | 1 | -14/+20 |
* | Merge remote-tracking branch 'lucian/master' | James Booth | 2014-04-23 | 1 | -5/+10 |
|\ |
|
| * | Bugfix: Because whitespace was removed, last check OTR always, didn't work, n... | lightb | 2014-04-22 | 1 | -5/+6 |
| * | Added new functionality to OTR always policy | lightb | 2014-04-22 | 1 | -1/+7 |
* | | Added /otr policy autocompletion | James Booth | 2014-04-23 | 1 | -0/+14 |
* | | Merge remote-tracking branch 'lucian/master' | James Booth | 2014-04-22 | 8 | -10/+83 |
|\| |
|
| * | Strip whitespace from otr tagged message for proper display. | lightb | 2014-04-22 | 1 | -1/+8 |
| * | Small modification, should check for whitespace pattern even if policy is alw... | lightb | 2014-04-22 | 1 | -6/+7 |
| * | Added OTR opportunistic pattern intercept. | lightb | 2014-04-22 | 1 | -0/+12 |