# # ChangeLog for otr.h # # Generated by Trac 1.2.3 # 2024-05-02T06:21:11Z 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