about summary refs log tree commit diff stats
path: root/src/otr/otr.c
Commit message (Expand)AuthorAgeFilesLines
* Added question answer authentication (libotr 3.2.x)James Booth2014-04-301-0/+36
* Added ui functions for otr authenticationJames Booth2014-04-301-4/+2
* Removed debugJames Booth2014-04-301-3/+1
* Attempt at shared secret authentication for libotr 4.0.0James Booth2014-04-281-3/+23
* Added SMP secret libotr 4.0.0 handlersJames Booth2014-04-271-0/+18
* Fixed error on SMP authentication failJames Booth2014-04-271-1/+1
* Added SMP secret authentication success messageJames Booth2014-04-271-0/+4
* 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
* 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