index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
irc
/
dcc
/
dcc-resume.c
Age
Commit message (
Expand
)
Author
2007-05-08
Oops. Update address correctly now.
Wouter Coekaerts
2007-05-08
Update FSF address
Wouter Coekaerts
2006-02-17
leave parameter count check as it was before
Valentin Batz
2006-02-17
check the paramcount for DCC RESUME more strictly
Valentin Batz
2005-08-01
Fix dcc resume crash (only in the rc's and svn) (Bug 287)
Wouter Coekaerts
2004-05-14
Crashed with spaces in filenames, patch by Francesco Fracassi
Timo Sirainen
2004-03-23
Passive DCC support by Francesco Fracassi (francesco.f at openssl.it)
Timo Sirainen
2002-11-21
Irssi now uses 64bit file offets if it's only supported by system. Also did
Timo Sirainen
2002-03-13
proper checking for lseek() failure
Timo Sirainen
2001-05-11
"dcc error file not found" -> "dcc error file open". Print the actual error
Timo Sirainen
2001-02-28
fixed some signed/unsigned issues
Timo Sirainen
2001-02-10
DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should
Timo Sirainen
2001-02-03
DCC RESUME, DCC ACCEPT: we might have crashed with invalid parameters.
Timo Sirainen
2001-01-18
DCC cleanups - half rewrite. New features: file names with spaces work
Timo Sirainen