index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
otr.c
Commit message (
Expand
)
Author
Age
Lines
*
remove (broken) 'otr forget key' command again
Sven Moritz Hallberg
2008-02-16
-31
/
+0
*
show keys being generated in 'otr info'
Sven Moritz Hallberg
2008-02-16
-2
/
+9
*
rework keygen messages and add some notices
Sven Moritz Hallberg
2008-02-16
-7
/
+31
*
keep track of which keys are queued for generation
Sven Moritz Hallberg
2008-02-16
-58
/
+165
*
implement background keygen via child process
Sven Moritz Hallberg
2008-02-15
-26
/
+147
*
remove thread-based keygen
Sven Moritz Hallberg
2008-02-15
-157
/
+33
*
otr_load error handling + stonedcoder copyright notice
Sven Moritz Hallberg
2008-02-15
-3
/
+8
*
revert keygen behaviour to old (lax) behavior
Sven Moritz Hallberg
2008-02-14
-13
/
+19
*
chmod 0600 otr save files
Sven Moritz Hallberg
2008-02-14
-0
/
+2
*
- add global policy setting
Sven Moritz Hallberg
2008-02-12
-8
/
+54
*
- add nonfunctional 'otr forget key' implementation
Sven Moritz Hallberg
2008-02-12
-12
/
+108
*
- use a recursive otr_mutex
Sven Moritz Hallberg
2008-02-11
-38
/
+223
*
honor simulate_netsplit for encrypted/trusted mode changes
Sven Moritz Hallberg
2008-02-11
-2
/
+7
*
log out all accounts when going into keygen
Sven Moritz Hallberg
2008-02-10
-3
/
+11
*
remove cleartext fallbacks during keygen
Sven Moritz Hallberg
2008-02-10
-20
/
+2
*
add 'otr keygen' command
Sven Moritz Hallberg
2008-02-10
-6
/
+29
*
- rename request/abort commands to connect/disconnect
Sven Moritz Hallberg
2008-02-10
-136
/
+183
*
Support halfops for 'notaway' status etc.
Sven Moritz Hallberg
2008-02-10
-21
/
+46
*
- add support for setting ops/voice according to OTR msgstate
Sven Moritz Hallberg
2008-02-09
-50
/
+236
*
use peernicks and try to guess max message size
Sven Moritz Hallberg
2008-02-06
-15
/
+35
*
otr: check some error conditions
Sven Moritz Hallberg
2008-02-03
-5
/
+13
*
OTR support, first checkin
Sven Moritz Hallberg
2008-02-03
-0
/
+953