summaryrefslogtreecommitdiff
path: root/src/irc/dcc/dcc.c
AgeCommit message (Expand)Author
2001-01-18DCC cleanups - half rewrite. New features: file names with spaces workTimo Sirainen
2001-01-02/SET dcc_autoresume - like /SET dcc_autoget, but resume the files ifTimo Sirainen
2000-12-19security fixes from 0.7.97.2Timo Sirainen
2000-12-05Server events: switched order of data and server parameters. it's nowTimo Sirainen
2000-12-04Use GIOChannel instead of sockets directly. Helps porting to win32 :)Timo Sirainen
2000-11-17If other side replies to our DCC CHAT request with DCC CHAT request ofTimo Sirainen
2000-11-17Check that enough parameters are given to /DCC CLOSETimo Sirainen
2000-11-11/SET dcc_autodisplay_dialog isn't used for anything, removed.Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-25Don't allow sending data to dcc chats if connection isn't finished yet.Timo Sirainen
2000-07-23Added syntaxes of all commands in comments, they're going to be used toTimo Sirainen
2000-07-23Use net-sendbuffer with DCC chat.Timo Sirainen
2000-07-15Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.Timo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-06-06Replying to dcc get and chat requests didn't work.Timo Sirainen
2000-06-04/IRCNET command.Timo Sirainen
2000-06-04Lots of DCC related fixes.Timo Sirainen
2000-05-25Added bot plugin, it also has almost-functional botnet.Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen