# # ChangeLog for otr.h # # Generated by Trac 1.2.3 # 2024-03-28T18:37:27Z Tue, 31 Aug 2010 23:18:21 GMT Wilmer van der Gaast [0c85c08] * bitlbee.h (modified) * irc.c (modified) * irc.h (modified) * otr.c (modified) * otr.h (modified) * storage.c (modified) Pluginify this thing a little bit. Not so much in the dynamically ... Tue, 31 Aug 2010 20:05:36 GMT Wilmer van der Gaast [8358691] * bitlbee.h (modified) * commands.h (modified) * irc_commands.c (modified) * otr.c (modified) * otr.h (modified) * root_commands.c (modified) Added root_command_add() and use it to create the "otr" command. Sun, 17 Feb 2008 02:21:11 GMT Sven Moritz Hallberg [59ab2af] * otr.h (modified) fix compilation without otr support Sun, 17 Feb 2008 01:39:39 GMT Sven Moritz Hallberg [ba5add7] * lib/ssl_bogus.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * otr.c (modified) * otr.h (modified) * unix.c (modified) explicitly initialize ssl in order to avoid gnutls and libotr ... Sat, 16 Feb 2008 15:20:58 GMT Sven Moritz Hallberg [3064ea4] * irc.c (modified) * otr.c (modified) * otr.h (modified) * root_commands.c (modified) rework keygen messages and add some notices Sat, 16 Feb 2008 13:24:44 GMT Sven Moritz Hallberg [dc9797f] * irc.c (modified) * irc.h (modified) * otr.c (modified) * otr.h (modified) keep track of which keys are queued for generation Fri, 15 Feb 2008 00:45:21 GMT Sven Moritz Hallberg [6c91e6e] * otr.c (modified) * otr.h (modified) otr_load error handling + stonedcoder copyright notice Tue, 12 Feb 2008 00:08:43 GMT Sven Moritz Hallberg [0529a7f] * otr.h (modified) bugfix for compiling with otr disabled Tue, 12 Feb 2008 00:01:35 GMT Sven Moritz Hallberg [e2b15bb] * irc.c (modified) * otr.c (modified) * otr.h (modified) * set.c (modified) * set.h (modified) - add global policy setting - add copyright and author notices to ... Sun, 03 Feb 2008 21:30:03 GMT Sven Moritz Hallberg [764c7d1] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * configure (modified) * irc.c (modified) * irc.h (modified) * log.c (modified) * log.h (modified) * otr.c (added) * otr.h (added) * protocols/nogaim.c (modified) * root_commands.c (modified) * storage.c (modified) * unix.c (modified) * user.c (modified) * user.h (modified) OTR support, first checkin