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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for libotr version
James Booth
2014-02-09
1
-472
/
+0
*
Fixed memory leaks from str_replace
James Booth
2014-01-21
1
-0
/
+3
*
Implemented chat logging options for OTR messages
James Booth
2014-01-13
1
-2
/
+4
*
Fixed GString freeing before use in otr.c
James Booth
2014-01-13
1
-2
/
+2
*
Removed unused otr callbacks
James Booth
2014-01-13
1
-59
/
+0
*
Removed debug statements
James Booth
2014-01-12
1
-24
/
+0
*
Added /otr trust|untrust commands
James Booth
2014-01-12
1
-1
/
+67
*
Implemented write fingerprints callback
James Booth
2014-01-12
1
-1
/
+20
*
End OTR session when user closes chat window
James Booth
2014-01-11
1
-2
/
+32
*
Handle window creation for incoming and outgoing OTR sessions
James Booth
2014-01-11
1
-1
/
+19
*
Show contacts fingerprint on /otr theirfp
James Booth
2014-01-11
1
-2
/
+13
*
Added /otr theirfp with hardcoded fingerprint
James Booth
2014-01-11
1
-1
/
+8
*
Added [OTR] and (trusted/untrusted) to titlebar for OTR sessions
James Booth
2014-01-11
1
-0
/
+4
*
Require '/otr start' from both parties before encryption used both ways
James Booth
2014-01-11
1
-3
/
+21
*
Load OTR private key on connect, gen command checks if already generated
James Booth
2014-01-11
1
-23
/
+97
*
Implemented message encryption, session started with whitspace tags on first ...
James Booth
2014-01-10
1
-20
/
+6
*
Added "/otr fp" to show users fingerprint
James Booth
2014-01-10
1
-0
/
+10
*
Show users fingerprint after generating key
James Booth
2014-01-10
1
-0
/
+4
*
Use data home for otr keys and fingerprints files
James Booth
2014-01-10
1
-24
/
+34
*
WIP - OTR support
James Booth
2014-01-10
1
-24
/
+57
*
Create fingerprints file, callbacks, and message send
James Booth
2013-11-08
1
-14
/
+201
*
Generate privatekey
James Booth
2013-11-08
1
-17
/
+18
*
Load keys and fingerprints for account on connect
James Booth
2013-11-08
1
-2
/
+39
*
Added libotr
James Booth
2013-11-08
1
-0
/
+35