about summary refs log tree commit diff stats
path: root/src/otr/otr.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply coding styleMichael Vetter2020-07-071-19/+19
|
* Revert "Apply coding style"Michael Vetter2020-07-071-20/+20
| | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems.
* Apply coding styleMichael Vetter2020-07-071-20/+20
| | | | Regards https://github.com/profanity-im/profanity/issues/1396
* xep-0308: enable corrections for outgoing encrypted messagesMichael Vetter2020-02-121-1/+1
|
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Send receipt request only when receiver supports featureJames Booth2016-08-181-1/+1
| | | | issue #829
* Make header defines consistentJames Booth2016-07-241-2/+2
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* 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
| | | | Bug exists where second attempt always gets stuck
* 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
id='n630' href='#n630'>630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682