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
|
3d95217745
|
api: return allocated string in hook_info callback and function info_get
|
2019-04-13 08:42:45 +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
|
7ee88fb46c
|
core: fix some styles
|
2018-01-07 09:11:45 +01:00 |
|
Sébastien Helleu
|
ed4837b2f6
|
core: update copyright dates
|
2018-01-05 00:54:18 +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
|
fdd9c03e5a
|
xfer: evaluate content of options xfer.file.download_path and xfer.file.upload_path (issue #388)
|
2015-06-27 08:11:28 +02:00 |
|
Sébastien Helleu
|
a020c28ea6
|
core: update copyright dates
|
2015-01-01 09:23:23 +01:00 |
|
Sebastien Helleu
|
7dfaca9ef3
|
xfer: replace call to sprintf() with snprintf()
|
2014-01-05 10:47:09 +01:00 |
|
Sebastien Helleu
|
892aa79fb5
|
core: update copyright dates
|
2014-01-01 00:14:12 +01:00 |
|
Sebastien Helleu
|
f97598b4aa
|
core: update copyright dates
|
2013-01-01 13:12:49 +01:00 |
|
Sebastien Helleu
|
7eb5cc4b97
|
core: move comments with description of C file to top of files
|
2012-12-15 12:27:57 +01:00 |
|
Sebastien Helleu
|
7d34812f1c
|
core: reformat comments for functions
|
2012-12-13 18:51:44 +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
|
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
|
6562d676fe
|
Update licenses and copyrights, add missing author names in sources
|
2010-06-22 19:46:28 +02:00 |
|
Sebastien Helleu
|
4616ca981e
|
Add function "string_expand_home" in plugin API, fix bug with replacement of home in paths
|
2010-05-02 18:21:58 +02:00 |
|
Sebastien Helleu
|
31bfcf96c7
|
Reformat and add comments for description of C sources
|
2010-04-08 18:15:00 +02:00 |
|
Sebastien Helleu
|
2133eb30ff
|
Update copyright dates
|
2010-01-03 19:31:55 +01:00 |
|
Sebastien Helleu
|
2115f3f675
|
Update copyright dates
|
2009-01-03 10:06:53 +01:00 |
|
Sebastien Helleu
|
8724fc18af
|
Use of const for some functions returning "char *"
|
2008-11-15 22:35:12 +01:00 |
|
Sebastien Helleu
|
0839b359f9
|
Add new hooks (info and infolist), IRC plugin now return infos and infolists
|
2008-08-30 00:25:56 +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
|
f71c190a97
|
New option "xfer.file.use_nick_in_filename" for Xfer files (task #7140)
|
2008-05-07 14:34:10 +02:00 |
|
Sebastien Helleu
|
b0e88590b9
|
Xfer file resume (for DCC protocol) is back
|
2008-05-07 13:34:04 +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 |
|