Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add win_print | James Booth | 2016-10-15 | 1 | -2/+2 |
| | |||||
* | Remove ui_win_error_line | James Booth | 2016-10-15 | 1 | -2/+2 |
| | |||||
* | Send receipt request only when receiver supports feature | James Booth | 2016-08-18 | 1 | -8/+8 |
| | | | | issue #829 | ||||
* | Move all filepath handling to files.c | James Booth | 2016-07-24 | 1 | -15/+12 |
| | |||||
* | Move xgd functions | James Booth | 2016-07-24 | 1 | -3/+3 |
| | |||||
* | Add config/files.c | James Booth | 2016-07-24 | 1 | -0/+1 |
| | |||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -5/+5 |
| | |||||
* | Moved window_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved roster_list.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved contact.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Moved chat_session.c | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Fix memory leaks | James Booth | 2016-06-08 | 1 | -0/+3 |
| | |||||
* | Rename jabber_ functions | James Booth | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Add session.c | James Booth | 2016-05-05 | 1 | -1/+1 |
| | |||||
* | Fixed compiler errors | James Booth | 2016-04-27 | 1 | -7/+7 |
| | |||||
* | Fix OSX compile | James Booth | 2016-04-26 | 1 | -0/+1 |
| | |||||
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | Added roster struct, create and destroy roster on connect/disconnect | James Booth | 2016-01-05 | 1 | -2/+6 |
| | |||||
* | Show error message when OTR key cannot be loaded | James Booth | 2015-11-23 | 1 | -9/+18 |
| | |||||
* | Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg | James Booth | 2015-10-27 | 1 | -2/+2 |
| | |||||
* | Combined chatwin OTR SMP functions | James Booth | 2015-10-27 | 1 | -3/+3 |
| | |||||
* | Renamed chatwin OTR functions | James Booth | 2015-10-27 | 1 | -5/+5 |
| | |||||
* | remaining otr functions take ProfChatWin | James Booth | 2015-10-27 | 1 | -3/+11 |
| | |||||
* | ui_gone_insecure takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+4 |
| | |||||
* | ui_gone_secure takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+7 |
| | |||||
* | Applied coding style to src/otr/ | James Booth | 2015-10-25 | 1 | -24/+24 |
| | |||||
* | Split PGP incoming and outgoing message handling | James Booth | 2015-08-30 | 1 | -2/+2 |
| | |||||
* | Fixed OTR decryption check | James Booth | 2015-08-27 | 1 | -13/+15 |
| | |||||
* | Display special char for encrypted messages | James Booth | 2015-08-26 | 1 | -2/+2 |
| | |||||
* | Free OTR TLVS | James Booth | 2015-08-20 | 1 | -1/+11 |
| | |||||
* | Free id for OTR messages | James Booth | 2015-08-20 | 1 | -3/+6 |
| | |||||
* | Moved message display logic to sv_ev_incoming_message | James Booth | 2015-06-21 | 1 | -13/+7 |
| | |||||
* | Added pgp checks for message sending | James Booth | 2015-06-21 | 1 | -17/+20 |
| | |||||
* | Added rooms iq test | James Booth | 2015-05-24 | 1 | -1/+2 |
| | |||||
* | Added bad password test | James Booth | 2015-05-24 | 1 | -1/+4 |
| | |||||
* | Use null check convention in otr.c | James Booth | 2015-05-04 | 1 | -9/+9 |
| | |||||
* | ui_outgoing_chat_msg now takes ProfChatWin as argument | James Booth | 2015-05-04 | 1 | -3/+3 |
| | |||||
* | Pass ProfChatWin to otr_on_message_send | James Booth | 2015-05-02 | 1 | -28/+18 |
| | |||||
* | Return result on OTR message sending | James Booth | 2015-04-29 | 1 | -3/+15 |
| | |||||
* | Changed message when sending non encrypted message with OTR policy always | James Booth | 2015-04-29 | 1 | -2/+2 |
| | |||||
* | Moved otr message send event to otr module | James Booth | 2015-04-27 | 1 | -0/+37 |
| | |||||
* | Removed server_events dependency on libotr headers | James Booth | 2015-04-27 | 1 | -0/+44 |
| | |||||
* | Added otr_tag_message, removed commands.c dependency on libotr | James Booth | 2015-03-16 | 1 | -0/+12 |
| | |||||
* | Send private carbons element with message when encrypted | James Booth | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Refactored chat session handling on sending message | James Booth | 2015-01-04 | 1 | -9/+1 |
| |