9 Commits

Author SHA1 Message Date
Alexey Melnichuk
320a609983 Add. Support libcurl 7.52.1.
Fix. `setopt{ssl_verifyhost=true}` set option to `2` not to `1`
Fix. Type and default value for `TLSAUTH_TYPE` option
2017-01-11 14:27:20 +03:00
Alexey Melnichuk
30b9cb2420 Add. Support cURL 7.48.0 2016-04-15 15:09:11 +03:00
Alexey Melnichuk
d85529586b Fix. Build with cURL 7.19.7 (Ubuntu 10.04LTS) 2015-06-15 10:12:42 +04:00
Alexey Melnichuk
4a7901fc8c Add. libcurl 7.38.0 constants 2014-09-10 16:44:10 +05:00
Alexey Melnichuk
4a0fbd4095 Add. easy:pause() method 2014-09-05 11:29:08 +05:00
root
3382feb5b7 Fix. Build with old version libcurl (7.19.7) (3)
according to symbols-in-versions in curl.
2014-08-31 16:09:14 +08:00
Alexey Melnichuk
917ca411c5 Implement setopt_proxytype in Lua-cURL interface.
Add. PROXY_XXX constants.
2014-08-29 15:06:36 +05:00
Alexey Melnichuk
7440dcf8bd Fix. Defines some constant. 2014-08-26 16:33:22 +05:00
Alexey Melnichuk
a1393c1934 Add. Export some libcurl flags and constants. 2014-08-26 16:10:42 +05:00