summaryrefslogtreecommitdiff
path: root/docs/BINDINGS.md
Commit message (Collapse)AuthorAgeFilesLines
* BINDINGS.md: "markdown-link-check-disable"Daniel Stenberg2021-12-171-0/+2
| | | | | | It feels a bit unfortunate to litter an ugly tag for this functionality, but if we get link scans of all markdown files, this might be worth the price.
* docs: fix dead links, remove ECH.mdDaniel Stenberg2021-12-171-4/+4
|
* BINDINGS: add one from Everything curl and update a linkDan Fandrich2021-12-151-4/+5
|
* BINDINGS.md: add cURL client for PostgreSQLRekGRpth2021-12-091-0/+2
| | | | Closes #8125
* BINDINGS: URL updatesRyan Mast2021-10-041-7/+7
| | | | | | For cpr, BBHTTP, Eiffel, Harbour, Haskell, Mono, and Rust Closes #7809
* docs/BINDINGS: URL updateViktor Szakats2021-08-171-1/+1
|
* cleanup: URL updatesViktor Szakats2021-08-121-1/+1
| | | | | | | | | | - replace broken URL with the one it was most probably pointing to when added (lib/tftp.c) - replace broken URL with archive.org link (lib/curl_ntlm_wb.c) - delete unnecessary protocol designator from archive.org URL (docs/BINDINGS.md) Closes #7562
* BINDINGS.md: update links to use https where availableColin O'Dell2021-08-121-4/+4
| | | | Closes #7558
* docs/BINDINGS: fix outdated linksTommy Chiang2021-06-271-2/+2
| | | | | | | * luacurl page is now not accessible, fix it with wayback machine page * Scheme one seems not providing https now, change it back to http one Closes #7301
* BINDINGS: PureBasic, Net::Curl for perl and NimDaniel Stenberg2019-09-291-1/+6
|
* BINDINGS: Kapito is an Erlang library, basically a bindingDaniel Stenberg2019-09-291-0/+2
|
* BINDINGS: added clj-curlDaniel Stenberg2019-09-291-0/+2
| | | | Reported-by: Lucas Severo
* URL and mailmap updates, remove an obsolete directory [ci skip]Viktor Szakats2018-09-221-9/+9
| | | | Closes https://github.com/curl/curl/pull/3031
* spelling fixesViktor Szakats2018-02-231-1/+1
| | | | | | | | Detected using the `codespell` tool. Also contains one URL protocol upgrade. Closes https://github.com/curl/curl/pull/2334
* BINDINGS: fix curb link (and remove ruby-curl-multi)Daniel Stenberg2018-02-141-1/+1
| | | | Reported-by: Klaus Stein
* BINDINGS: another PostgreSQL clientDaniel Stenberg2017-12-071-1/+1
| | | | | | ...the former link is dead. Reported-by: Frank Gevaerts
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-081-3/+3
| | | | Closes #1741
* BINDINGS: update SP-Forth and OCaml urlsygrek2017-06-121-2/+2
|
* BINDINGS: add Ring bindingMahmoud Samir Fayed2017-06-031-0/+2
| | | | Closes https://github.com/curl/curl/pull/1539
* BINDINGS: a Delphi bindingDaniel Stenberg2017-03-151-0/+2
|
* BINDINGS: update the Lua-cURL URLDaniel Stenberg2017-03-061-1/+1
|
* BINDINGS: add Scilab bindingSylvestre Ledru2017-03-061-0/+2
| | | | Closes #1312
* BINDINGS: add go-curl and perl6-net-curlDaniel Stenberg2017-03-061-1/+5
| | | | Reported-by: Peter Pentchev
* BINDINGS: add misssing C++ bindingsDaniel Stenberg2017-03-061-1/+3
| | | | Reported-by: Giuseppe Persico
* use *.sourceforge.io and misc URL updatesViktor Szakats2017-02-061-14/+14
| | | | | Ref: https://sourceforge.net/blog/introducing-https-for-project-websites/ Closes: https://github.com/curl/curl/pull/1247
* docs: Spelling fixesAlex Chan2016-11-151-2/+2
|
* BINDINGS: converted to markdownDaniel Stenberg2016-10-281-0/+106
To make it render better on the web site, at the price of it becoming slightly less readable as text.