aboutsummaryrefslogtreecommitdiff
path: root/src/irc/dcc.lua
AgeCommit message (Expand)Author
2007-09-04code clarityjluehrs2
2007-09-04get a usable ip address as soon as possiblejluehrs2
2007-09-04don't die on a bad filename to dcc.send()jluehrs2
2007-09-04add debug output to dcc transfersjluehrs2
2007-09-04lets make this a little more clear and not do weird name hidingjluehrs2
2007-09-04sock:bind() failure invalidates the socket's file descriptorjluehrs2
2007-09-04doc clarificationjluehrs2
2007-09-04handle timeout errors in DCC SEND packetsjluehrs2
2007-09-04forgot i sent ctcp stuff in dcc.luajluehrs2
2007-09-04split between internal/public functions in dcc.luajluehrs2
2007-09-02stop passing file size all over the place... on accept we just keep accepting...jluehrs2
2007-09-02a few todos for the dcc implementationjluehrs2
2007-09-02document the dcc modulejluehrs2
2007-08-26add all of the current filesjluehrs2