by PMG
Written in C
Released in December 2003
--- 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 --- New in 1.2b23 --- (December 13th 2003) - fix queue notification messages - fix renumber - add 'restrictprivlistmsg', custom message for restrictprivlist - dont reuse listen ports for a while if never connected - do sanity checks on adminhost - add 'timestampconsole', show timestamps on console - dont increment get counter on shutdown - add 'quietmode', dont send informational messages to users - fix unaligned transfer ack reads: caused end-of-transfer hangs - more crazy usermodes: ~ and & - fix bug when both respondtochannelxdcc and restrictlist are set - detect broken crypt in Configure - fix crash in psend under Solaris PMGMegaSecurity