about summary refs log tree commit diff stats
path: root/src/otr/otr.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Tidied UI messages for SMP shared secret authenticationJames Booth2014-04-271-0/+1
|
* Handle SMP secret responseJames Booth2014-04-261-4/+12
|
* Send SMP init message with /otr secretJames Booth2014-04-261-1/+25
|
* Fixed cppcheck warningsJames Booth2014-04-261-2/+1
|
* Show message in console when contact starts OTR sessionJames Booth2014-04-191-1/+1
|
* Handle subscription on otr message sendsJames Booth2014-04-181-0/+8
|
* OTR end messages are now send to recipients not in the roster.James Booth2014-04-181-2/+10
| | | | fixes #333
* Renamed refresh functions to update_virtualJames Booth2014-04-011-1/+1
|
* Updated copyrightJames Booth2014-03-091-1/+1
|
* Added OTR supported versions in initial start query messageJames Booth2014-02-181-0/+7
|
* Mock otr module for cmd_otr testsJames Booth2014-02-161-30/+50
|
* Refactored common otr library codeJames Booth2014-02-131-0/+450