Naut/include/naut
ookami125 7bbc1ee22c nautd: block adding a torrent that would overlap existing data
spawn_torrent parses each torrent's file list (at add and restore) and
refuses an add whose files would write where a registered torrent's data
lives (NAUT_ERR_EXIST). Magnets are checked once metadata is known is
out of scope; restore skips the check. webui surfaces it as HTTP 409.
Mark #10 done.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 01:01:50 -04:00
..
bencode.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
bitfield.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
buf.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
common.h nautd: block adding a torrent that would overlap existing data 2026-06-22 01:01:50 -04:00
dht.h nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00
event.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
extension.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
hash.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
list.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
log.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
merkle.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
metainfo.h webui: replace nautctl web server with a loadable plugin 2026-06-17 00:21:48 -04:00
mpmc.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
naut_plugin.h webui: replace nautctl web server with a loadable plugin 2026-06-17 00:21:48 -04:00
net.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
peer.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
piece.h nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00
plugin.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
rc4.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
rpc.h webui: replace nautctl web server with a loadable plugin 2026-06-17 00:21:48 -04:00
script.h nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00
session.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
storage.h nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00
swarm.h nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00
system.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
tracker.h nautd/webui: scripting, labels, settings, set-location, pause fix 2026-06-21 23:19:41 -04:00
uring.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00
worker.h Initial commit: Naut-Torrent — from-scratch 10 GbE BitTorrent client 2026-06-15 12:12:00 -04:00