about summary refs log tree commit diff stats
path: root/src/otr/otr.h
Commit message (Collapse)AuthorAgeFilesLines
* Compilation v4 fixlightb2014-04-211-2/+0
|
* Added opportunistic send functionality to cmd_msglightb2014-04-211-0/+2
| | | | | | | | If policy is set to 'opportunistic' then when the user executes cmd_msg it will append the otr whitespace tag to the message The other client should start AKE once it receives the message. TODO: Analyze incoming messages for whitespace tag
* Updated copyrightJames Booth2014-03-091-1/+1
|
* Added OTR supported versions in initial start query messageJames Booth2014-02-181-0/+1
|
* Mock otr module for cmd_otr testsJames Booth2014-02-161-15/+17
|
* Moved otr sources into folderJames Booth2014-02-121-0/+51