|
|
@d57484d
|
2016-12-26T22:39:18Z |
dx |
Change some asserts into g_return_if_fail()
Because crashing asserts …
|
|
|
@9f03c47
|
2016-11-14T00:37:14Z |
dx |
Improve support for protocols which don't require a password
This …
|
|
|
@30093fa
|
2016-11-12T02:30:32Z |
dx |
otr: word_wrap long system messages ("unencrypted message received")
|
|
|
@d28fe1c4
|
2016-05-26T02:48:08Z |
jgeboski |
Implemented plugin information for external plugins
As of now, …
|
|
|
@47ab9a9
|
2015-11-27T23:42:00Z |
dx |
misc.c: Add a str_reject_chars function, use it in otr_filter_colors
|
|
|
@3d365b4
|
2015-11-08T00:21:35Z |
dx |
otr_filter_colors: Also remove \x02 (irc bold)
|
|
|
@0a5d03c
|
2015-11-08T00:19:25Z |
dx |
Do not use NOTICE for OTR messages for a given user
Because they are …
|
|
|
@09f7ec1
|
2015-10-21T11:40:11Z |
dx |
Add a per-user version of OPT_NOOTR, BEE_USER_NOOTR
|
|
|
@0b1ae59
|
2015-10-13T05:05:36Z |
dx |
otr: fix trailing whitespace issues with 'otr forget key'
Fixes trac …
|
|
|
@86fd261
|
2015-08-11T06:48:25Z |
dx |
otr: add otr_filter_colors, replaces '\x03' with '?' for "security"
…
|
|
|
@654112d4
|
2015-08-11T06:48:15Z |
dx |
otr: color multiline messages
Fixes trac ticket 710.
Incoming …
|
|
|
@e88fe7da
|
2015-08-07T21:53:25Z |
vlajos |
typofix - https://github.com/vlajos/misspell_fixer
|
|
|
@2c81d15
|
2015-05-15T03:20:42Z |
dx |
otr: Fix 'otr info' display problems
Patch by 'anonymous' from trac …
|
|
|
@098a75b
|
2015-03-22T13:35:08Z |
dx |
Fix a bunch of memory leaks
- irc_im.c:
- bee_irc_user_msg: …
|
|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@eabe6d4
|
2015-01-16T19:50:24Z |
dx |
cmd_otr_keygen: improve argument parsing
|
|
|
@6b13103
|
2015-01-16T19:50:23Z |
dx |
Replace isdigit/isalpha/.../tolower/toupper with glib variants
This …
|
|
|
@6f10697
|
2015-01-16T19:50:23Z |
dx |
Fix incorrect Free Software Foundation address
|
|
|
@820a2a7
|
2014-02-13T19:44:53Z |
pesco |
fix 'otr connect' command
|
|
|
@74c9e7f
|
2014-02-11T17:31:07Z |
pesco |
fix a segfault when otr-coloring /me messages
|
|
|
@c239fff
|
2014-02-07T16:00:40Z |
pesco |
close otr connections on quit, add 'otr disconnect *' command
|
|
|
@329f9fe
|
2014-02-02T00:31:49Z |
pesco |
use OTRL_INSTAG_BEST instead of _RECENT to work around a segfault in libotr
|
|
|
@367ea3c
|
2014-02-01T23:59:00Z |
pesco |
work around libotr 4 not sending outgoing plaintext messages
|
|
|
@cc17b76
|
2014-01-20T22:00:53Z |
wilmer |
Merging fix from Flexo for #1109.
|
|
|
@51f937e
|
2013-08-03T13:36:53Z |
pesco |
log OTR heartbeats if set verbose
|
|
|
@e4752a6
|
2013-08-03T13:06:30Z |
pesco |
cleanup and docs
|
|
|
@e65039a
|
2013-08-03T12:49:03Z |
pesco |
persist instags (also works around "malformed message" bug)
|
|
|
@fbcb481
|
2013-08-02T21:59:43Z |
pesco |
do 'otr connect' with the proper query message (generated by libotr)
|
|
|
@c347a12
|
2013-08-02T20:55:16Z |
pesco |
timer cleanup and "other instance" error message
|
|
|
@f93e01c
|
2013-08-02T18:31:44Z |
pesco |
some more instag updates
|
|
|
@37ed402
|
2013-08-02T18:08:34Z |
pesco |
use INSTAG_RECENT for outgoing messages
|
|
|
@fa9478e
|
2013-08-02T15:30:11Z |
pesco |
better workaround for libotr's NULL opdata bug
|
|
|
@22ec21d
|
2013-08-02T11:52:22Z |
pesco |
regularly call otrl_message_poll
|
|
|
@6d9f0ba
|
2013-08-02T11:15:21Z |
pesco |
implement otr_error_message callback
|
|
|
@b939cff
|
2013-08-02T10:48:03Z |
pesco |
work around libotr bugs
|
|
|
@090c9b7
|
2013-08-01T20:39:49Z |
pesco |
implement handle_msg_event
|
|
|
@352a6b0
|
2013-08-01T19:32:24Z |
pesco |
update smp event handling
|
|
|
@5d2bc9d
|
2013-08-01T18:17:02Z |
pesco |
move html coding and coloring into convert callback
|
|
|
@81265e0
|
2013-08-01T15:47:48Z |
pesco |
make otr compile with libotr 4.0.0, minimal functionality
|
|
|
@0e788f5
|
2013-02-21T19:15:59Z |
wilmer |
I'm still bored on a long flight. Wrote a script to automatically …
|
|
|
@84be1b6
|
2012-08-19T13:53:18Z |
wilmer |
Fixing "oppurtunistic" typo.
|
|
|
@c7b94ef
|
2011-11-26T00:41:45Z |
pesco |
make sure we avoid file traversal in otr load/save functions (#853)
|
|
|
@aea22cd
|
2011-10-03T15:48:01Z |
pesco |
otr: only skip coloring of leading /me if the message will go to a …
|
|
|
@409c2de
|
2011-10-03T15:18:00Z |
pesco |
send user-specific otr messages generated by us as notices from that user
|
|
|
@e67e513
|
2011-10-03T14:56:58Z |
pesco |
rename irc_usermsg to irc_rootmsg.
add new irc_usermsg, …
|
|
|
@3231485
|
2011-10-01T14:57:48Z |
pesco |
make libotr messages associated with a user appear from that nick
|
|
|
@da44b08
|
2011-09-30T04:32:32Z |
pesco |
don't put color code before leading /me when coloring otr messages
|
|
|
@f03a498
|
2011-09-21T20:09:18Z |
pesco |
nix html-escaping in otr plugin
|
|
|
@f1cf01c
|
2011-06-29T01:59:46Z |
pesco |
report trust state in gone_secure/still_secure messages
|
|
|
@1082395
|
2011-06-29T01:35:18Z |
pesco |
treat OTR plaintext as HTML (setting otr_does_html)
|
|
|
@9a57b1f
|
2011-06-29T00:40:31Z |
pesco |
bump copyright year
|
|
|
@1dc00fe
|
2011-06-25T22:31:01Z |
pesco |
make otr status changes visible again
|
|
|
@a0c6fc5
|
2011-06-25T22:28:26Z |
pesco |
fix possible segfault(s) when changing otr status
|
|
|
@69ef042
|
2011-05-01T16:22:35Z |
pesco |
add otr reconnect command
|
|
|
@ca0ce03
|
2010-11-21T19:24:37Z |
wilmer |
Advertise support for OTR 1 + 2 when doing "otr connect", as was …
|
|
|
@3ad8036
|
2010-10-04T21:55:18Z |
pesco |
q&a-style smp only affects trust on the asking side
|
|
|
@faa75c0e
|
2010-10-01T21:39:31Z |
pesco |
cosmetic: show smpq question in bold
|
|
|
@944d7a5
|
2010-10-01T21:36:44Z |
pesco |
libotr forgets to set trust when responding to smpq
|
|
|
@f26db4a8
|
2010-10-01T20:38:16Z |
pesco |
explicitly handle cheating by smp opponent
|
|
|
@7c91392
|
2010-10-01T20:14:45Z |
pesco |
give smp/smpq command handler a better name
|
|
|
@03e5fb7
|
2010-10-01T19:25:48Z |
pesco |
clarify copyright
|
|
|
@6ce2240
|
2010-09-30T06:02:01Z |
wilmer |
Merging some fixes from pesco. Adds support for the SMP flavour used …
|
|
|
@858ea01
|
2010-09-30T05:50:43Z |
wilmer |
Allow building OTR support as a plugin. Fairly simple, let's hope I …
|
|
|
@4752063
|
2010-09-19T20:12:12Z |
pesco |
bump copyright year to 2010 in the right place
|
|
|
@0e078a7
|
2010-09-19T20:04:32Z |
pesco |
complain when trying smp without an otr channel
|
|
|
@10d89be
|
2010-09-19T19:16:43Z |
pesco |
cosmetics
|
|
|
@9cc653c
|
2010-09-19T19:12:49Z |
pesco |
let 'otr smpq' only work for smp init, not reply
|
|
|
@99a01b9
|
2010-09-19T18:23:05Z |
pesco |
add 'otr smpq' command for q&a-style smp authentication
|
|
|
@76e2f62
|
2010-09-19T17:29:10Z |
pesco |
handle SMP1Q packets (smp init with question)
|
|
|
@2dcaf9a
|
2010-09-01T22:35:06Z |
wilmer |
Load/save code. It'd be better if the OTR module would just save its …
|
|
|
@934db064
|
2010-09-01T22:09:27Z |
wilmer |
Do encryption and decryption. Somehow SMP and other things aren't …
|
|
|
@0c85c08
|
2010-08-31T23:18:21Z |
wilmer |
Pluginify this thing a little bit. Not so much in the dynamically …
|
|
|
@8358691
|
2010-08-31T20:05:36Z |
wilmer |
Added root_command_add() and use it to create the "otr" command.
|
|
|
@ad2d8bc
|
2010-08-25T23:03:11Z |
wilmer |
It compiles, including otr.c. Time to hook it up with the rest again.
|
|
|
@1dd3470
|
2010-06-03T21:47:53Z |
pesco |
add an option to disable otr on twitter (and other unsuitable protocols)
|
|
|
@fc34fb5
|
2009-03-13T11:31:47Z |
pesco |
dont specify a background when coloring encrypted messages
|
|
|
@6738a67
|
2008-07-16T23:22:52Z |
pesco |
merge in latest trunk
|
|
|
@9730d72
|
2008-07-16T21:45:12Z |
pesco |
minor bugfixes
|
|
|
@b14890d
|
2008-02-18T09:42:25Z |
sm |
fix "purple background" bug *sigh* :P
|
|
|
@5933da7
|
2008-02-18T09:36:23Z |
sm |
fix "purple message" bug ;)
|
|
|
@fcfd9c5
|
2008-02-17T13:24:48Z |
sm |
tabidy some indentation
|
|
|
@12cc58b
|
2008-02-17T10:52:28Z |
sm |
don't unnecessarily duplicate otr userstate in keygen slave
|
|
|
@9e64011
|
2008-02-17T02:28:05Z |
sm |
fix an uninitialized value
|
|
|
@d858d21
|
2008-02-17T02:12:42Z |
sm |
remove debugging output
|
|
|
@37bff51
|
2008-02-17T02:05:23Z |
sm |
add TODO note about erasing forgotten keys
|
|
|
@d0faf62
|
2008-02-17T01:58:41Z |
sm |
put 'otr forget key' back in, which now works
|
|
|
@82e8fe8
|
2008-02-17T01:50:23Z |
sm |
free query strings after query_add
|
|
|
@ba5add7
|
2008-02-17T01:39:39Z |
sm |
explicitly initialize ssl in order to avoid gnutls and libotr fighting …
|
|
|
@fd9fa52
|
2008-02-16T17:17:29Z |
sm |
indent fingerprints in 'otr info <buddy>'
|
|
|
@903a2fc
|
2008-02-16T16:24:38Z |
sm |
remove (broken) 'otr forget key' command again
|
|
|
@1221ef0
|
2008-02-16T15:28:08Z |
sm |
show keys being generated in 'otr info'
|
|
|
@3064ea4
|
2008-02-16T15:20:58Z |
sm |
rework keygen messages and add some notices
|
|
|
@dc9797f
|
2008-02-16T13:24:44Z |
sm |
keep track of which keys are queued for generation
|
|
|
@27db433
|
2008-02-15T17:36:18Z |
sm |
implement background keygen via child process
|
|
|
@522a00f
|
2008-02-15T09:27:26Z |
sm |
remove thread-based keygen
replace it with a process-based stub
|
|
|
@6c91e6e
|
2008-02-15T00:45:21Z |
sm |
otr_load error handling + stonedcoder copyright notice
|
|
|
@f3597a1
|
2008-02-14T21:01:21Z |
sm |
revert keygen behaviour to old (lax) behavior
|
|
|
@ef93a2f
|
2008-02-14T18:48:34Z |
sm |
chmod 0600 otr save files
|
|
|
@e2b15bb
|
2008-02-12T00:01:35Z |
sm |
- add global policy setting
- add copyright and author notices to …
|
|
|
@5f4eede
|
2008-02-11T23:16:23Z |
sm |
- add nonfunctional 'otr forget key' implementation
- add …
|
|
|