summaryrefslogtreecommitdiff
path: root/OnionRouter.hs
AgeCommit message (Collapse)Author
2018-06-20Keep track of age of onion routes.joe
2018-06-20Less sensitive rebuild triggers for onion routes.joe
2018-06-19Remember which version of an onion route timed out.joe
2018-06-09tox: Keep tramplineIds map in sync when trampoline nodes are abandoned.joe
2017-11-04Quieter output and some bug fixes.joe
2017-11-03Improved search parameters for tox onion routed queries.joe
2017-11-02Fixed onion routes for IPv4-mapped IPv6 addresses.joe
2017-10-25Debugged encodeDataToRoute/parseDataToRoute.joe
2017-10-21Made queries to the same node go by the same route.joe
2017-10-20Some comments.joe
2017-10-19Successful toxid announce.joe
2017-10-16Build fixes.joe
2017-10-14Partitioned friend-request transport from the onion transport.joe
2017-10-13Removed unused routeNonce (same nonce for message is used for route).joe
2017-10-13Use alias for onion-routed queries for true anonymization.joe
2017-10-12WIP Onion routing.joe
2017-10-02Stubs for maintaining onion routes.joe