Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http: use Accept-Encoding | bptato | 2023-11-17 | 1 | -0/+1 |
* | Remove trailing spaces | bptato | 2023-10-23 | 1 | -80/+80 |
* | ftp, file: better dirlist, fix FTP path issue | bptato | 2023-09-19 | 1 | -1/+1 |
* | loader: add FTP support | bptato | 2023-09-19 | 1 | -0/+8 |
* | Allow overriding libcurl name | bptato | 2023-08-26 | 1 | -3/+9 |
* | Fixes & workarounds to compile on Nim 2.0.0 | bptato | 2023-08-01 | 1 | -0/+2 |
* | Show error messages, fix some fetch crashes | bptato | 2023-06-09 | 1 | -0/+1 |
* | Add support for canvas and multipart | bptato | 2023-06-05 | 1 | -1/+1 |
* | Add initial proxy support | bptato | 2023-04-30 | 1 | -0/+1 |
* | Loader: use curl_multi | bptato | 2023-04-28 | 1 | -1/+61 |
* | Binding & macro refactorings | bptato | 2022-10-01 | 1 | -21/+42 |
* | Use unix domain sockets for IPC | bptato | 2022-09-06 | 1 | -0/+4 |
* | Implement HTTP Auth | bptato | 2022-07-30 | 1 | -1/+22 |
* | Remove unmaintained networking calls | bptato | 2022-07-24 | 1 | -1/+1 |
* | Link to libcurl | bptato | 2022-07-24 | 1 | -0/+219 |