| Commit message (Expand) | Author | Age | Files | Lines |
* | Combined chatwin OTR SMP functions | James Booth | 2015-10-27 | 1 | -8/+8 |
* | Renamed chatwin OTR functions | James Booth | 2015-10-27 | 1 | -11/+11 |
* | remaining otr functions take ProfChatWin | James Booth | 2015-10-27 | 1 | -15/+13 |
* | ui_smp_successful takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+3 |
* | ui_smp_aborted takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+3 |
* | ui_smp_unsuccessful_receiver takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+3 |
* | ui_smp_unsuccessful_sender takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+3 |
* | ui_smp_recipient_initiated_q takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+3 |
* | ui_smp_recipient_initiated takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+6 |
* | Applied coding style to src/otr/ | James Booth | 2015-10-25 | 1 | -10/+9 |
* | Use null check convention in otrlibv4.c | James Booth | 2015-05-04 | 1 | -1/+1 |
* | Added OTR error messages | James Booth | 2015-03-15 | 1 | -6/+51 |
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
* | Spelling errors fixed and hyphenation used as minus sign fixed | Dariusz Dwornikowski | 2014-08-11 | 1 | -1/+1 |
* | Added deallocation function for string prefs, added otr policy enum | James Booth | 2014-06-18 | 1 | -2/+2 |
* | Added question answer messages for libotr 4.0.0 | James Booth | 2014-05-07 | 1 | -10/+18 |
* | Removed debug | James Booth | 2014-04-30 | 1 | -59/+7 |
* | Attempt at shared secret authentication for libotr 4.0.0 | James Booth | 2014-04-28 | 1 | -20/+89 |
* | Added SMP secret libotr 4.0.0 handlers | James Booth | 2014-04-27 | 1 | -0/+79 |
* | Modified otrlibv4 and otrlibv4 to add informative message when starting OTR c... | lightb | 2014-04-22 | 1 | -1/+1 |
* | Compilation v4 fix | lightb | 2014-04-21 | 1 | -2/+0 |
* | Added opportunistic send functionality to cmd_msg | lightb | 2014-04-21 | 1 | -0/+2 |
* | Fixed compile error when using libotr 4.0.0 | James Booth | 2014-04-16 | 1 | -0/+2 |
* | Tidied ui dependencies | James Booth | 2014-04-06 | 1 | -2/+0 |
* | Change libotr 4.0.0 code to use only OTR spec v2 | James Booth | 2014-03-24 | 1 | -2/+2 |
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
* | Added OTR supported versions in initial start query message | James Booth | 2014-02-18 | 1 | -0/+6 |
* | Only show error message when err != 0 | James Booth | 2014-02-15 | 1 | -4/+6 |
* | Refactored common otr library code | James Booth | 2014-02-13 | 1 | -411/+25 |
* | Renamed otr implementations | James Booth | 2014-02-12 | 1 | -0/+525 |