Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -19/+19 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -20/+20 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -20/+20 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | xep-0308: enable corrections for outgoing encrypted messages | Michael Vetter | 2020-02-12 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 1 | -1/+1 |
| | | | | issue #829 | ||||
* | Make header defines consistent | 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 |
| | |||||
* | Combined chatwin OTR SMP functions | James Booth | 2015-10-27 | 1 | -1/+14 |
| | |||||
* | Applied coding style to src/otr/ | James Booth | 2015-10-25 | 1 | -16/+16 |
| | |||||
* | Fixed OTR decryption check | James Booth | 2015-08-27 | 1 | -2/+2 |
| | |||||
* | Moved message display logic to sv_ev_incoming_message | James Booth | 2015-06-21 | 1 | -1/+1 |
| | |||||
* | Added pgp checks for message sending | James Booth | 2015-06-21 | 1 | -1/+1 |
| | |||||
* | Moved UI interfaces to ui.h | James Booth | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | Pass ProfChatWin to otr_on_message_send | James Booth | 2015-05-02 | 1 | -9/+2 |
| | |||||
* | Return result on OTR message sending | James Booth | 2015-04-29 | 1 | -1/+9 |
| | |||||
* | Moved otr message send event to otr module | James Booth | 2015-04-27 | 1 | -0/+3 |
| | |||||
* | Removed server_events dependency on libotr headers | James Booth | 2015-04-27 | 1 | -0/+1 |
| | |||||
* | Added otr_tag_message, removed commands.c dependency on libotr | James Booth | 2015-03-16 | 1 | -0/+2 |
| | |||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Removed function pointers | James Booth | 2014-12-22 | 1 | -24/+22 |
| | |||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Free resources on OTR shutdown | James Booth | 2014-06-26 | 1 | -0/+1 |
| | |||||
* | Added deallocation function for string prefs, added otr policy enum | James Booth | 2014-06-18 | 1 | -1/+7 |
| | |||||
* | Moved OTR policy check to otr module | James Booth | 2014-05-11 | 1 | -0/+2 |
| | |||||
* | Added question answer authentication (libotr 3.2.x) | James Booth | 2014-04-30 | 1 | -0/+2 |
| | |||||
* | Attempt at shared secret authentication for libotr 4.0.0 | James Booth | 2014-04-28 | 1 | -0/+1 |
| | | | | Bug exists where second attempt always gets stuck | ||||
* | Added SMP secret libotr 4.0.0 handlers | James Booth | 2014-04-27 | 1 | -0/+7 |
| | |||||
* | Handle SMP secret response | James Booth | 2014-04-26 | 1 | -1/+1 |
| | |||||
* | Send SMP init message with /otr secret | James Booth | 2014-04-26 | 1 | -0/+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/+1 |
| | |||||
* | Mock otr module for cmd_otr tests | James Booth | 2014-02-16 | 1 | -15/+17 |
| | |||||
* | Moved otr sources into folder | James Booth | 2014-02-12 | 1 | -0/+51 |