Commit Graph

3 Commits

Author SHA1 Message Date
Yawning Angel da6c08c21e Rewrite the ADD_ONION command to be easier(?) to use.
This is more fully featured and integrates better with other Go (in
particular crypto.rsa).
2015-10-10 14:58:06 +00:00
Yawning Angel 28616763d2 Minor cleanups to make golint happy, removed a stray Printf. 2015-10-08 21:25:22 +00:00
David Stainton 2beeb7bc51 Add ephemeral onion service functionality to controller API
here we also:
- add a TorDialer and OnionListener
- complete working example of an onion echo server
2015-10-01 12:15:18 +02:00