aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/s5bytestream.c
Commit message (Expand)AuthorAgeLines
* GAIM_INPUT_* were renamed, at last.Wilmer van der Gaast2010-05-25-7/+7
* Fixed jabber_bs_peek() to deal with incomplete packets as well.Wilmer van der Gaast2010-03-21-10/+21
* Some compiler warning fixes and renamed "transfers" command to justWilmer van der Gaast2010-03-18-1/+1
* More small fixes. (NULL derefs and s/close/disconnect/)Wilmer van der Gaast2010-03-18-2/+3
* Small cleanup. The max_packet_size variable doesn't seem to be readWilmer van der Gaast2010-03-17-1/+1
* Added conf entries and lib/ftutil.[ch].ulim2008-08-12-71/+16
* moved some stuff around in preperation for MSN merge.ulim2008-08-04-7/+7
* Added an account setting 'proxy'.ulim2008-07-22-24/+77
* added a #define for AI_NUMERICSERV in s5bytestream.c (missing in ulibc).ulim2008-06-02-0/+4
* Added textual SOCKS5 error messages.ulim2008-06-02-2/+21
* SOCKS5 bytestream related changes.ulim2008-05-06-4/+22
* ulibc support, fixes "Invalid SOCKS5 Connect message" problemulim2008-05-04-1/+15
* more verbose error loggingulim2008-04-14-5/+6
* some fixes related to connection timeoutulim2008-02-20-3/+21
* sending via proxykenobi2007-12-18-74/+224
* Send and receive seems to work now! Also adopted the new buffering strategy,ulim2007-12-04-62/+75
* Intermediate commit. Sending seems to work. TODOs:ulim2007-12-03-0/+906