index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
xfer
/
xfer-network.c
Age
Commit message (
Expand
)
Author
2023-09-14
xfer: fix crash on `/dcc chat`
Sébastien Helleu
2023-09-08
xfer: display an error message when opening file for read or write fails (iss...
Sébastien Helleu
2023-09-06
xfer: add passive DCC support.
Mario Campos
2023-09-06
xfer: add and identify active/passive xfer types.
Mario Campos
2023-08-18
xfer: fix conversion of string to IPv4 on 32-bit systems (issue #1999)
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-09-09
xfer: use larger buffer for IP address
Sébastien Helleu
2022-09-03
xfer: fix DCC file receive on Termux (closes #1811)
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-10-05
xfer: add option xfer.file.download_temporary_suffix with default value ".par...
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-12-13
core, xfer: display more information on fork errors (issue #573)
Sébastien Helleu
2016-05-27
core, irc, xfer: display more information in memory allocation errors (issue ...
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-11-09
xfer: fix code style
Sébastien Helleu
2014-08-19
xfer: Use hook_connect() for receiving chats
Andrew Potter
2014-04-13
xfer: fix freeze/problems when sending empty files with DCC (closes #53)
Sébastien Helleu
2014-03-13
xfer: Fix segfault in DCC send.
Andrew Potter
2014-01-09
xfer: add support of IPv6 for DCC chat/file (patch #7992)
Andrew Potter
2014-01-06
xfer: add option xfer.file.auto_check_crc32 (patch #7963)
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-05-22
xfer: fix compilation warnings
Sebastien Helleu
2013-02-26
xfer: fix freeze of DCC file received: use non-blocking socket after connecti...
Sebastien Helleu
2013-01-24
core: display error number and string in some network errors
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-11-27
xfer: display remote IP address for DCC chat/file (task #12289) (patch from N...
Sebastien Helleu
2012-06-01
xfer: set O_NONBLOCK flag on socket using flags read
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-09-22
core: remove compilation warnings about unused return values of functions
Sebastien Helleu
2011-05-01
xfer: remove unused variable
Sebastien Helleu
2011-01-01
Update copyright dates
Sebastien Helleu
2010-11-12
Remove obsolete comments in xfer plugin
Sebastien Helleu
2010-11-10
Fix dcc file transfer for large files (more than 4 GB) on 32-bit systems (bug...
Sebastien Helleu
2010-06-22
Update licenses and copyrights, add missing author names in sources
Sebastien Helleu
2010-04-08
Reformat and add comments for description of C sources
Sebastien Helleu
2010-01-24
Remove evil tabs in sources
Sebastien Helleu
2010-01-03
Update copyright dates
Sebastien Helleu
2009-08-05
Fix progress bar display for large xfer/dcc files (more than 2 Gb)
Sebastien Helleu
2009-05-12
Fix typo: transfert -> transfer
Sebastien Helleu
2009-03-06
Add new hook type "process": launch command with fork and catch result (rc/st...
Sebastien Helleu
[next]