Naut/src
ookami125 0393ed429b net: add blocking HTTP/HTTPS GET client
A small libssl-backed client (naut_http_get) that fetches a URL over
plain HTTP or TLS, follows 3xx redirects, and decodes Content-Length
and chunked bodies. Foundation for the RSS poller and Torznab search.
Built as a PIC static lib so it can link into the webui plugin module.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 00:41:31 -04:00
..
bencode Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
core nautd: block adding a torrent that would overlap existing data 2026-06-22 01:01:50 -04:00
crypto Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
discovery nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00
metainfo webui: replace nautctl web server with a loadable plugin 2026-06-17 00:21:48 -04:00
net net: add blocking HTTP/HTTPS GET client 2026-06-23 00:41:31 -04:00
peer nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00
piece nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00
platform Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
plugin webui: replace nautctl web server with a loadable plugin 2026-06-17 00:21:48 -04:00
rpc Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
script nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00
session Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
storage nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00