Sébastien Helleu
|
4736a5b320
|
core: remove useless "return"
|
2015-07-23 07:35:45 +02: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 |
|
Sébastien Helleu
|
91140b2ebc
|
core: add constant for libcurl >= 7.38.0
|
2014-11-15 15:58:57 +01:00 |
|
Sébastien Helleu
|
cf9e8d140a
|
core: regroup libcurl constants/options by version
|
2014-11-15 15:49:21 +01:00 |
|
Sébastien Helleu
|
a2cb702b66
|
core: add Curl options for versions 7.29.0 to 7.37.0
|
2014-07-14 17:25:08 +02:00 |
|
Sébastien Helleu
|
7a7399594f
|
core: fix socks5 proxy for curl downloads (closes #119)
|
2014-07-05 22:22:16 +02:00 |
|
Sébastien Helleu
|
4350dd058e
|
core: display curl error after a failed download
|
2014-07-05 22:17:55 +02:00 |
|
Sebastien Helleu
|
892aa79fb5
|
core: update copyright dates
|
2014-01-01 00:14:12 +01:00 |
|
Sebastien Helleu
|
c962bb32f9
|
core: add option weechat.network.proxy_curl (task #12651)
|
2013-06-08 19:25:56 +02:00 |
|
Sebastien Helleu
|
21e51d930d
|
core: add options for Curl >= 7.25
|
2013-06-08 17:04:40 +02:00 |
|
Sebastien Helleu
|
53c6b62ae3
|
core: fix some copyright dates
|
2013-01-10 23:14:33 +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
|
96ecfdd9d1
|
core: add options "dns_servers" and "accepttimeout_ms" for curl (libcurl >= 7.24.0)
|
2012-02-09 09:48:57 +01:00 |
|
Sebastien Helleu
|
2dd44ee3d7
|
core: fix compilation warning on curl_easy_setopt for option CURLOPT_FOLLOWLOCATION
|
2012-01-28 22:12:57 +01:00 |
|
Sebastien Helleu
|
fffd9c88ac
|
core: add many libcurl options missing (for URL transfer)
|
2012-01-18 17:50:12 +01:00 |
|
Sebastien Helleu
|
b91c231096
|
core: add URL transfer (using libcurl), add function hook_process_hashtable in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247)
|
2012-01-16 19:52:08 +01:00 |
|