aboutsummaryrefslogtreecommitdiffstats
path: root/otr.h
Commit message (Expand)AuthorAgeLines
* Do encryption and decryption. Somehow SMP and other things aren't workingWilmer van der Gaast2010-09-01-26/+0
* Pluginify this thing a little bit. Not so much in the dynamically loadableWilmer van der Gaast2010-09-01-6/+0
* Added root_command_add() and use it to create the "otr" command.Wilmer van der Gaast2010-08-31-3/+0
* fix compilation without otr supportSven Moritz Hallberg2008-02-17-1/+1
* explicitly initialize ssl in order to avoid gnutls and libotr fighting over t...Sven Moritz Hallberg2008-02-17-4/+4
* rework keygen messages and add some noticesSven Moritz Hallberg2008-02-16-1/+1
* keep track of which keys are queued for generationSven Moritz Hallberg2008-02-16-4/+30
* otr_load error handling + stonedcoder copyright noticeSven Moritz Hallberg2008-02-15-0/+2
* bugfix for compiling with otr disabledSven Moritz Hallberg2008-02-12-1/+1
* - add global policy settingSven Moritz Hallberg2008-02-12-0/+28
* OTR support, first checkinSven Moritz Hallberg2008-02-03-0/+61