diff options
author | bptato <nincsnevem662@gmail.com> | 2024-10-01 21:09:22 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-10-01 21:18:59 +0200 |
commit | b0a511f900a2884c0d1bb55e3991c068ef3e37f2 (patch) | |
tree | 2ac5d77d3f62d844335d0dd00e840a8f5b38d726 /adapter/protocol/http.nim | |
parent | ee113a5643ed32b7f6ed2522aed92ac700021097 (diff) | |
download | chawan-b0a511f900a2884c0d1bb55e3991c068ef3e37f2.tar.gz |
ftp: remove libcurl dependency
This splits out sftp into a separate binary that *does* depend on libcurl. However, ftp now uses the same socket code as gopher. ftps is dropped, because I've never even tested it. Maybe I'll add it back when we have working OpenSSL bindings. This is still "doing the easy part first", now I have no clue how to handle sftp because my initial plan ("just use the sftp binary") doesn't work - sftp batch mode doesn't accept passwords. libssh2 remains the sole candidate, but that's what libcurl wraps anyway.
Diffstat (limited to 'adapter/protocol/http.nim')
0 files changed, 0 insertions, 0 deletions