by PMG
Written in C, source included
Released in July 2003
--- New in 1.2b18 --- (July 5th 2003) - alternate nick support - respond to '!LIST nick' (debian bug #191027) - set IP TOS for transfers - add 'hideos', to not show os in quit/version, etc.. - add 'respondtochannelxdcc', configure respons to 'xdcc sent' on channel - add 'respondtochannellist', configure respons to 'xdcc list' on channel - decrease queue/bandwidth notification to every 5 minutes - allow queueing even if slots available but maxtransfersperperson applies - smart dequeuing: skip over people that would violate maxtransfersperperson bug fixes: - fix delete headline on rehash (debian bug #193110) - fix freebsd, didn't have all sigcodes - fix super-long retry backoff - fix for some os's dont have strsignal() - fix invocation to require at least one config file - fix to handle CRLF on dcc chat - work around cygwin bug: over 30 transfers fail - work around cygwin bug: >2GB files return bad size in stat() - proper handling of max open files ulimit setting - fix 'chatme' to use firewall ports too - fix perodicmsg every second bug - work around cygwin bug: close() hangs - fix uninitialized data problem --- What is iroffer? --- iroffer is a fileserver for irc (commonly referred to as a DCC bot). It uses the DCC feature of irc to send files to other users. iroffer will connect to an irc server and let people request files from it. Unlike similar programs, iroffer is not a script, it is a standalone executable written entirely in c from scratch with high transfer speed and effeciency in mind. iroffer has been able to sustain upto 50MByte/sec transfer rate over a gigabit ethernet link. --- Supported Platforms --- Linux FreeBSD, OpenBSD, BSD/OS, NetBSD Solaris/SunOS UP-UX IRIX Digital UNIX MacOS X Server MacOS X AIX Win95/98/NT/2000 All other platforms have not been tested, but will probabily work PMGMegaSecurity