Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-10 | core: fix some copyright dates | 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-02-09 | core: add options "dns_servers" and "accepttimeout_ms" for curl (libcurl >= ↵ | Sebastien Helleu | |
7.24.0) | |||
2012-01-28 | core: fix compilation warning on curl_easy_setopt for option ↵ | Sebastien Helleu | |
CURLOPT_FOLLOWLOCATION | |||
2012-01-18 | core: add many libcurl options missing (for URL transfer) | Sebastien Helleu | |
2012-01-16 | core: add URL transfer (using libcurl), add function hook_process_hashtable ↵ | Sebastien Helleu | |
in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247) |