index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocols
/
jabber
/
s5bytestream.c
Commit message (
Expand
)
Author
Age
Lines
*
jabber: Fix leak in jabber_si_set_proxies
dequis
2016-03-20
-0
/
+2
*
typofix - https://github.com/vlajos/misspell_fixer
Veres Lajos
2015-08-07
-2
/
+2
*
jabber/s5bytestream: add G_GNUC_PRINTF to jabber_bs_abort
dequis
2015-06-28
-1
/
+1
*
s5bytestream: fix segfault (cleanup before trying next streamhost)
dequis
2015-02-22
-14
/
+27
*
s5bytestream: refactor some copypasted code into functions
dequis
2015-02-22
-89
/
+47
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-586
/
+596
*
Some more g_source_remove warning fixes
dequis
2014-10-27
-0
/
+6
*
Killed careless use of strcpy(). Luckily these are only a risk on public
Wilmer van der Gaast
2011-10-30
-3
/
+4
*
Take the local address from the IM/IRC connection when setting up a listening
Wilmer van der Gaast
2010-07-25
-1
/
+1
*
Fixed crash on failed Jabber file transfers.
Wilmer van der Gaast
2010-07-22
-1
/
+0
*
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
Wilmer van der Gaast
2010-06-07
-7
/
+7
|
\
|
*
Merging libpurple branch into killerbee. It's fairly usable already, and
Wilmer van der Gaast
2010-06-06
-7
/
+7
|
|
\
|
|
*
GAIM_INPUT_* were renamed, at last.
Wilmer van der Gaast
2010-05-25
-7
/
+7
*
|
|
Merging a Jabber ft bugfix.
Wilmer van der Gaast
2010-04-11
-4
/
+5
|
\
|
|
|
*
|
Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 messages
Wilmer van der Gaast
2010-04-11
-4
/
+5
|
|
/
*
/
Including DCC stuff again, with a wonderful extra layer of abstraction.
Wilmer van der Gaast
2010-04-11
-7
/
+7
|
/
*
Fixed jabber_bs_peek() to deal with incomplete packets as well.
Wilmer van der Gaast
2010-03-21
-10
/
+21
*
Some compiler warning fixes and renamed "transfers" command to just
Wilmer van der Gaast
2010-03-18
-1
/
+1
*
More small fixes. (NULL derefs and s/close/disconnect/)
Wilmer van der Gaast
2010-03-18
-2
/
+3
*
Small cleanup. The max_packet_size variable doesn't seem to be read
Wilmer van der Gaast
2010-03-17
-1
/
+1
*
Added conf entries and lib/ftutil.[ch].
ulim
2008-08-12
-71
/
+16
*
moved some stuff around in preperation for MSN merge.
ulim
2008-08-04
-7
/
+7
*
Added an account setting 'proxy'.
ulim
2008-07-22
-24
/
+77
*
added a #define for AI_NUMERICSERV in s5bytestream.c (missing in ulibc).
ulim
2008-06-02
-0
/
+4
*
Added textual SOCKS5 error messages.
ulim
2008-06-02
-2
/
+21
*
SOCKS5 bytestream related changes.
ulim
2008-05-06
-4
/
+22
*
ulibc support, fixes "Invalid SOCKS5 Connect message" problem
ulim
2008-05-04
-1
/
+15
*
more verbose error logging
ulim
2008-04-14
-5
/
+6
*
some fixes related to connection timeout
ulim
2008-02-20
-3
/
+21
*
sending via proxy
kenobi
2007-12-18
-74
/
+224
*
Send and receive seems to work now! Also adopted the new buffering strategy,
ulim
2007-12-04
-62
/
+75
*
Intermediate commit. Sending seems to work. TODOs:
ulim
2007-12-03
-0
/
+906