Organisationsygrekocurlbranch/masterBuild History

Build History for branch/master

Builds (20)
GHA: quote OCaml version numbers Otherwise they're wrongly interpreted as integers or floating-point numbers.
2c3c97
Implement get_headers (#94) Reviewed-by: Antonin Décimo <antonin@tarides.com>
6e5f7f
GHA: run tests if not Windows
2043f1
Implement CURLOPT_NOPROXY (#95)
19a7cf
Fix type of curl_multi_cleanup return variable (#97)
20569e
Remove last remnants of the configure script
b6911a
Update the changelog
f2abf6
Write callback with buffer access (#88)
0b3a52
Update GHA, remove AppVeyor
dca0ff
fix case fallthrough on CURLFTPMETHOD_SINGLECWD
66f32f
Implement CURLOPT_CLOSESOCKETFUNCTION
d9dd5b
Call configure script from curl_lwt.opam (#82)
414827
Add support for `CURLOPT_PROXY_SSL_OPTIONS` (#86)
3bacb2
undef more TCP_ symbols ref #80
fb8bbb
fix windows build (unexpected TCP_FASTOPEN define) fix #77
1bc75b
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
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
Val_cons: fix argument order
47321d
minor style changes
58f579
configure: drop checks for keepalive options
699161