Commit Graph

  • ee84322ad5 Update README.md Alexey Melnichuk 2014-09-17 15:28:52 +0500
  • 092f1a5b00 Update README.md Alexey Melnichuk 2014-09-17 15:10:49 +0500
  • 791db40645 Merge pull request #41 from moteus/master Alexey Melnichuk 2014-09-17 14:27:40 +0500
  • 6d5adc17e0 Merge pull request #39 from moteus/master Alexey Melnichuk 2014-09-17 13:22:01 +0500
  • 770daf5e0f Fix. rockspec install examples and docs. Alexey Melnichuk 2014-09-17 12:48:25 +0500
  • 6b9254223f Update doc [ci skip] Alexey Melnichuk 2014-09-17 12:19:01 +0500
  • 3178580a08 Fix. Ignore unknown tables in form:add(). Fix. Check type for `headers` field. Add. Supports `content` field in form:add(). Alexey Melnichuk 2014-09-17 12:14:47 +0500
  • 13e5dd6003 Merge pull request #38 from moteus/master Alexey Melnichuk 2014-09-17 12:12:28 +0500
  • 1d45b60687 Change. `multi:ipreform` unset callback function for easy handles. Add. cURLv2 interface support add easy handle to multi during iteration. Alexey Melnichuk 2014-09-17 10:24:17 +0500
  • e76360825b Merge pull request #37 from moteus/master Alexey Melnichuk 2014-09-16 17:22:22 +0500
  • 22d00385a5 Merge pull request #36 from moteus/master Alexey Melnichuk 2014-09-16 17:02:20 +0500
  • fea2547ada Fix. `MAIL_RCPT` option has a list type Alexey Melnichuk 2014-09-16 16:19:39 +0500
  • f3631cd55e Update pop3 example [ci skip] Alexey Melnichuk 2014-09-16 16:00:48 +0500
  • 82e99b7616 Merge pull request #35 from moteus/master Alexey Melnichuk 2014-09-16 15:09:04 +0500
  • 5fdc34a47d Add. Use LuaCov Alexey Melnichuk 2014-09-16 14:00:54 +0500
  • 9ffd3f01de Update comments. [ci skip] Alexey Melnichuk 2014-09-16 13:45:27 +0500
  • 961bdade2c Merge pull request #34 from moteus/master Alexey Melnichuk 2014-09-15 18:34:57 +0500
  • eff44c9aa8 Add. pop3 example Alexey Melnichuk 2014-09-15 17:29:01 +0500
  • 76336c5b36 Merge pull request #33 from moteus/master Alexey Melnichuk 2014-09-15 16:08:28 +0500
  • ba7aedebcb Add. Ability to add easy handle during iteration. Alexey Melnichuk 2014-09-15 15:03:27 +0500
  • 05680975dd Merge pull request #32 from moteus/master Alexey Melnichuk 2014-09-15 14:27:33 +0500
  • 7efaba4ff2 Update doc[ci skip] Alexey Melnichuk 2014-09-15 13:20:08 +0500
  • aff3042434 Change. Returns nothing form reader callback means EOF. Change. multi:iperform() remove easy handle when it done. Alexey Melnichuk 2014-09-15 13:17:13 +0500
  • 4817dad2c7 Merge pull request #30 from moteus/master Alexey Melnichuk 2014-09-15 12:05:40 +0500
  • e6c2ffce5c Add. test to set/unset postfields Alexey Melnichuk 2014-09-15 10:57:33 +0500
  • 47fa9363ab Update README.md [ci skip] Alexey Melnichuk 2014-09-15 10:15:49 +0500
  • 7f8395ce7a Typo in doc [ci skip] Alexey Melnichuk 2014-09-14 08:49:09 +0400
  • 381eb2e430 Makefile improvement Vadim A. Misbakh-Soloviov 2014-09-13 18:24:53 +0700
  • 7337fa07a1 Makefile improvement (silence pkgconfig warning) Vadim A. Misbakh-Soloviov 2014-09-13 17:47:15 +0700
  • 91bbd64889 Makefile improvement (debug-build support) Vadim A. Misbakh-Soloviov 2014-09-13 17:44:26 +0700
  • 4626f9b95c Makefile improvement (debug-build support) Vadim A. Misbakh-Soloviov 2014-09-13 17:42:43 +0700
  • af032407b1 Merge pull request #28 from moteus/master Alexey Melnichuk 2014-09-12 17:09:30 +0500
  • 7fbf2a567b Update documentation. [ci skip] Alexey Melnichuk 2014-09-12 16:09:28 +0500
  • 90178270af Merge pull request #27 from moteus/master Alexey Melnichuk 2014-09-12 14:47:24 +0500
  • dd79a36b6f Fix. install cURL.utils via Makefile[ci skip] Alexey Melnichuk 2014-09-12 13:47:41 +0500
  • dc804d9b7e Makefile (fix #18) Vadim A. Misbakh-Soloviov 2014-09-12 15:53:20 +0700
  • cc5c2243c1 Merge pull request #26 from moteus/master Alexey Melnichuk 2014-09-12 13:00:51 +0500
  • f7926e5f1c Fix. `find_ca_bundle` should return nil if there no file. Alexey Melnichuk 2014-09-12 11:57:46 +0500
  • 1285ae42c5 Add. Form class to Lua-cURLv3 interface. Alexey Melnichuk 2014-09-12 11:46:43 +0500
  • 5737bb797f Merge pull request #24 from moteus/master Alexey Melnichuk 2014-09-11 19:53:15 +0500
  • b38117b6c8 Merge pull request #23 from moteus/master Alexey Melnichuk 2014-09-11 18:51:25 +0500
  • 27ed52548f Fix. Compile warning about unset CURLOPT_READDATA Alexey Melnichuk 2014-09-11 18:49:27 +0500
  • fe66e7223b Add. `find_ca_bundle` function to `cURL.utils` module to find curl-ca-bundle.crt file Alexey Melnichuk 2014-09-11 17:28:42 +0500
  • 1b88ec42b8 Fix. multi:info_read correctly remove easy handle. Alexey Melnichuk 2014-09-11 14:39:24 +0500
  • b4deff354a Merge pull request #22 from moteus/master Alexey Melnichuk 2014-09-11 13:59:41 +0500
  • b2e6bcae4e Fix. add_handle/remove_handle on cURLv3 Add. Examples for cURLv3 Alexey Melnichuk 2014-09-11 12:50:48 +0500
  • 56a47e12d0 Fix. Remove easy handle from multi handle Alexey Melnichuk 2014-09-11 12:27:29 +0500
  • 06df32877e Merge pull request #21 from moteus/master Alexey Melnichuk 2014-09-10 18:20:05 +0500
  • 76e102b9a6 Merge pull request #20 from moteus/master Alexey Melnichuk 2014-09-10 17:50:00 +0500
  • de4fc1e58b Fix. Build with libcurl 7.38.0 Alexey Melnichuk 2014-09-10 17:20:13 +0500
  • 6755621222 Merge pull request #19 from moteus/master Alexey Melnichuk 2014-09-10 16:56:42 +0500
  • 4a7901fc8c Add. libcurl 7.38.0 constants Alexey Melnichuk 2014-09-10 16:44:10 +0500
  • d7a9848539 Merge pull request #17 from moteus/master Alexey Melnichuk 2014-09-10 16:34:13 +0500
  • caa1b28158 Merge pull request #16 from moteus/master Alexey Melnichuk 2014-09-10 16:07:16 +0500
  • 5c4373770e Fix. Link in README.md [ci skip] Alexey Melnichuk 2014-09-10 15:57:04 +0500
  • a50ffe9997 Reorganize examples tree. Alexey Melnichuk 2014-09-10 15:32:04 +0500
  • bf4b8b0b0b Change. multi iterator returns response code as data for `done` row Alexey Melnichuk 2014-09-10 15:20:58 +0500
  • a6b5498182 Merge pull request #15 from moteus/master Alexey Melnichuk 2014-09-10 15:09:05 +0500
  • 1dbb374f1d Fix. Warnings on MinGW Alexey Melnichuk 2014-09-10 15:00:29 +0500
  • 440de78300 Update lakefile [ci skip] Alexey Melnichuk 2014-09-10 14:43:45 +0500
  • 65d5805852 Merge pull request #14 from moteus/master Alexey Melnichuk 2014-09-10 14:23:29 +0500
  • 8d3c696c4c Implement iterator multi.iperform and method easy.perform for easy. Alexey Melnichuk 2014-09-10 14:00:24 +0500
  • 47c3774ead Merge pull request #13 from moteus/master Alexey Melnichuk 2014-09-10 13:50:32 +0500
  • 9127efffc2 Speedup test. Alexey Melnichuk 2014-09-10 13:21:28 +0500
  • 338acbcd9c Fix. cURL.safe Alexey Melnichuk 2014-09-10 13:17:25 +0500
  • 71c0deb903 Add. `cURL.safe` module. Alexey Melnichuk 2014-09-10 13:13:44 +0500
  • e0dfc3a490 Simplify code of cURL module. Alexey Melnichuk 2014-09-10 12:55:37 +0500
  • c2f8fc99f9 Fix. rockspec name in travis file Alexey Melnichuk 2014-09-10 12:44:03 +0500
  • 73d1f31fa4 Update README.md Alexey Melnichuk 2014-09-10 12:33:02 +0500
  • 980af35793 Rename rockspec file Alexey Melnichuk 2014-09-10 12:16:14 +0500
  • f48e72fe79 Update badge urls Alexey Melnichuk 2014-09-10 12:08:50 +0500
  • a9d1e24b3f Merge remote-tracking branch 'upstream/master' Alexey Melnichuk 2014-09-10 12:05:32 +0500
  • 673152f9e6 Makefile improvements Vadim A. Misbakh-Soloviov 2014-09-10 00:35:34 +0700
  • 4340c69bbe Makefaile improvements Vadim A. Misbakh-Soloviov 2014-09-09 23:45:27 +0700
  • c145842520 Merge branch 'master' of https://github.com/moteus/lua-lcurl Alexey Melnichuk 2014-09-09 11:44:09 +0500
  • a6511ba7d0 Add. Test compatibility safe and unsafe objects Alexey Melnichuk 2014-09-09 11:43:31 +0500
  • eef74c877b Merge pull request #12 from moteus/master Alexey Melnichuk 2014-09-08 16:02:19 +0500
  • 2c8592b215 Update README.md Alexey Melnichuk 2014-09-08 15:58:24 +0500
  • 08c15d9857 Merge branch 'master' of https://github.com/moteus/lua-lcurl Alexey Melnichuk 2014-09-08 14:25:37 +0500
  • ab815645ed Add. Note about test fail. [ci skip] Alexey Melnichuk 2014-09-08 13:28:47 +0400
  • 09cd9c8e96 Add. Copyright notes to source files. Alexey Melnichuk 2014-09-08 14:25:02 +0500
  • b575ca74c9 Revert "Change. Use httpbin.org to test" Alexey Melnichuk 2014-09-08 13:09:50 +0400
  • 52834c0e01 Change. Use httpbin.org to test Alexey Melnichuk 2014-09-08 13:09:08 +0400
  • b9e77f3ee6 Fix. SSL_ENABLE_XXX added in 7.36.0 Alexey Melnichuk 2014-09-08 08:16:54 +0000
  • 6ee9c8fc77 Add. Lua-cURL multi iterator returns also `response` row. Alexey Melnichuk 2014-09-08 11:18:30 +0500
  • f2ab8ee8a6 Fix. Return nil from read callback means EOF. Alexey Melnichuk 2014-09-08 10:45:52 +0500
  • c79e255662 Update test Alexey Melnichuk 2014-09-08 10:08:23 +0500
  • 3fba1d6b61 Update test Alexey Melnichuk 2014-09-07 14:11:04 +0400
  • 1062805482 Fix. read callback hangup if it returns wrong value Alexey Melnichuk 2014-09-07 13:54:54 +0400
  • 05272ea096 Fix. Easy cleanup unref wrong reference Fix. Read buffer use size_t as offset Change. Use httpbin.org as test server Alexey Melnichuk 2014-09-07 11:21:54 +0400
  • f9db68d41e Update doc [ci skip] Alexey Melnichuk 2014-09-05 16:23:32 +0500
  • e30104bc44 Fix. Progress function should return `1` to continue. Alexey Melnichuk 2014-09-05 16:18:36 +0500
  • 05147e5b30 Fix. Raise error form progress function. Alexey Melnichuk 2014-09-05 15:55:23 +0500
  • bd2cbd6010 Fix. Use `long` to save curl constants. Alexey Melnichuk 2014-09-05 15:20:43 +0500
  • 7a1c663582 Update README.md [ci skip] Alexey Melnichuk 2014-09-05 15:03:55 +0500
  • 79d9f8db60 Update README.md [ci skip] Alexey Melnichuk 2014-09-05 13:49:34 +0500
  • 5cf2f412af Add. pause examples. Alexey Melnichuk 2014-09-05 13:15:59 +0500
  • 990c1e6725 Fix. Lua-cURL multi iterator returns wrong easy objects for `done` and `error` records Alexey Melnichuk 2014-09-05 12:01:25 +0500
  • 4a0fbd4095 Add. `easy:pause()` method Alexey Melnichuk 2014-09-05 11:26:22 +0500
  • 6453a60c4a Update test Alexey Melnichuk 2014-09-04 18:16:33 +0500