Changes between Initial Version and Version 1 of Ticket #467, comment 42
- Timestamp:
- 2016-03-25T08:50:41Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #467, comment 42
initial v1 1 1 2 fixed! I tested it with an onion grid and it works great; i think cherry-picked thecommits onto my original dev branch so that it's not mixed up with the Tor integration changes:2 fixed! I tested it with an onion grid and it works great; i cherry-picked two of the fixing commits onto my original dev branch so that it's not mixed up with the Tor integration changes: 3 3 4 4 https://github.com/david415/tahoe-lafs/pull/6/files 5 5 6 This code needs review! I don't understand the different between a serverid and a tubid. I think we might need some code cleanup but I don't yet know all the details... but if you look... the serverid can either be derived from the key or from the tubid. 6 This code needs review! 7 8 I don't understand the different between a serverid and a tubid. I think we might need some code cleanup but I don't yet know all the details... but if you look... the serverid can either be derived from the key or from the tubid.