index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
otr
/
otr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed OTR decryption check
James Booth
2015-08-27
1
-2
/
+2
*
Moved message display logic to sv_ev_incoming_message
James Booth
2015-06-21
1
-1
/
+1
*
Added pgp checks for message sending
James Booth
2015-06-21
1
-1
/
+1
*
Moved UI interfaces to ui.h
James Booth
2015-06-15
1
-1
/
+1
*
Pass ProfChatWin to otr_on_message_send
James Booth
2015-05-02
1
-9
/
+2
*
Return result on OTR message sending
James Booth
2015-04-29
1
-1
/
+9
*
Moved otr message send event to otr module
James Booth
2015-04-27
1
-0
/
+3
*
Removed server_events dependency on libotr headers
James Booth
2015-04-27
1
-0
/
+1
*
Added otr_tag_message, removed commands.c dependency on libotr
James Booth
2015-03-16
1
-0
/
+2
*
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
*
Removed function pointers
James Booth
2014-12-22
1
-24
/
+22
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Free resources on OTR shutdown
James Booth
2014-06-26
1
-0
/
+1
*
Added deallocation function for string prefs, added otr policy enum
James Booth
2014-06-18
1
-1
/
+7
*
Moved OTR policy check to otr module
James Booth
2014-05-11
1
-0
/
+2
*
Added question answer authentication (libotr 3.2.x)
James Booth
2014-04-30
1
-0
/
+2
*
Attempt at shared secret authentication for libotr 4.0.0
James Booth
2014-04-28
1
-0
/
+1
*
Added SMP secret libotr 4.0.0 handlers
James Booth
2014-04-27
1
-0
/
+7
*
Handle SMP secret response
James Booth
2014-04-26
1
-1
/
+1
*
Send SMP init message with /otr secret
James Booth
2014-04-26
1
-0
/
+2
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Added OTR supported versions in initial start query message
James Booth
2014-02-18
1
-0
/
+1
*
Mock otr module for cmd_otr tests
James Booth
2014-02-16
1
-15
/
+17
*
Moved otr sources into folder
James Booth
2014-02-12
1
-0
/
+51