about summary refs log tree commit diff stats
path: root/src/otr/otr.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyrightJames Booth2016-02-141-1/+1
* Combined chatwin OTR SMP functionsJames Booth2015-10-271-1/+14
* Applied coding style to src/otr/James Booth2015-10-251-16/+16
* Fixed OTR decryption checkJames Booth2015-08-271-2/+2
* Moved message display logic to sv_ev_incoming_messageJames Booth2015-06-211-1/+1
* Added pgp checks for message sendingJames Booth2015-06-211-1/+1
* Moved UI interfaces to ui.hJames Booth2015-06-151-1/+1
* Pass ProfChatWin to otr_on_message_sendJames Booth2015-05-021-9/+2
* Return result on OTR message sendingJames Booth2015-04-291-1/+9
* Moved otr message send event to otr moduleJames Booth2015-04-271-0/+3
* Removed server_events dependency on libotr headersJames Booth2015-04-271-0/+1
* Added otr_tag_message, removed commands.c dependency on libotrJames Booth2015-03-161-0/+2
* Updated copyrightJames Booth2015-02-101-1/+1
* Removed function pointersJames Booth2014-12-221-24/+22
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Free resources on OTR shutdownJames Booth2014-06-261-0/+1
* Added deallocation function for string prefs, added otr policy enumJames Booth2014-06-181-1/+7
* Moved OTR policy check to otr moduleJames Booth2014-05-111-0/+2
* Added question answer authentication (libotr 3.2.x)James Booth2014-04-301-0/+2
* Attempt at shared secret authentication for libotr 4.0.0James Booth2014-04-281-0/+1
* Added SMP secret libotr 4.0.0 handlersJames Booth2014-04-271-0/+7
* Handle SMP secret responseJames Booth2014-04-261-1/+1
* Send SMP init message with /otr secretJames Booth2014-04-261-0/+2
* 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