radicle-heartwood-lfs/radicle-httpd/src/api
cloudhead ca7db1620c
node: Improve Tor configuration flexibility
*Breaking change* The `tor` configuration field is no longer
supported. Users must remove that field from their config.

Allows for a mixed mode, where regular addresses bypass the Tor proxy,
while onion addresses go through it.

When `onion.mode` is set to "forward", Tor connections are fowarded to
the global proxy, and if it isn't set, to the OS's DNS resolution.

For mixed mode, a global proxy simply isn't set, so that IP/DNS is not
proxied.
2024-05-16 14:53:52 +02:00
..
v1 node: Improve Tor configuration flexibility 2024-05-16 14:53:52 +02:00
auth.rs httpd: Add node alias to session endpoints 2023-09-18 11:18:17 +02:00
error.rs radicle: Switch error type for repository methods 2024-04-03 14:25:02 +02:00
json.rs httpd: Add alias to project delegates 2024-05-02 14:43:12 +02:00
v1.rs httpd: Add apiVersion to root handler and node information 2024-05-02 13:09:00 +02:00