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
/
dcc.c
Commit message (
Expand
)
Author
Age
Lines
*
Use NI_MAXHOST rather than HOST_NAME_MAX for host lengths.
Jelmer Vernooij
2016-12-31
-1
/
+1
*
typofix - https://github.com/vlajos/misspell_fixer
Veres Lajos
2015-08-07
-1
/
+1
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-242
/
+266
*
Replace isdigit/isalpha/.../tolower/toupper with glib variants
dequis
2015-01-16
-1
/
+1
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-2
/
+2
*
dcc: Fix some invalid memory accesses reported by ASAN
dequis
2014-10-27
-1
/
+2
*
Take the local address from the IM/IRC connection when setting up a listening
Wilmer van der Gaast
2010-07-25
-1
/
+1
*
The "transfers" command was renamed to "transfer".
Wilmer van der Gaast
2010-07-18
-1
/
+1
*
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
Wilmer van der Gaast
2010-06-07
-11
/
+10
|
\
|
*
I renamed GAIM_INPUT_* to something else in this branch.
Wilmer van der Gaast
2010-03-21
-10
/
+10
*
|
Restored a few more root commands.
Wilmer van der Gaast
2010-04-21
-1
/
+1
*
|
Restored CTCP/DCC hooks for outgoing file transfers.
Wilmer van der Gaast
2010-04-13
-53
/
+19
*
|
Including DCC stuff again, with a wonderful extra layer of abstraction.
Wilmer van der Gaast
2010-04-11
-53
/
+16
|
/
*
Fixed 100% CPU usage bug in dcc.c.
Wilmer van der Gaast
2010-03-21
-19
/
+14
*
Remove dcc_poll() and just use the cond variable passed to I/O events.
Wilmer van der Gaast
2010-03-21
-41
/
+4
*
Small cleanup. The max_packet_size variable doesn't seem to be read
Wilmer van der Gaast
2010-03-17
-26
/
+1
*
No functional changes, just some style "fixes". Although I admit I'm
Wilmer van der Gaast
2009-12-13
-14
/
+18
*
More hints for getaddrinfo().
ulim
2008-08-12
-0
/
+3
*
Added conf entries and lib/ftutil.[ch].
ulim
2008-08-12
-64
/
+15
*
fixes bug on 32bit archs in DCC code.
ulim
2008-08-11
-1
/
+1
*
moved some stuff around in preperation for MSN merge.
ulim
2008-08-04
-5
/
+34
*
fixes bug in handling file names with spaces.
ulim
2008-07-22
-12
/
+12
*
allow dcc optimization in progress watcher.
ulim
2008-05-08
-3
/
+3
*
timeout of transfers after 120 seconds of no progress (bytes received/sent).
ulim
2008-05-06
-2
/
+29
*
ulibc support, fixes "Invalid SOCKS5 Connect message" problem
ulim
2008-05-04
-0
/
+14
*
more verbose error reporting
ulim
2008-04-14
-5
/
+16
*
more verbose error logging
ulim
2008-04-14
-6
/
+18
*
sending via proxy
kenobi
2007-12-18
-1
/
+0
*
Send and receive seems to work now! Also adopted the new buffering strategy,
ulim
2007-12-04
-157
/
+50
*
Intermediate commit. Sending seems to work. TODOs:
ulim
2007-12-03
-42
/
+270
*
Initial import of jabber file receive and DCC send support. This introduces
ulim
2007-11-28
-0
/
+534