source:
@
65a5d15
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 4f37a98 | 2012-02-11T17:18:46Z | convert_purple fix: Don't barf on protocols without passwords. Bug #877. | ||
tests | 7fa5c19 | 2012-02-11T12:55:45Z | Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR … | ||
protocols | 65a5d15 | 2013-02-11T12:56:03Z | skype: mention --plugindir quirk in HACKING As skype support always … | ||
lib | eab8e52 | 2013-01-01T15:31:22Z | json: fix uninitialized variables json.c: In function … | ||
init | d1d1b88 | 2011-05-01T14:08:02Z | Add -I to command line in xinetd/systemd example files instead of … | ||
doc | c2cc24c | 2013-02-09T11:31:43Z | Implement 'group info' command to list members of a group (#741) | ||
debian | a9a6598 | 2013-01-14T23:40:10Z | Changelog entry for Debian 3.2-1 package. | ||
win32.c | 7.9 KB | ba7d16f | 2010-03-24T17:12:53Z | Now seems like a pretty good time to finally kill crypting.c and … | |
unix.c | 9.6 KB | 18e1f3b | 2012-05-02T07:58:22Z | Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in … | |
storage_xml.c | 17.8 KB | 9a1c14d | 2011-12-24T18:12:15Z | An empty password is still a password, don't refuse accounts for that. | |
storage_ldap.c | 4.2 KB | a15c097 | 2006-03-24T16:48:16Z | More work on LDAP backend; report errors | |
storage.h | 2.6 KB | 823de9d | 2009-03-12T19:10:06Z | commit updates by ashish shukla <wahjava@…> | |
storage.c | 5.6 KB | 2dcaf9a | 2010-09-01T22:35:06Z | Load/save code. It'd be better if the OTR module would just save its … | |
sock.h | 934 bytes | 25b5a4a | 2010-10-03T03:03:19Z | Make sure events_*.c are fully compatible to callers so plugins built … | |
set.h | 4.4 KB | ce199b7 | 2011-12-21T11:21:04Z | Make it easier to add OAuth-authenticated accounts without having to … | |
set.c | 5.6 KB | ce199b7 | 2011-12-21T11:21:04Z | Make it easier to add OAuth-authenticated accounts without having to … | |
root_commands.c | 36.8 KB | c2cc24c | 2013-02-09T11:31:43Z | Implement 'group info' command to list members of a group (#741) | |
query.h | 1.7 KB | 1e52e1f | 2010-07-11T10:30:27Z | When cleaning up queries, q->data is free()d. Even if it turns out to … | |
query.c | 4.2 KB | e67e513 | 2011-10-03T14:56:58Z | rename irc_usermsg to irc_rootmsg. add new irc_usermsg, … | |
otr.h | 2.3 KB | 934db064 | 2010-09-01T22:09:27Z | Do encryption and decryption. Somehow SMP and other things aren't … | |
otr.c | 50.6 KB | 84be1b6 | 2012-08-19T13:53:18Z | Fixing "oppurtunistic" typo. | |
nick.h | 1.7 KB | b1f818b | 2010-07-11T12:21:59Z | Use bee_user structs in all nick_* functions. Prepare for a nick_get() … | |
nick.c | 9.6 KB | 9ed0081 | 2012-11-25T18:39:11Z | Fixed one potential memory leak, and re-remembered that for GLib + … | |
motd.txt | 516 bytes | f21ad37 | 2012-10-29T00:16:12Z | Update authors files to reflect the current state of things. I'd like … | |
Makefile | 6.2 KB | 757e1e0 | 2013-01-01T16:19:09Z | skype: remove unused build system targets, references to git | |
log.h | 1.8 KB | 764c7d1 | 2008-02-03T21:30:03Z | OTR support, first checkin | |
log.c | 5.0 KB | 156bbd7 | 2010-04-13T23:55:30Z | Log to stderr+syslog until daemonized. Current behaviour is too … | |
irc_util.c | 3.2 KB | a4cdf43 | 2010-05-01T14:19:09Z | Same fix like 566 in mainline: tm_mon + 1 to get the right month in … | |
irc_user.c | 6.8 KB | 18e1f3b | 2012-05-02T07:58:22Z | Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in … | |
irc_send.c | 12.1 KB | 18e1f3b | 2012-05-02T07:58:22Z | Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in … | |
irc_im.c | 26.8 KB | 57a65600 | 2012-03-10T00:06:29Z | Bug #929: Indeed SET_NULL_OK was missing. | |
irc_commands.c | 21.7 KB | bbc69f7 | 2012-12-23T23:36:56Z | Support /NOTICE for contacts, might be used by bots for example. … | |
irc_channel.c | 19.6 KB | 7d4ffc2 | 2012-02-17T10:20:28Z | Fixing NULL pointer dereference in irc_channel_free(). This seems to … | |
irc.h | 11.9 KB | fda194f | 2012-03-19T21:01:50Z | Allow identify -noload/-force without typing a password. (/OPER) Patch … | |
irc.c | 25.5 KB | b958cb5 | 2012-02-26T09:20:30Z | Changing ping behaviour. Pinging seems to be misbehaving for some … | |
ipc.h | 2.2 KB | 83e2d30 | 2010-07-14T23:19:03Z | This makes Bitlbee compile on OpenBSD. | |
ipc.c | 24.5 KB | 18e1f3b | 2012-05-02T07:58:22Z | Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in … | |
help.h | 1.7 KB | 674a01d | 2010-09-06T00:20:01Z | Move whatsnew stuff into help.txt. Stop putting too much string … | |
help.c | 4.5 KB | 674a01d | 2010-09-06T00:20:01Z | Move whatsnew stuff into help.txt. Stop putting too much string … | |
dcc.h | 3.9 KB | 89c11e7 | 2010-04-12T23:54:55Z | Restored CTCP/DCC hooks for outgoing file transfers. | |
dcc.c | 14.7 KB | f1f7b5e | 2010-07-24T22:50:23Z | Take the local address from the IM/IRC connection when setting up a … | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
configure | 18.8 KB | fe92921 | 2013-01-20T10:04:03Z | make check: fix this to work again | |
conf.h | 1.9 KB | 486ddb5 | 2011-12-19T14:50:58Z | Initial merge of tls_verify patch from AopicieR. | |
conf.c | 11.2 KB | af5764e | 2011-12-19T17:23:28Z | Refuse to start if cafile points at an unreadable file, to avoid … | |
commands.h | 1.5 KB | 8358691 | 2010-08-31T20:05:36Z | Added root_command_add() and use it to create the "otr" command. | |
bitlbee.h | 5.8 KB | a906b77 | 2013-01-06T12:55:46Z | Preparing for 3.2 release, hopefully very soon. | |
bitlbee.conf | 4.9 KB | d527913 | 2012-04-22T21:57:33Z | s/him/it/ in bitlbee.conf, bug #948. | |
bitlbee.c | 9.3 KB | fd73022 | 2011-02-24T19:15:44Z | Don't use AI_ADDRCONFIG at all for setting up a listening socket, … | |
.vimrc | 282 bytes | ddca104 | 2012-09-15T16:26:32Z | Adding a .vimrc as requested by Flexo/#983. I did correct the tabsize … | |
.gdbinit | 29 bytes | a07a8c2 | 2012-09-23T22:09:52Z | Add a .gdbinit that disables ASLR (added by PIE compilation) at … | |
.bzrignore | 246 bytes | 9b767e9 | 2012-03-26T22:43:38Z | Update .bzrignore. |
Note: See TracBrowser
for help on using the repository browser.