Alexey Melnichuk
|
6c6c31a27b
|
Fix. Define upkeep function for correct versions
|
2018-11-04 14:18:42 +03:00 |
|
Alexey Melnichuk
|
44e86bb3ab
|
Revert MSVC project
|
2018-11-03 12:52:25 +03:00 |
|
Alexey Melnichuk
|
a2c3708d2e
|
Add. Support new options from libcurl 7.62.0
|
2018-11-03 12:46:22 +03:00 |
|
Alexey Melnichuk
|
12909fd5d4
|
Add. missing options
|
2018-11-03 12:09:19 +03:00 |
|
Alexey Melnichuk
|
a4338b2cd5
|
Add. Supprt new options for libcurl 7.61.0
|
2018-11-03 12:02:08 +03:00 |
|
Alexey Melnichuk
|
f9b63c1e4f
|
Add. New options from libcurl 7.60.0
|
2018-11-03 11:43:17 +03:00 |
|
Alexey Melnichuk
|
185a03ec2e
|
Merge pull request #131 from andersonbsilva/master
Fix. Removed invalid semicolon
|
2018-07-11 23:47:37 +03:00 |
|
Anderson Silva
|
3f0489157d
|
Fix. Removed invalid semicolon
|
2018-07-11 11:59:33 -07:00 |
|
Alexey Melnichuk
|
f34ebbe102
|
Back to dev version
|
2018-07-01 11:13:33 +03:00 |
|
Alexey Melnichuk
|
2463732b54
|
Merge pull request #130 from moteus/multi_memory_leak
Fix. socket action callback prevents multi object from GC
|
2018-07-01 10:59:11 +03:00 |
|
Alexey Melnichuk
|
c9ed7c6c35
|
Fix. Use weak table as pointer for socket action.
|
2018-07-01 10:40:30 +03:00 |
|
Alexey Melnichuk
|
cf3203eae3
|
Add. Test for memory leaks
|
2018-07-01 10:24:21 +03:00 |
|
Alexey Melnichuk
|
f36ef258ec
|
Release 0.3.8
|
2018-05-13 13:06:46 +03:00 |
|
Alexey Melnichuk
|
5347756dec
|
Update post_mime.lua
ci skip
|
2018-05-10 09:41:25 +03:00 |
|
Alexey Melnichuk
|
7c28904384
|
Add. Mime HTTP example.
|
2018-05-09 21:24:09 +03:00 |
|
Alexey Melnichuk
|
cacdb9c6ff
|
Merge pull request #127 from moteus/null
Allow use null value.
|
2018-05-09 13:33:06 +03:00 |
|
Alexey Melnichuk
|
886f696866
|
Add. Allow set null to callbacks.
|
2018-05-02 21:00:11 +03:00 |
|
Alexey Melnichuk
|
e5f68e09cb
|
Fix. Validate allocated memory buffer.
|
2018-05-02 00:22:29 +03:00 |
|
Alexey Melnichuk
|
11d44d6bbe
|
Debug build
|
2018-05-01 23:54:20 +03:00 |
|
Alexey Melnichuk
|
a9874c7123
|
Add. Support null in mime module.
|
2018-05-01 21:09:56 +03:00 |
|
Alexey Melnichuk
|
4a70bcbd2f
|
Add. Support set null as array in multi API
|
2018-05-01 20:37:51 +03:00 |
|
Alexey Melnichuk
|
e3b5c928b5
|
Add. Allow set NULL values explicitly.
|
2018-05-01 20:20:04 +03:00 |
|
Alexey Melnichuk
|
4ddacb1931
|
Add. Support LOCK_DATA_CONNECT for shared object
|
2018-05-01 18:45:51 +03:00 |
|
Alexey Melnichuk
|
532719c908
|
Merge pull request #126 from moteus/master
Change. Unset system macros only temporary.
|
2018-05-01 17:05:04 +03:00 |
|
Alexey Melnichuk
|
49fcdeab8f
|
Change. Unset system macros only temporary.
|
2018-05-01 16:51:18 +03:00 |
|
Alexey Melnichuk
|
e0bef3dcc6
|
Merge pull request #125 from moteus/master
Allow set empty array as slist
|
2018-05-01 16:35:28 +03:00 |
|
Alexey Melnichuk
|
dbbab9e5c0
|
Merge remote-tracking branch 'upstream/master'
|
2018-05-01 15:44:00 +03:00 |
|
Alexey Melnichuk
|
0fe9039186
|
Fix. Allows set empty array as slist options
|
2018-05-01 15:43:49 +03:00 |
|
Alexey Melnichuk
|
1fb4bc8326
|
Merge pull request #124 from moteus/master
Add. Support 7.59.0
|
2018-05-01 15:42:32 +03:00 |
|
Alexey Melnichuk
|
305a724809
|
Add. info_filetime_t
|
2018-05-01 14:47:13 +03:00 |
|
Alexey Melnichuk
|
aa8a06e7c1
|
Add. RECURSIVE_API_CALL error code.
|
2018-05-01 14:36:33 +03:00 |
|
Alexey Melnichuk
|
1a44488fe9
|
Add. happy_eyeballs_timeout_ms and timevalue_large options
|
2018-05-01 14:33:11 +03:00 |
|
Alexey Melnichuk
|
7b13a8c77f
|
Add. SSH_AUTH_GSSAPI flag.
|
2018-05-01 13:59:26 +03:00 |
|
Alexey Melnichuk
|
27946bc985
|
Add. Fifth version info fields.
|
2018-05-01 13:47:07 +03:00 |
|
Alexey Melnichuk
|
ddf322e692
|
Add. Example for version_info.
|
2018-05-01 13:35:25 +03:00 |
|
Alexey Melnichuk
|
15c10adc2b
|
Merge pull request #123 from moteus/curl_mime
Add. Curl mime API
|
2018-05-01 13:02:17 +03:00 |
|
Alexey Melnichuk
|
814c2e6a0b
|
Update Travis file
|
2018-05-01 12:27:54 +03:00 |
|
Alexey Melnichuk
|
a8288a6217
|
Update Travis file
|
2018-04-30 17:09:24 +03:00 |
|
Alexey Melnichuk
|
52963a1e08
|
Use libuv 1.19.0
|
2018-04-30 15:31:06 +03:00 |
|
Alexey Melnichuk
|
58847b11ad
|
Add. mime:easy() method.
|
2018-04-30 13:25:15 +03:00 |
|
Alexey Melnichuk
|
d86d77b582
|
Update test server
|
2017-11-03 11:56:49 +03:00 |
|
Alexey Melnichuk
|
6734219197
|
Add. filename parameter to mime data/filedata
Add. `addpart` accept table as argument
Add. `encoder` method to mime part
|
2017-10-23 16:16:51 +03:00 |
|
Alexey Melnichuk
|
e523cb4535
|
Handle hpost stream abort CURLE_READ_ERROR error code.
|
2017-10-23 13:10:09 +03:00 |
|
Alexey Melnichuk
|
435a0be37b
|
Update curl version on AppVeyor
|
2017-10-23 12:47:27 +03:00 |
|
Alexey Melnichuk
|
37b880fef4
|
Update test server [ci skip]
|
2017-10-19 19:19:40 +03:00 |
|
Alexey Melnichuk
|
c0f7a3f18a
|
Replace http://example.com to local pegasus server.
|
2017-10-19 18:06:32 +03:00 |
|
Alexey Melnichuk
|
c8a0f7ea8e
|
Update test server.
|
2017-10-19 17:36:54 +03:00 |
|
Alexey Melnichuk
|
4f75627e5c
|
Replace httpbin.org to local pegasus server
|
2017-10-19 15:58:54 +03:00 |
|
Alexey Melnichuk
|
b723615c05
|
Add. Ability unset info by passing false
|
2017-10-18 14:53:18 +03:00 |
|
Alexey Melnichuk
|
5239176fc0
|
Test. Use pegasus server to dump mime content.
|
2017-10-18 14:14:14 +03:00 |
|