Commit Diff


commit - 209237582eb05869480acc03ce30075a40c8f686
commit + 9ee610b2f731caea931101aeca9c86352c592306
blob - e17c871204618f00b43a2a08faf0cbd6241f3363
blob + 2721aa66130b38d2061ff1e42be89e22d03ca542
--- TODO
+++ TODO
@@ -38,13 +38,7 @@ tog:
 - make it possible to view the contents of tag objects
 - verify signed tag objects
 
-gotweb:
-- man pages need to be written
-- gotwebd always listens on 0.0.0.0 and/or ::, even in case the
-  config says "bind interface lo0"; it should be possible to bind
-  gotwebd's TCP socket to localhost only
-- gotwebd.conf should allow binding to one or more IP addresses
-- it should be possible to select an address family with "bind interface"
+gotwebd:
 - run-time changes of addresses on interfaces are being ignored by gotwebd
 - perhaps "bind interface" should be removed in favour of using only IP
   addresses? This makes the address family selection explicit and avoids