log mcabber/src/otr.c @ 1347:07816313073b

age author description
Fri, 09 Nov 2007 23:14:03 +0100 Mikael Berthe Add an option 'otr' to enable OTR support in the configuration file
Fri, 09 Nov 2007 20:09:47 +0100 Mikael Berthe Remove useless casts
Tue, 06 Nov 2007 17:12:04 +0100 franky Only use OTR encryption on other users
Sat, 27 Oct 2007 13:01:03 +0200 Mikael Berthe Make sure the otr_dir is always slash-terminated 0.9.4
Wed, 03 Oct 2007 21:27:46 +0200 franky Configurable OTR directory
Mon, 10 Sep 2007 19:52:14 +0200 franky Show a warning for /otr start|stop, if policy == plain
Sun, 09 Sep 2007 17:44:34 +0200 Mikael Berthe Work around segfault in otrl_userstate_free()
Sun, 09 Sep 2007 13:24:40 +0200 Mikael Berthe Fix jb_send_msg() call in OTR
Fri, 07 Sep 2007 17:07:05 +0200 Mikael Berthe Minor whitespace change
Thu, 30 Aug 2007 02:49:36 +0200 Frank Zschockelt Fixed compiler warnings
Thu, 30 Aug 2007 00:52:51 +0200 Frank Zschockelt OTR support