source:
@
f3597a1
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 9e08d5d | 2006-04-07T19:27:58Z | Got rid of some old e-mail addresses. | ||
tests | 0f47613 | 2007-12-10T22:57:13Z | Don't allow nicks that start with a number. | ||
protocols | 52e6e17 | 2008-02-10T13:36:43Z | Support halfops for 'notaway' status etc. | ||
lib | a161d33 | 2008-02-14T18:43:47Z | interpret ' | ||
doc | 1c18ce1 | 2008-02-12T02:09:57Z | update settings documentation | ||
debian | df6d1da | 2007-11-23T22:25:04Z | Replaced GPL-incompatible MD5 hashing code. | ||
user.h | 1.9 KB | 5a71d9c | 2008-02-09T17:58:13Z | - add support for setting ops/voice according to OTR msgstate - add … | |
user.c | 5.7 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
unix.c | 6.0 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
storage_xml.c | 14.7 KB | 56f260a | 2007-11-22T22:56:52Z | Some changes to get rid of compiler warnings. (And disabling strict … | |
storage_text.c | 4.8 KB | 34337a7 | 2007-02-18T22:46:21Z | Fixed a possible issue with corrupted .nicks files in text_load(). | |
storage_ldap.c | 4.2 KB | a15c097 | 2006-03-24T16:48:16Z | More work on LDAP backend; report errors | |
storage.h | 2.6 KB | c78c032 | 2007-10-12T12:11:32Z | Add GCC attributes. | |
storage.c | 4.9 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
sock.h | 1.1 KB | b0a33a5 | 2006-07-11T09:28:44Z | Better handling of situations where IPv6 is not available at run-time. | |
set.h | 4.4 KB | e2b15bb | 2008-02-12T00:01:35Z | - add global policy setting - add copyright and author notices to … | |
set.c | 8.3 KB | 1a1faa0 | 2008-02-13T19:05:21Z | fix a bug in set_eval_mode_buddies | |
root_commands.c | 22.9 KB | f3597a1 | 2008-02-14T21:01:21Z | revert keygen behaviour to old (lax) behavior | |
query.h | 1.7 KB | 0da65d5 | 2007-03-31T05:40:45Z | s/gaim_connection/im_connection/ and some other minor API changes. The … | |
query.c | 4.1 KB | 5f4eede | 2008-02-11T23:16:23Z | - add nonfunctional 'otr forget key' implementation - add … | |
otr.h | 2.6 KB | 0529a7f | 2008-02-12T00:08:43Z | bugfix for compiling with otr disabled | |
otr.c | 43.1 KB | f3597a1 | 2008-02-14T21:01:21Z | revert keygen behaviour to old (lax) behavior | |
nick.h | 1.7 KB | d06eabf | 2007-06-04T13:22:05Z | Added imcb_buddy_nick_hint so the Jabber conference module can suggest … | |
nick.c | 6.6 KB | 43462708 | 2008-01-06T12:37:55Z | More consistency in error/warning errors. Until now "WARNING:" was … | |
motd.txt | 540 bytes | fa29d093 | 2007-03-28T05:53:11Z | Preparing for Jabber conference room support. | |
Makefile | 3.5 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
log.h | 1.8 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
log.c | 4.9 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
irc_commands.c | 17.5 KB | c058ff9 | 2007-12-09T23:19:35Z | Added /invite support for Jabber chatrooms (and fixed the argument … | |
irc.h | 4.2 KB | c595308 | 2008-02-11T21:20:35Z | - use a recursive otr_mutex - implement 'otr forget fingerprint' and … | |
irc.c | 32.6 KB | e2b15bb | 2008-02-12T00:01:35Z | - add global policy setting - add copyright and author notices to … | |
ipc.h | 2.1 KB | a9ca7dd | 2006-05-23T08:18:24Z | Added G_GNUC_PRINTF(...) to definitions of functions that take format … | |
ipc.c | 13.4 KB | 52744f8 | 2008-01-17T22:06:55Z | Fixing some Solaris compiler warnings (u_int->uint, adding some … | |
help.h | 1.5 KB | c78c032 | 2007-10-12T12:11:32Z | Add GCC attributes. | |
help.c | 3.2 KB | c227706 | 2006-12-24T19:35:13Z | Refactor the help code to take a filename rather than using the global … | |
crypting.h | 1.4 KB | c78c032 | 2007-10-12T12:11:32Z | Add GCC attributes. | |
crypting.c | 4.6 KB | df6d1da | 2007-11-23T22:25:04Z | Replaced GPL-incompatible MD5 hashing code. | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
configure | 12.7 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
conf.h | 1.8 KB | aaf92a9 | 2007-12-02T23:18:25Z | Imported setuid() patch from Simo Leone <simo@archlinux...> with some … | |
conf.c | 9.4 KB | aaf92a9 | 2007-12-02T23:18:25Z | Imported setuid() patch from Simo Leone <simo@archlinux...> with some … | |
commands.h | 1.5 KB | f73b969 | 2006-01-20T15:15:49Z | Renamed commands.c, got rid of return values in all command functions. | |
bitlbee.h | 4.8 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
bitlbee.conf | 3.6 KB | aaf92a9 | 2007-12-02T23:18:25Z | Imported setuid() patch from Simo Leone <simo@archlinux...> with some … | |
bitlbee.c | 8.2 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
account.h | 1.9 KB | 0da65d5 | 2007-03-31T05:40:45Z | s/gaim_connection/im_connection/ and some other minor API changes. The … | |
account.c | 5.3 KB | 30ce1ce | 2007-12-12T23:30:51Z | Killed the <server> parameter to "account add" and changed the default … | |
.bzrignore | 179 bytes | f4aa393 | 2006-07-07T13:34:01Z | Ignore *.o files (removed from global ignores in bzr 0.9) |
Note: See TracBrowser
for help on using the repository browser.