about summary refs log tree commit diff stats
path: root/src/otr/otrlibv3.c
Commit message (Collapse)AuthorAgeFilesLines
* Added UI messages for smp question/answer resultJames Booth2014-05-071-4/+6
|
* Added question answer authentication (libotr 3.2.x)James Booth2014-04-301-8/+22
|
* Attempt at shared secret authentication for libotr 4.0.0James Booth2014-04-281-1/+11
| | | | Bug exists where second attempt always gets stuck
* Added SMP secret authentication success messageJames Booth2014-04-271-0/+2
|
* Tidied UI messages for SMP shared secret authenticationJames Booth2014-04-271-11/+12
|
* Added SMP ui eventsJames Booth2014-04-261-6/+6
|
* Handle SMP secret responseJames Booth2014-04-261-2/+14
|
* Send SMP init message with /otr secretJames Booth2014-04-261-0/+51
|
* Merge remote-tracking branch 'lucian/master'James Booth2014-04-221-1/+1
|\
| * Modified otrlibv4 and otrlibv4 to add informative message when starting OTR ↵lightb2014-04-221-1/+1
|/ | | | conversation.
* Updated copyrightJames Booth2014-03-091-1/+1
|
* Added OTR supported versions in initial start query messageJames Booth2014-02-181-0/+6
|
* Removed free message function from otrlibv3James Booth2014-02-131-6/+0
|
* Refactored common otr library codeJames Booth2014-02-131-402/+32
|
* Renamed otr implementationsJames Booth2014-02-121-0/+478