source:
@
0edc2fb
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | ||
tests | b0da3b8 | 2015-10-22T08:05:26Z | check_jabber_util: adapt to new behavior of GET_BUDDY_EXACT I can't … | ||
protocols | 884577f | 2015-10-30T10:28:32Z | MSN: self message support This is straightforward, like receiving a … | ||
lib | 0db6618 | 2015-10-26T08:28:10Z | Use proxy_disconnect() in http, ssl, jabber, oscar Twitter and MSN … | ||
init | 3e7a722 | 2014-06-26T08:07:11Z | Fix double slashes in systemd unit templates | ||
doc | 345577b | 2015-10-30T10:27:20Z | IRC self-message support (messages sent by yourself from other … | ||
debian | d567b58 | 2015-08-03T21:54:58Z | 3.4.1-1 Debian package. | ||
unix.c | 8.6 KB | 5535a47 | 2015-05-07T23:12:06Z | More coverity fixes! CID 18634: 'Logically dead code' in … | |
storage_xml.c | 11.2 KB | 098a75b | 2015-03-22T13:35:08Z | Fix a bunch of memory leaks - irc_im.c: - bee_irc_user_msg: … | |
storage.h | 2.4 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
storage.c | 4.6 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
sock.h | 377 bytes | 56c8a4f | 2015-06-04T17:13:22Z | sock.h: Add EAGAIN check to sockerr_again() | |
set.h | 4.6 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
set.c | 5.8 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
root_commands.c | 36.7 KB | 58b63de6 | 2015-10-08T08:34:18Z | IRCv3 SASL capability + PLAIN method Only plain, no other methods. We … | |
README.md | 1.2 KB | e26aa72 | 2015-01-25T05:00:06Z | Add git specific stuff! - A few build system tweaks - A fancy … | |
query.h | 1.7 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
query.c | 4.2 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
otr.h | 2.4 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
otr.c | 59.4 KB | 09f7ec1 | 2015-10-21T11:40:11Z | Add a per-user version of OPT_NOOTR, BEE_USER_NOOTR | |
nick.h | 1.8 KB | e3e2059 | 2015-04-06T12:35:57Z | irc: split bee_irc_chat_name_hint in a few functions Also split … | |
nick.c | 10.6 KB | 3a27896 | 2015-06-04T17:13:22Z | nick_gen: retry g_convert_with_fallback without TRANSLIT if it fails … | |
motd.txt | 515 bytes | ea166fe | 2013-05-25T10:54:09Z | Reformat MOTD a little bit. #1056 | |
Makefile | 6.2 KB | 355e2ad | 2015-10-01T01:01:48Z | Move CAP commands to irc_cap.c; use enum for flags | |
log.h | 1.8 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
log.c | 4.4 KB | 0edc2fb | 2015-10-30T10:31:09Z | log: Refactor log_link() to be less redundant. "I didn't feel like … | |
irc_util.c | 3.5 KB | 345577b | 2015-10-30T10:27:20Z | IRC self-message support (messages sent by yourself from other … | |
irc_user.c | 6.8 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
irc_send.c | 12.1 KB | 2f73692 | 2015-10-08T07:43:45Z | irc_send_who: move the iu->flags check after iu has a value... Moving … | |
irc_im.c | 27.2 KB | 345577b | 2015-10-30T10:27:20Z | IRC self-message support (messages sent by yourself from other … | |
irc_commands.c | 25.4 KB | c4e61db | 2015-10-08T10:25:37Z | irc_sasl_plain_parse: fix size of the parts array Oddly enough it … | |
irc_channel.c | 22.6 KB | 687ec88 | 2015-10-08T05:25:56Z | IRCv3 multi-prefix... but mostly just adding prefixes to WHO We can't … | |
irc_cap.c | 4.3 KB | 58b63de6 | 2015-10-08T08:34:18Z | IRCv3 SASL capability + PLAIN method Only plain, no other methods. We … | |
irc.h | 12.5 KB | 345577b | 2015-10-30T10:27:20Z | IRC self-message support (messages sent by yourself from other … | |
irc.c | 25.9 KB | 345577b | 2015-10-30T10:27:20Z | IRC self-message support (messages sent by yourself from other … | |
ipc.h | 2.2 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
ipc.c | 23.8 KB | 05816dd | 2015-02-22T22:44:40Z | coverity: Fix some (harmless?) use-after-free with g_slist_remove() … | |
help.h | 1.7 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
help.c | 4.3 KB | c2969f9 | 2015-10-08T04:58:59Z | conf, help: Fix minor leaks in error conditions From coverity. | |
dcc.h | 3.9 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
dcc.c | 14.9 KB | e88fe7da | 2015-08-07T21:53:25Z | typofix - https://github.com/vlajos/misspell_fixer | |
COPYING | 17.7 KB | 6f10697 | 2015-01-16T19:50:23Z | Fix incorrect Free Software Foundation address | |
configure | 23.0 KB | 872e017 | 2015-10-08T05:09:12Z | Add missing space in configure | |
conf.h | 1.9 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
conf.c | 11.7 KB | 12f041d | 2015-10-21T13:14:17Z | socks4a proxy support (like socks4 with remote DNS) Fixes trac ticket … | |
commands.h | 1.6 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
bitlbee.h | 5.7 KB | 9613dec | 2015-06-14T23:06:07Z | 3.4.1 release notes | |
bitlbee.conf | 4.9 KB | d527913 | 2012-04-22T21:57:33Z | s/him/it/ in bitlbee.conf, bug #948. | |
bitlbee.c | 8.9 KB | 5ebff60 | 2015-02-20T22:50:54Z | Reindent everything to K&R style with tabs Used uncrustify, with the … | |
.vimrc | 282 bytes | ddca104 | 2012-09-15T16:26:32Z | Adding a .vimrc as requested by Flexo/#983. I did correct the tabsize … | |
.travis.yml | 1.4 KB | 4850065 | 2015-08-08T02:16:59Z | travis: Switch to container based infrastructure This means faster … | |
.gitignore | 335 bytes | 90adf84 | 2015-02-22T14:59:37Z | Add /bitlbee@?\.service/ to .gitignore so "git add ." won't keep … | |
.gdbinit | 29 bytes | a07a8c2 | 2012-09-23T22:09:52Z | Add a .gdbinit that disables ASLR (added by PIE compilation) at … |
Note: See TracBrowser
for help on using the repository browser.