source: @ 34afea7

Name Size Rev Date Author Last Change
debian 1fa5109   2015-01-28T05:13:02Z dx debian: bitlbee-dev depends either bitlbee or bitlbee-libpurple
doc ce402b2   2015-01-26T07:50:54Z dx Twitter format strings Allow users to specify how tweets should be …
init 3e7a722   2014-06-26T08:07:11Z dx Fix double slashes in systemd unit templates
lib 34afea7   2015-01-31T23:58:57Z dx Use glib's GChecksum for md5/sha1 This changes behavior slightly: - …
protocols 34afea7   2015-01-31T23:58:57Z dx Use glib's GChecksum for md5/sha1 This changes behavior slightly: - …
tests 25c4c78   2015-01-16T19:50:24Z dx Fix compiler warnings on Cygwin and Mac OS X. * Don't use PIE/PIC on …
utils 4f37a98   2012-02-11T17:18:46Z wilmer convert_purple fix: Don't barf on protocols without passwords. Bug #877.
.gitignore 302 bytes e26aa72   2015-01-25T05:00:06Z dx Add git specific stuff! - A few build system tweaks - A fancy …
bitlbee.c 9.1 KB 5eab298f   2015-01-26T03:27:24Z dx random_bytes: Use /dev/urandom only, don't bother trying /dev/random …
bitlbee.h 5.7 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
commands.h 1.5 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
conf.c 11.2 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
conf.h 1.9 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
configure 22.1 KB 34afea7   2015-01-31T23:58:57Z dx Use glib's GChecksum for md5/sha1 This changes behavior slightly: - …
COPYING 17.7 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
dcc.c 14.8 KB 6b13103   2015-01-16T19:50:23Z dx Replace isdigit/isalpha/.../tolower/toupper with glib variants This …
dcc.h 3.9 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
help.c 4.5 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
help.h 1.7 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
ipc.c 24.4 KB a6cd799   2015-01-16T19:50:24Z dx ipc_child_identify: fix a maybe-uninitialized warning
ipc.h 2.2 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
irc_send.c 12.1 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
irc_user.c 6.8 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
irc_util.c 3.3 KB 6b13103   2015-01-16T19:50:23Z dx Replace isdigit/isalpha/.../tolower/toupper with glib variants This …
log.c 5.0 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
log.h 1.8 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
Makefile 6.0 KB e26aa72   2015-01-25T05:00:06Z dx Add git specific stuff! - A few build system tweaks - A fancy …
nick.c 10.5 KB fed4f76   2015-01-16T19:50:25Z dx Fix UTF8 nick truncation issues When nicks exceeded the length limit, …
nick.h 1.8 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
otr.c 54.7 KB eabe6d4   2015-01-16T19:50:24Z dx cmd_otr_keygen: improve argument parsing
otr.h 2.4 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
query.c 4.2 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
query.h 1.7 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
README.md 1.2 KB e26aa72   2015-01-25T05:00:06Z dx Add git specific stuff! - A few build system tweaks - A fancy …
root_commands.c 37.3 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
set.c 5.9 KB 434ffa2   2015-01-16T19:50:24Z dx set_setint: use g_strdup_printf instead of relying on a char s[24];
set.h 4.7 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
sock.h 360 bytes e252d8c   2014-09-27T14:54:35Z dx RIP native win32 support (use cygwin instead) It has been broken for …
storage.c 4.6 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
storage.h 2.5 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
storage_xml.c 11.7 KB 6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
unix.c 8.7 KB 5eab298f   2015-01-26T03:27:24Z dx random_bytes: Use /dev/urandom only, don't bother trying /dev/random …
.travis.yml 361 bytes 95e17fc   2015-01-25T21:30:53Z Jelmer Vernooij Run 'make check' from travis.
irc.c 26.4 KB 7b8238d   2015-01-28T17:06:40Z jgeboski irc-channel: implemented a special mode for show_users This allows …
irc.h 12.2 KB 7821ee8   2015-01-29T19:24:17Z jgeboski irc_commands: implemented KICK support With similar commands being …
irc_channel.c 20.6 KB 7821ee8   2015-01-29T19:24:17Z jgeboski irc_commands: implemented KICK support With similar commands being …
irc_commands.c 22.3 KB 7821ee8   2015-01-29T19:24:17Z jgeboski irc_commands: implemented KICK support With similar commands being …
irc_im.c 27.6 KB 7821ee8   2015-01-29T19:24:17Z jgeboski irc_commands: implemented KICK support With similar commands being …
.gdbinit 29 bytes a07a8c2   2012-09-23T22:09:52Z wilmer Add a .gdbinit that disables ASLR (added by PIE compilation) at …
.vimrc 282 bytes ddca104   2012-09-15T16:26:32Z wilmer Adding a .vimrc as requested by Flexo/#983. I did correct the tabsize …
bitlbee.conf 4.9 KB d527913   2012-04-22T21:57:33Z wilmer s/him/it/ in bitlbee.conf, bug #948.
motd.txt 515 bytes ea166fe   2013-05-25T10:54:09Z wilmer Reformat MOTD a little bit. #1056
Note: See TracBrowser for help on using the repository browser.