Sébastien Helleu
|
efc7a588d6
|
core: update copyright dates
|
2021-01-02 21:34:16 +01:00 |
|
Sébastien Helleu
|
feb6258910
|
core: update copyright dates
|
2020-01-04 10:41:26 +01:00 |
|
Sébastien Helleu
|
3c0bdc18f3
|
xfer: add option xfer.file.download_temporary_suffix with default value ".part" (closes #1237)
|
2019-10-05 18:11:39 +02:00 |
|
Sébastien Helleu
|
2b0057239b
|
core: update copyright dates
|
2019-01-01 15:40:51 +01:00 |
|
Sébastien Helleu
|
4712d0bb06
|
core: use https for links to GNU GPL license
|
2018-11-29 23:16:07 +01:00 |
|
Sébastien Helleu
|
5a58b92044
|
xfer: fix code style and comments (issue #1171)
|
2018-03-31 13:39:16 +02:00 |
|
Dominique Martinet
|
dd627f3a53
|
xfer: add xfer.network.send_ack option
This option disables sending acks during transfer, leaving only the final ack,
as would naturally happen if sending ack ever returns EWOULDBLOCK.
|
2018-03-28 09:35:35 +02:00 |
|
Sébastien Helleu
|
ed4837b2f6
|
core: update copyright dates
|
2018-01-05 00:54:18 +01:00 |
|
Sébastien Helleu
|
9bad3f44db
|
core: remove value for first #define in headers, add "PLUGIN" in plugin headers
|
2017-08-10 20:05:16 +02:00 |
|
Sébastien Helleu
|
1361602ea5
|
tests: fix compilation of tests on FreeBSD 11
Some includes were missing in .h files, and the tests must be linked
with intl and execinfo on FreeBSD.
|
2017-01-13 20:57:59 +01:00 |
|
Sébastien Helleu
|
705d86e684
|
core: update copyright dates
|
2017-01-01 11:32:04 +01:00 |
|
Sébastien Helleu
|
3330724574
|
core: update copyright dates
|
2016-01-01 11:09:53 +01:00 |
|
Sébastien Helleu
|
71dd64678c
|
core: add comments after some #endif
|
2015-04-30 21:15:30 +02:00 |
|
Sébastien Helleu
|
a020c28ea6
|
core: update copyright dates
|
2015-01-01 09:23:23 +01:00 |
|
Andrew Potter
|
e5cd0eb247
|
xfer: Use hook_connect() for receiving chats
fixes #160
|
2014-08-19 22:09:37 -07:00 |
|
Sebastien Helleu
|
9b380a935b
|
core: fix use of reserved C identifiers in headers (closes #31)
|
2014-03-19 10:39:13 +01:00 |
|
Andrew Potter
|
92d454eb8d
|
xfer: Don't use sockaddr_storage for address_length
Hopefully this addresses #25.
|
2014-03-13 20:32:59 -07:00 |
|
Andrew Potter
|
144dc60d0a
|
xfer: add support of IPv6 for DCC chat/file (patch #7992)
|
2014-01-09 12:48:54 +01:00 |
|
Sebastien Helleu
|
646a072511
|
xfer: add option xfer.file.auto_check_crc32 (patch #7963)
Thanks to Andrew Potter for the patch.
|
2014-01-06 11:21:12 +01:00 |
|
Sebastien Helleu
|
892aa79fb5
|
core: update copyright dates
|
2014-01-01 00:14:12 +01:00 |
|
Sebastien Helleu
|
149c77decd
|
core: fix typos in many comments and some strings
|
2013-03-17 12:55:20 +01:00 |
|
Sebastien Helleu
|
e890ac0a81
|
xfer: fix freeze of DCC file received: use non-blocking socket after connection to sender and ensure the ACK is properly sent (bug #38340)
|
2013-02-26 21:43:39 +01:00 |
|
Sebastien Helleu
|
f97598b4aa
|
core: update copyright dates
|
2013-01-01 13:12:49 +01:00 |
|
Sebastien Helleu
|
491e31ff55
|
xfer: add missing tags in DCC chat messages: nick_xxx, prefix_nick_ccc, logN
|
2012-12-17 23:30:37 +01:00 |
|
Sebastien Helleu
|
37a3001dc7
|
xfer: display remote IP address for DCC chat/file (task #12289) (patch from Nils Görs)
|
2012-11-27 22:45:22 +01:00 |
|
Sebastien Helleu
|
47e4a03be6
|
core: update copyright dates
|
2012-01-08 18:59:50 +01:00 |
|
Sebastien Helleu
|
dfdf42e27b
|
core: remove unneeded whitespace
|
2011-10-26 20:37:03 +02:00 |
|
Sebastien Helleu
|
328d8e0f95
|
core: fix compilation error with "pid_t" on Mac OS X (bug #34639)
|
2011-10-25 08:27:06 +02:00 |
|
Sebastien Helleu
|
d24f6e9e17
|
Update copyright dates
|
2011-01-01 18:06:29 +01:00 |
|
Sebastien Helleu
|
118f2918b3
|
Fix dcc file transfer for large files (more than 4 GB) on 32-bit systems (bug #31531)
This commit fixes another bug when file is sent: sometimes transfer was still
active although file was successfully sent.
|
2010-11-10 16:39:41 +01:00 |
|
Sebastien Helleu
|
dcdba08f8a
|
Update comments after #endif in C headers
|
2010-06-25 15:03:39 +02:00 |
|
Sebastien Helleu
|
6562d676fe
|
Update licenses and copyrights, add missing author names in sources
|
2010-06-22 19:46:28 +02:00 |
|
Sebastien Helleu
|
dac4764394
|
Add color for nicks in xfer chat (DCC chat), add missing command /me in xfer plugin (bug #28658)
|
2010-01-18 10:43:55 +01:00 |
|
Sebastien Helleu
|
2133eb30ff
|
Update copyright dates
|
2010-01-03 19:31:55 +01:00 |
|
Sebastien Helleu
|
6fb5084af5
|
Add missing charset decoding/encoding for IRC DCC chat (bug #27482)
|
2009-09-20 10:29:25 +02:00 |
|
Sebastien Helleu
|
54ae52c4f0
|
Fix typo: transfert -> transfer
|
2009-05-12 11:39:22 +02:00 |
|
Sebastien Helleu
|
fdf56fc7b0
|
Add nick completion in xfer dcc buffers, fix bug when opening xfer dcc buffer if it already exists
|
2009-03-23 13:37:25 +01:00 |
|
Sebastien Helleu
|
2115f3f675
|
Update copyright dates
|
2009-01-03 10:06:53 +01:00 |
|
Sebastien Helleu
|
2e52e54a3a
|
Add support for more than one proxy, with proxy selection for each IRC server (task #6859)
|
2008-11-23 23:04:52 +01:00 |
|
Sebastien Helleu
|
6e69f7f3ce
|
Remove debug plugin (merged to core), new debug variable for each plugin (no more signals for setting debug)
|
2008-11-02 18:54:25 +01:00 |
|
Sebastien Helleu
|
c572e393e7
|
Remove "category" for buffers (keep only name).
|
2008-09-18 18:44:03 +02:00 |
|
Sebastien Helleu
|
e756f4770a
|
Add new hooks in plugins: info (fifo_filename) and infolists (alias, logger_buffer, xfer)
|
2008-09-02 15:42:20 +02:00 |
|
Sebastien Helleu
|
3a53257032
|
Add "const" keyword for some "char *" function arguments (core and plugins API)
|
2008-06-03 10:56:51 +02:00 |
|
Sebastien Helleu
|
e9603acb1a
|
IRC DCC chat and file (without resume) reintroduced, via xfer plugin (called by /dcc command)
|
2008-05-06 16:51:30 +02:00 |
|
Sebastien Helleu
|
e7a16efa0c
|
Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: initial commit, not working yet)
|
2008-05-04 20:24:20 +02:00 |
|