about summary refs log tree commit diff stats
path: root/src/bindings/curl.nim
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spacesbptato2023-10-231-80/+80
* ftp, file: better dirlist, fix FTP path issuebptato2023-09-191-1/+1
* loader: add FTP supportbptato2023-09-191-0/+8
* Allow overriding libcurl namebptato2023-08-261-3/+9
* Fixes & workarounds to compile on Nim 2.0.0bptato2023-08-011-0/+2
* Show error messages, fix some fetch crashesbptato2023-06-091-0/+1
* Add support for canvas and multipartbptato2023-06-051-1/+1
* Add initial proxy supportbptato2023-04-301-0/+1
* Loader: use curl_multibptato2023-04-281-1/+61
* Binding & macro refactoringsbptato2022-10-011-21/+42
* Use unix domain sockets for IPCbptato2022-09-061-0/+4
* Implement HTTP Authbptato2022-07-301-1/+22
* Remove unmaintained networking callsbptato2022-07-241-1/+1
* Link to libcurlbptato2022-07-241-0/+219