Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Improve Tor Handling
Merged lorenz opened 2 months ago

Introduce a feature for supporting connections via Tor, and improve domain modelling around configuration of SOCKS proxying.

lorenz opened with revision 6bf43a3a on base c96aea06 +57 -16 2 months ago

Introduce a feature for supporting connections via Tor, and improve domain modelling around configuration of SOCKS proxying.

lorenz pushed revision 2 93464808 on base d9915d27 +56 -16 1 month ago

Rebase

fintohaps pushed revision 3 851752ee on base d9915d27 +71 -24 1 month ago

Changes:

  • cargo build -p radicle would fail due to missing cfg(feature = "tor"). Fixed by adding necessary guard.
  • cargo build -p radicle-protocol --features tor would fail due to missing tor feature for radicle. Fixed by adding radicle/tor to feature set.
  • Fixed rad_config test to include new AddressConfig schemars value.
lorenz pushed revision 4 5e64cd40 on base 8bac24d6 +108 -24 1 month ago

Rebase and restore backwards compatibility for node.onion = null.

fintohaps merged revision 5e64cd40 at 10a82958 1 month ago