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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Updated copyright
James Booth
2016-02-14
5
-5
/
+5
|
*
Added roster struct, create and destroy roster on connect/disconnect
James Booth
2016-01-05
1
-2
/
+6
|
*
Show error message when OTR key cannot be loaded
James Booth
2015-11-23
1
-9
/
+18
|
*
Renamed ui_outgoing_chat_msg -> chatwin_outgoing_msg
James Booth
2015-10-27
1
-2
/
+2
|
*
Fixed otrlibv3
James Booth
2015-10-27
1
-1
/
+1
|
*
Combined chatwin OTR SMP functions
James Booth
2015-10-27
4
-21
/
+34
|
*
Renamed chatwin OTR functions
James Booth
2015-10-27
3
-30
/
+30
|
*
Added missing include
James Booth
2015-10-27
1
-0
/
+1
|
*
remaining otr functions take ProfChatWin
James Booth
2015-10-27
3
-40
/
+42
|
*
ui_smp_successful takes ProfChatWin
James Booth
2015-10-26
2
-5
/
+11
|
*
ui_smp_aborted takes ProfChatWin
James Booth
2015-10-26
2
-2
/
+7
|
*
ui_smp_unsuccessful_receiver takes ProfChatWin
James Booth
2015-10-26
2
-2
/
+7
|
*
ui_smp_unsuccessful_sender takes ProfChatWin
James Booth
2015-10-26
2
-2
/
+7
|
*
ui_smp_recipient_initiated_q takes ProfChatWin
James Booth
2015-10-26
2
-5
/
+10
|
*
ui_smp_recipient_initiated takes ProfChatWin
James Booth
2015-10-26
2
-2
/
+10
|
*
ui_gone_insecure takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+4
|
*
ui_gone_secure takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+7
|
*
Applied coding style to src/otr/
James Booth
2015-10-25
5
-64
/
+63
|
*
Split PGP incoming and outgoing message handling
James Booth
2015-08-30
1
-2
/
+2
|
*
Fixed OTR decryption check
James Booth
2015-08-27
2
-15
/
+17
|
*
Display special char for encrypted messages
James Booth
2015-08-26
1
-2
/
+2
|
*
Free OTR TLVS
James Booth
2015-08-20
1
-1
/
+11
|
*
Free id for OTR messages
James Booth
2015-08-20
1
-3
/
+6
|
*
Moved message display logic to sv_ev_incoming_message
James Booth
2015-06-21
2
-14
/
+8
|
*
Added pgp checks for message sending
James Booth
2015-06-21
2
-18
/
+21
|
*
Moved UI interfaces to ui.h
James Booth
2015-06-15
1
-1
/
+1
|
*
Added rooms iq test
James Booth
2015-05-24
1
-1
/
+2
|
*
Added bad password test
James Booth
2015-05-24
1
-1
/
+4
|
*
Use null check convention in otrlibv4.c
James Booth
2015-05-04
1
-1
/
+1
|
*
Use null check convention in otrlibv3.c
James Booth
2015-05-04
1
-3
/
+3
|
*
Use null check convention in otr.c
James Booth
2015-05-04
1
-9
/
+9
|
*
ui_outgoing_chat_msg now takes ProfChatWin as argument
James Booth
2015-05-04
1
-3
/
+3
|
*
Pass ProfChatWin to otr_on_message_send
James Booth
2015-05-02
2
-37
/
+20
|
*
Return result on OTR message sending
James Booth
2015-04-29
2
-4
/
+24
|
*
Changed message when sending non encrypted message with OTR policy always
James Booth
2015-04-29
1
-2
/
+2
|
*
Moved otr message send event to otr module
James Booth
2015-04-27
2
-0
/
+40
|
*
Removed server_events dependency on libotr headers
James Booth
2015-04-27
2
-0
/
+45
|
*
Added otr_tag_message, removed commands.c dependency on libotr
James Booth
2015-03-16
2
-0
/
+14
|
*
Added OTR error messages
James Booth
2015-03-15
1
-6
/
+51
|
*
Send private carbons element with message when encrypted
James Booth
2015-03-10
1
-1
/
+1
|
*
Updated copyright
James Booth
2015-02-10
5
-5
/
+5
|
*
Refactored chat session handling on sending message
James Booth
2015-01-04
1
-9
/
+1
|
*
Use resource in chat sessions
James Booth
2015-01-04
1
-2
/
+9
|
*
Fixed chat state for non OTR
James Booth
2014-12-28
1
-10
/
+1
|
*
Moved chat states out of xmpp module for message send chat
James Booth
2014-12-27
1
-1
/
+12
|
*
Removed function pointers
James Booth
2014-12-22
2
-95
/
+66
|
*
Refactored all window recipients and types
James Booth
2014-12-20
1
-1
/
+1
|
|
|
|
Tests need fixing
*
Update UI before generating OTR key
James Booth
2014-10-02
1
-0
/
+1
|
*
Always update UI in event loop, removed updates from rest of code
James Booth
2014-09-01
1
-2
/
+0
|
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
5
-0
/
+60
|
[next]