Getting Started
Documentation
Organisations
ygrek
ocurl
branch/master
Build History
Build History for branch/master
Builds (32)
Merge pull request #109 from ygrek/gha-fixes GHA: remove some workarounds on Windows
f4a28b
-
Jan 01 00:00 +00:00
Failed in 0s
Fix typo in CHANGES
c961aa
-
Jan 01 00:00 +00:00
Failed in 0s
ocurl transition package need to depend on curl_lwt
9d9c82
-
May 14 19:27 +00:00
Failed in 11s
Depend explicitly on Dune in the dune-project file
ddc3a1
-
Jan 01 00:00 +00:00
Failed in 0s
Update changes
3a7823
-
May 14 10:19 +00:00
Failed in 8s
Merge pull request #104 from ygrek/fix-release-lock-cleanup
56e4cc
-
May 14 10:08 +00:00
Failed in 9s
Use new domain lock functions (#106) Replace caml_{enter,leave}_blocking_section with caml_{release,acquire}_runtime_system.
cff21c
-
May 14 10:07 +00:00
Failed in 10s
Depend on dune-configurator >= 3.18.1 for pkgconf fixes
575c9e
-
May 13 09:41 +00:00
Failed in 0s
Assume `unistd.h` presence on all non-Windows systems (#102)
6f4397
-
Apr 17 15:41 +00:00
Failed in 14s
Fix cast warning on clang (#101)
890c9d
-
Jan 01 00:00 +00:00
Failed in 0s
Fix the opam ocurl -> curl transition package definitions (#100)
8b8501
-
Apr 07 14:13 +00:00
Failed in 0s
Make curl depend on the dune-configurator opam package
49053b
-
Apr 02 17:52 +00:00
Failed in 4m23s
GHA: quote OCaml version numbers Otherwise they're wrongly interpreted as integers or floating-point numbers.
2c3c97
-
Mar 19 21:08 +00:00
Failed in 0s
Implement get_headers (#94) Reviewed-by: Antonin Décimo <antonin@tarides.com>
6e5f7f
-
Mar 17 09:29 +00:00
Failed in 36m40s
GHA: run tests if not Windows
2043f1
-
Mar 10 17:36 +00:00
Failed in 18m39s
Implement CURLOPT_NOPROXY (#95)
19a7cf
-
Mar 10 16:20 +00:00
Failed in 36m20s
Fix type of curl_multi_cleanup return variable (#97)
20569e
-
Mar 10 16:14 +00:00
Failed in 5m06s
Remove last remnants of the configure script
b6911a
-
Mar 10 16:09 +00:00
Failed in 4m04s
Update the changelog
f2abf6
-
Mar 04 19:05 +00:00
Failed in 13m20s
Write callback with buffer access (#88)
0b3a52
-
Mar 04 14:28 +00:00
Failed in 7m25s
Update GHA, remove AppVeyor
dca0ff
-
Mar 04 10:39 +00:00
Failed in 3m24s
fix case fallthrough on CURLFTPMETHOD_SINGLECWD
66f32f
-
Mar 03 10:10 +00:00
Failed in 18m49s
Implement CURLOPT_CLOSESOCKETFUNCTION
d9dd5b
-
Jan 26 20:21 +00:00
Failed in 18m35s
Call configure script from curl_lwt.opam (#82)
414827
-
Jan 26 19:32 +00:00
Failed in 1m15s
Add support for `CURLOPT_PROXY_SSL_OPTIONS` (#86)
3bacb2
-
Jan 18 18:26 +00:00
Failed in 20m16s
undef more TCP_ symbols ref #80
fb8bbb
-
Dec 19 05:48 +00:00
Failed in 18m28s
fix windows build (unexpected TCP_FASTOPEN define) fix #77
1bc75b
-
Nov 19 18:51 +00:00
Failed in 18m20s
do not build all examples one example uses lwt_ppx which we don't want to depend on, see #66 examples that are part of the tests are built alright during make test
3268b0
-
Jul 15 05:26 +00:00
Failed in 11m17s
feature: split lwt package (#79) * feature: split lwt package Split curl.lwt into its own package. This allows users to depend on lwt and curl without pulling in curl.lwt (cohttp-curl-lwt does that) We leave a findlib alias from curl.lwt to curl_lwt so that users can transition easier. Signed-off-by: Rudi Grinberg <me@rgrinberg.com> * Update curl_lwt.opam Co-authored-by: Kate <kit-ty-kate@outlook.com> --------- Signed-off-by: Rudi Grinberg <me@rgrinberg.com> Co-authored-by: ygrek <root@ygrek.org> Co-authored-by: Kate <kit-ty-kate@outlook.com>
0fe401
-
Jul 15 05:17 +00:00
Failed in 9m00s
Val_cons: fix argument order
47321d
-
Jun 17 12:34 +00:00
Failed in 54m27s
minor style changes
58f579
-
Mar 11 23:14 +00:00
Failed in 47m32s
configure: drop checks for keepalive options
699161
-
Feb 06 11:36 +00:00
Failed in 52s