source: @ 9730d72

Name Size Rev Date Author Last Change
debian fc82be6   2008-01-06T20:01:25Z Jelmer Vernooij Add Debian watch file.
doc d0faf62   2008-02-17T01:58:41Z sm put 'otr forget key' back in, which now works
lib 9730d72   2008-07-16T21:45:12Z pesco minor bugfixes
protocols a73e91a   2008-02-16T17:38:30Z wilmer Added callback on Jabber add-to-roster requests so buddies get added …
tests 2d88d25a   2008-02-16T19:38:17Z wilmer Added help_free() test, and fixed compiler warning in SASL test.
utils 9e08d5d   2006-04-07T19:27:58Z wilmer Got rid of some old e-mail addresses.
.bzrignore 179 bytes f4aa393   2006-07-07T13:34:01Z Jelmer Vernooij Ignore *.o files (removed from global ignores in bzr 0.9)
account.c 5.3 KB 30ce1ce   2007-12-12T23:30:51Z wilmer Killed the <server> parameter to "account add" and changed the default …
account.h 1.9 KB 0da65d5   2007-03-31T05:40:45Z wilmer s/gaim_connection/im_connection/ and some other minor API changes. The …
bitlbee.c 8.1 KB d858d21   2008-02-17T02:12:42Z sm remove debugging output
bitlbee.conf 3.8 KB 8961950   2008-02-16T16:25:24Z sm read root's welcome message from a file (like tho MOTD)
bitlbee.h 5.0 KB eeb85a8   2008-02-11T12:35:01Z wilmer Got rid of some noise at startup: complaining when the default …
commands.h 1.5 KB f73b969   2006-01-20T15:15:49Z wilmer Renamed commands.c, got rid of return values in all command functions.
conf.c 9.8 KB 8961950   2008-02-16T16:25:24Z sm read root's welcome message from a file (like tho MOTD)
conf.h 1.8 KB 8961950   2008-02-16T16:25:24Z sm read root's welcome message from a file (like tho MOTD)
configure 12.7 KB 4d8fbe8   2008-02-17T11:15:49Z sm remove gthread dependency
COPYING 17.6 KB b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree)
crypting.c 4.5 KB 69ac78c   2008-02-04T23:54:08Z wilmer Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully).
crypting.h 1.4 KB c78c032   2007-10-12T12:11:32Z Jelmer Vernooij Add GCC attributes.
help.c 3.5 KB 0fbda193   2008-02-02T21:48:09Z wilmer Added help_free() and cleaned up some very stale help-related stuff I …
help.h 1.5 KB 0fbda193   2008-02-02T21:48:09Z wilmer Added help_free() and cleaned up some very stale help-related stuff I …
ipc.c 13.4 KB 52744f8   2008-01-17T22:06:55Z wilmer Fixing some Solaris compiler warnings (u_int->uint, adding some …
ipc.h 2.1 KB a9ca7dd   2006-05-23T08:18:24Z wilmer Added G_GNUC_PRINTF(...) to definitions of functions that take format …
irc.c 32.7 KB 8961950   2008-02-16T16:25:24Z sm read root's welcome message from a file (like tho MOTD)
irc.h 4.2 KB dc9797f   2008-02-16T13:24:44Z sm keep track of which keys are queued for generation
irc_commands.c 17.5 KB eeb85a8   2008-02-11T12:35:01Z wilmer Got rid of some noise at startup: complaining when the default …
log.c 4.9 KB 764c7d1   2008-02-03T21:30:03Z sm OTR support, first checkin
log.h 1.8 KB 764c7d1   2008-02-03T21:30:03Z sm OTR support, first checkin
Makefile 3.6 KB 8961950   2008-02-16T16:25:24Z sm read root's welcome message from a file (like tho MOTD)
motd.txt 540 bytes fa29d093   2007-03-28T05:53:11Z wilmer Preparing for Jabber conference room support.
nick.c 6.6 KB 43462708   2008-01-06T12:37:55Z wilmer More consistency in error/warning errors. Until now "WARNING:" was …
nick.h 1.7 KB d06eabf   2007-06-04T13:22:05Z wilmer Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
otr.c 44.5 KB 9730d72   2008-07-16T21:45:12Z pesco minor bugfixes
otr.h 3.2 KB 59ab2af   2008-02-17T02:21:11Z sm fix compilation without otr support
query.c 4.1 KB 5f4eede   2008-02-11T23:16:23Z sm - add nonfunctional 'otr forget key' implementation - add …
query.h 1.7 KB 0da65d5   2007-03-31T05:40:45Z wilmer s/gaim_connection/im_connection/ and some other minor API changes. The …
root_commands.c 22.7 KB 3064ea4   2008-02-16T15:20:58Z sm rework keygen messages and add some notices
set.c 8.3 KB 1a1faa0   2008-02-13T19:05:21Z sm fix a bug in set_eval_mode_buddies
set.h 4.4 KB e2b15bb   2008-02-12T00:01:35Z sm - add global policy setting - add copyright and author notices to …
sock.h 1.1 KB b0a33a5   2006-07-11T09:28:44Z wilmer Better handling of situations where IPv6 is not available at run-time.
storage.c 4.9 KB 764c7d1   2008-02-03T21:30:03Z sm OTR support, first checkin
storage.h 2.6 KB c78c032   2007-10-12T12:11:32Z Jelmer Vernooij Add GCC attributes.
storage_ldap.c 4.2 KB a15c097   2006-03-24T16:48:16Z Jelmer Vernooij More work on LDAP backend; report errors
storage_text.c 4.6 KB eeb85a8   2008-02-11T12:35:01Z wilmer Got rid of some noise at startup: complaining when the default …
storage_xml.c 14.7 KB eeb85a8   2008-02-11T12:35:01Z wilmer Got rid of some noise at startup: complaining when the default …
unix.c 6.5 KB ba5add7   2008-02-17T01:39:39Z sm explicitly initialize ssl in order to avoid gnutls and libotr fighting …
user.c 5.7 KB 764c7d1   2008-02-03T21:30:03Z sm OTR support, first checkin
user.h 1.9 KB 5a71d9c   2008-02-09T17:58:13Z sm - add support for setting ops/voice according to OTR msgstate - add …
welcome.txt 252 bytes 8961950   2008-02-16T16:25:24Z sm read root's welcome message from a file (like tho MOTD)
Note: See TracBrowser for help on using the repository browser.