Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -21/+21 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -23/+23 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -23/+23 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
| | |||||
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -2/+2 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | Fixed otrlibv3 | James Booth | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Combined chatwin OTR SMP functions | James Booth | 2015-10-27 | 1 | -9/+9 |
| | |||||
* | Renamed chatwin OTR functions | James Booth | 2015-10-27 | 1 | -14/+14 |
| | |||||
* | Added missing include | James Booth | 2015-10-27 | 1 | -0/+1 |
| | |||||
* | remaining otr functions take ProfChatWin | James Booth | 2015-10-27 | 1 | -22/+18 |
| | |||||
* | ui_smp_successful takes ProfChatWin | James Booth | 2015-10-26 | 1 | -4/+8 |
| | |||||
* | ui_smp_aborted takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+4 |
| | |||||
* | ui_smp_unsuccessful_receiver takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+4 |
| | |||||
* | ui_smp_unsuccessful_sender takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+4 |
| | |||||
* | ui_smp_recipient_initiated_q takes ProfChatWin | James Booth | 2015-10-26 | 1 | -4/+7 |
| | |||||
* | ui_smp_recipient_initiated takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+4 |
| | |||||
* | Applied coding style to src/otr/ | James Booth | 2015-10-25 | 1 | -8/+8 |
| | |||||
* | Use null check convention in otrlibv3.c | James Booth | 2015-05-04 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | Added UI messages for smp question/answer result | James Booth | 2014-05-07 | 1 | -4/+6 |
| | |||||
* | Added question answer authentication (libotr 3.2.x) | James Booth | 2014-04-30 | 1 | -8/+22 |
| | |||||
* | Attempt at shared secret authentication for libotr 4.0.0 | James Booth | 2014-04-28 | 1 | -1/+11 |
| | | | | Bug exists where second attempt always gets stuck | ||||
* | Added SMP secret authentication success message | James Booth | 2014-04-27 | 1 | -0/+2 |
| | |||||
* | Tidied UI messages for SMP shared secret authentication | James Booth | 2014-04-27 | 1 | -11/+12 |
| | |||||
* | Added SMP ui events | James Booth | 2014-04-26 | 1 | -6/+6 |
| | |||||
* | Handle SMP secret response | James Booth | 2014-04-26 | 1 | -2/+14 |
| | |||||
* | Send SMP init message with /otr secret | James Booth | 2014-04-26 | 1 | -0/+51 |
| | |||||
* | Merge remote-tracking branch 'lucian/master' | James Booth | 2014-04-22 | 1 | -1/+1 |
|\ | |||||
| * | Modified otrlibv4 and otrlibv4 to add informative message when starting OTR ↵ | lightb | 2014-04-22 | 1 | -1/+1 |
|/ | | | | conversation. | ||||
* | 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 |
| | |||||
* | Removed free message function from otrlibv3 | James Booth | 2014-02-13 | 1 | -6/+0 |
| | |||||
* | Refactored common otr library code | James Booth | 2014-02-13 | 1 | -402/+32 |
| | |||||
* | Renamed otr implementations | James Booth | 2014-02-12 | 1 | -0/+478 |