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
Age
Commit message (
Expand
)
Author
2017-01-13
tests: fix compilation of tests on FreeBSD 11
Sébastien Helleu
2017-01-01
irc, xfer: fix compilation on Mac OS X (add link with resolv) (issue #276)
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-10-30
xfer: add check on filename2 allocation
Sébastien Helleu
2016-08-20
xfer: fix crash on DCC send if option xfer.file.auto_accept_nicks is set (clo...
Sébastien Helleu
2016-08-13
xfer: fix NULL pointer derefence in case of memory error in xfer_set_{local|r...
Sébastien Helleu
2016-08-13
xfer: fix memory leak in case of memory error in xfer_chat_open_buffer()
Sébastien Helleu
2016-08-07
core: irc, xfer: do not check return code of res_init()
Sébastien Helleu
2016-08-07
core, irc, xfer: add missing includes for function res_init()
Sébastien Helleu
2016-08-07
core/plugins: Use res_init before getaddrinfo.
Raghavendra Prabhu
2016-06-18
api: remove functions printf_date() and printf_tags()
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-02-05
xfer: ignore signals when polling socket during file receive (closes #677)
Simmo Saan
2016-01-15
Add extern keyword several places to link in osx
Luis Colorado
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-07-19
xfer: fix typo in a comment
Sébastien Helleu
2015-07-18
xfer: fix crash if the DCC file socket number is too high (issue #465)
Sébastien Helleu
2015-06-27
xfer: evaluate content of options xfer.file.download_path and xfer.file.uploa...
Sébastien Helleu
2015-05-18
xfer: correctly use and parse \r\n line endings in CHAT (closes #425)
Simmo Saan
2015-04-30
core: add comments after some #endif
Sébastien Helleu
2015-01-15
core: add priority in plugins to initialize them in order
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-03
xfer: rename callback for infolist "xfer"
Sébastien Helleu
2014-11-09
xfer: fix code style
Sébastien Helleu
2014-11-09
Merge branch 'xfer_chat' of git://github.com/talisein/weechat-1 into talisein...
Sébastien Helleu
2014-11-09
xfer: fix comments
Sébastien Helleu
2014-11-09
xfer: return 0/1 instead of WEECHAT_RC_OK/ERROR in function xfer_resolve_addr
Sébastien Helleu
2014-08-20
xfer: bind to wildcard address when sending
Andrew Potter
2014-08-19
xfer: Use hook_connect() for receiving chats
Andrew Potter
2014-05-06
xfer: fix problem with option xfer.file.auto_accept_nicks when the server nam...
Sébastien Helleu
2014-04-13
xfer: fix freeze/problems when sending empty files with DCC (closes #53)
Sébastien Helleu
2014-04-12
core: fix crash on "weechat --upgrade" if no .upgrade files are found
Sébastien Helleu
2014-04-12
core: use lower case for CMake keywords
Sébastien Helleu
2014-04-12
xfer: fix help of option xfer.file.convert_spaces
Sébastien Helleu
2014-04-03
core: close .upgrade files before deleting them after /upgrade
Sébastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-03-13
xfer: Fix segfault in DCC send.
Andrew Potter
2014-03-13
xfer: Don't use sockaddr_storage for address_length
Andrew Potter
2014-03-11
xfer: Fix xfer.network.own_ip behavior
Andrew Potter
2014-02-28
xfer: replace constant by sizeof in a call to snprintf
Sebastien Helleu
2014-02-22
xfer: remove dead assignment in function xfer_add_cb
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-01-18
core: reformat hook_command arguments
Sebastien Helleu
2014-01-10
xfer: add gcrypt library for link of plugin
Sebastien Helleu
2014-01-09
xfer: add support of IPv6 for DCC chat/file (patch #7992)
Andrew Potter
2014-01-06
xfer: use same infolist for hook and signals (patch #7974)
Andrew Potter
2014-01-06
xfer: add option xfer.file.auto_check_crc32 (patch #7963)
Sebastien Helleu
2014-01-05
xfer: replace call to sprintf() with snprintf()
Sebastien Helleu
[next]