source: protocols/jabber/s5bytestream.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
(edit) @8256ad5   2014-10-27T06:36:05Z dx Some more g_source_remove warning fixes - http_incoming_data calling …
(edit) @de26f3c   2011-10-30T11:33:49Z wilmer Killed careless use of strcpy(). Luckily these are only a risk on …
(edit) @f1f7b5e   2010-07-24T22:50:23Z wilmer Take the local address from the IM/IRC connection when setting up a …
(edit) @938c305   2010-07-22T07:43:21Z wilmer Fixed crash on failed Jabber file transfers.
(edit) @4aa0f6b   2010-06-07T14:31:07Z wilmer Merging killerbee stuff, bringing all the bleeding-edge stuff together.
(edit) @b308cf9   2010-06-05T23:21:02Z wilmer Merging libpurple branch into killerbee. It's fairly usable already, …
(edit) @d25ebea   2010-05-25T22:04:55Z wilmer GAIM_INPUT_* were renamed, at last.
(edit) @a87e6ba   2010-04-11T18:13:19Z wilmer Merging a Jabber ft bugfix.
(edit) @3ab1d31   2010-04-11T18:12:25Z wilmer Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 …
(edit) @17a6ee9   2010-04-11T14:37:06Z wilmer Including DCC stuff again, with a wonderful extra layer of …
(edit) @a81d679   2010-03-21T15:56:59Z wilmer Fixed jabber_bs_peek() to deal with incomplete packets as well.
(edit) @b8a491d   2010-03-18T00:30:38Z wilmer Some compiler warning fixes and renamed "transfers" command to just …
(edit) @78d254f1   2010-03-18T00:07:16Z wilmer More small fixes. (NULL derefs and s/close/disconnect/)
(edit) @60e4df3   2010-03-17T23:23:27Z wilmer Small cleanup. The max_packet_size variable doesn't seem to be read …
(edit) @a02f34f   2008-08-11T23:07:12Z a.sporto+bee Added conf entries and lib/ftutil.[ch]. ft_listen = …
(edit) @4ac647d   2008-08-04T14:21:49Z a.sporto+bee moved some stuff around in preperation for MSN merge. * both ends …
(edit) @8a90001   2008-07-22T12:37:49Z a.sporto+bee Added an account setting 'proxy'. Note that this is only used for …
(edit) @3355a82   2008-06-02T13:26:38Z a.sporto+bee added a #define for AI_NUMERICSERV in s5bytestream.c (missing in ulibc).
(edit) @cce0450   2008-06-02T12:49:33Z a.sporto+bee Added textual SOCKS5 error messages.
(edit) @29c1456   2008-05-06T00:13:37Z a.sporto+bee SOCKS5 bytestream related changes. * allow the SOCKS5 server to not …
(edit) @4358b10   2008-05-04T13:32:15Z a.sporto+bee ulibc support, fixes "Invalid SOCKS5 Connect message" problem
(edit) @6cac643   2008-04-14T12:59:15Z a.sporto+bee more verbose error logging
(edit) @2625d6d   2008-02-20T20:55:38Z a.sporto+bee some fixes related to connection timeout
(edit) @dc0ba9c   2007-12-18T02:07:59Z kenobi sending via proxy
(edit) @dce3903   2007-12-04T00:48:57Z a.sporto+bee Send and receive seems to work now! Also adopted the new buffering …
(add) @2ff2076   2007-12-03T14:28:45Z a.sporto+bee Intermediate commit. Sending seems to work. TODOs: * move from …
Note: See TracRevisionLog for help on using the revision log.