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