source:
@
55ec2d6
Name | Size | Rev | Date | Author | Last Change |
---|---|---|---|---|---|
utils | fe51bcf | 2005-11-07T15:41:25Z | Timing moved his site make tar exludes .bzr now | ||
protocols | 2fa825b | 2006-01-19T22:23:03Z | Removed some very unpleasant check from the OSCAR code. (Caused … | ||
doc | 40657a3 | 2005-12-04T02:49:07Z | ChangeLog update, this should cover all important changes in 1.0. Also … | ||
util.c | 8.6 KB | dd8d4c5 | 2006-01-10T14:36:49Z | http_encode() now just escapes everything except [A-Za-z0-9]. Should … | |
user.h | 1.9 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
user.c | 5.3 KB | 9cb9868 | 2005-11-15T14:47:17Z | Remove handle_cmp() replacing it by a protocol-specific function. | |
url.h | 1.5 KB | 7b23afd | 2005-11-07T16:16:18Z | Migrate my pluginable branch to use Wilmers' branch as parent | |
url.c | 2.9 KB | 6fda350 | 2006-01-15T16:41:55Z | Fixed a bug in url.c that interpreted all http-urls as https. | |
unix.c | 4.9 KB | d25f6fc | 2005-12-26T14:02:47Z | Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is … | |
storage_text.c | 9.2 KB | d25f6fc | 2005-12-26T14:02:47Z | Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is … | |
storage.h | 2.5 KB | b73ac9c | 2005-12-13T23:05:27Z | Add support for 'primary' and 'migrate' account storages. Fix two bugs … | |
storage.c | 4.5 KB | b73ac9c | 2005-12-13T23:05:27Z | Add support for 'primary' and 'migrate' account storages. Fix two bugs … | |
sock.h | 1.2 KB | e4d6271 | 2005-12-27T14:39:32Z | IPv6 socket improvements. Daemon mode can now also listen on IPv6 … | |
set.h | 2.1 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
set.c | 5.1 KB | c92e6801 | 2005-11-12T01:05:32Z | Updates copyright headers of files that were changed in 2005 too. … | |
query.h | 1.7 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
query.c | 3.7 KB | ea85a0b | 2005-11-16T14:22:22Z | Some more formatting changes in the auth. request messages | |
nick.h | 1.7 KB | 1eddf6b | 2005-12-08T12:30:43Z | Add some const | |
nick.c | 6.0 KB | 1eddf6b | 2005-12-08T12:30:43Z | Add some const | |
motd.txt | 542 bytes | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
Makefile | 2.7 KB | 0298d11 | 2006-01-13T23:51:21Z | Moved all IRC commands to separate functions in irc_commands.c. At … | |
log.h | 1.8 KB | c92e6801 | 2005-11-12T01:05:32Z | Updates copyright headers of files that were changed in 2005 too. … | |
log.c | 4.8 KB | ac9f0e9 | 2006-01-18T07:53:50Z | Formatting changes. | |
irc_commands.c | 17.3 KB | 5424c76 | 2006-01-19T17:52:19Z | Rehash command now also works in inetd mode. Other "IPC" commands only … | |
irc.h | 4.0 KB | fc50d48 | 2006-01-20T12:21:24Z | irc_abort() does logging (including a reason) now. | |
irc.c | 28.0 KB | fc50d48 | 2006-01-20T12:21:24Z | irc_abort() does logging (including a reason) now. | |
ipc.h | 1.9 KB | 5424c76 | 2006-01-19T17:52:19Z | Rehash command now also works in inetd mode. Other "IPC" commands only … | |
ipc.c | 9.1 KB | 5424c76 | 2006-01-19T17:52:19Z | Rehash command now also works in inetd mode. Other "IPC" commands only … | |
ini.h | 1.4 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
ini.c | 2.3 KB | c92e6801 | 2005-11-12T01:05:32Z | Updates copyright headers of files that were changed in 2005 too. … | |
help.h | 1.5 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
help.c | 3.3 KB | c92e6801 | 2005-11-12T01:05:32Z | Updates copyright headers of files that were changed in 2005 too. … | |
crypting.h | 1.4 KB | a301379c | 2005-12-13T22:43:59Z | Simplify obfuscation functions - make them a bit more bitlbee-independent | |
crypting.c | 4.6 KB | a301379c | 2005-12-13T22:43:59Z | Simplify obfuscation functions - make them a bit more bitlbee-independent | |
COPYING | 17.6 KB | b7d3cc34 | 2005-11-06T18:23:18Z | Initial repository (0.99 release tree) | |
configure | 9.8 KB | 4fe4be2 | 2006-01-10T14:20:48Z | Removed send-flood protection code completely. | |
conf.h | 1.8 KB | d25f6fc | 2005-12-26T14:02:47Z | Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is … | |
conf.c | 8.6 KB | f4a5940 | 2006-01-15T20:31:59Z | Added REHASH command, IPC emulation in daemon (non-forked) mode. | |
commands.h | 1.5 KB | f4a5940 | 2006-01-15T20:31:59Z | Added REHASH command, IPC emulation in daemon (non-forked) mode. | |
commands.c | 18.7 KB | 0298d11 | 2006-01-13T23:51:21Z | Moved all IRC commands to separate functions in irc_commands.c. At … | |
bitlbee.h | 4.1 KB | 5c577bd | 2006-01-13T22:10:29Z | IPC code (by no means final) | |
bitlbee.conf | 3.4 KB | 2a6ca4f | 2006-01-04T11:16:58Z | Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping … | |
bitlbee.c | 7.2 KB | fc50d48 | 2006-01-20T12:21:24Z | irc_abort() does logging (including a reason) now. | |
account.h | 1.7 KB | 7b23afd | 2005-11-07T16:16:18Z | Migrate my pluginable branch to use Wilmers' branch as parent | |
account.c | 3.5 KB | 547f937 | 2005-12-14T11:15:04Z | Remove statement that couldn't be executed anyway | |
.bzrignore | 118 bytes | 87c24ba | 2005-12-08T16:00:29Z | Ignore decode/encode utilities |
Note: See TracBrowser
for help on using the repository browser.