log libpurple/protocols/irc/dcc_send.c @ 24436:4f46eb13b540

age author description
Sun, 23 Nov 2008 08:39:39 +0000 Elliott Sales de Andrade Replace spaces wth tabs in indentation and tabs with spaces in line continuations.
Tue, 12 Aug 2008 23:22:47 +0000 Daniel Atallah Use non-blocking io for IRC DCC transfers.
Sun, 09 Mar 2008 21:42:27 +0000 Ka-Hing Cheung When Andrew was working on the memleak fixes, he pondered why buffer was
Sun, 09 Mar 2008 21:34:32 +0000 Andrew Gaul some memleak fixes from Andrew Gaul again:
Wed, 16 Jan 2008 19:12:46 +0000 Richard Laager Use g_strerror() instead of strerror() in a few places.
Sun, 13 Jan 2008 21:30:50 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Mon, 19 Nov 2007 03:16:29 +0000 Daniel Atallah Fix #3983 by canceling the file transfer when connecting to the remote host fails.