Commit Graph

8 Commits

Author SHA1 Message Date
erinn 9c1c5ef98a tidying up code paths and making detport selection a little better 2018-10-09 10:13:43 -07:00
Ivan Markin 9adcdb14c4 Parse lines with quoted substrings right 2016-10-26 22:08:14 +00:00
Yawning Angel 2a8b7b287f Add usage example of generating a RSA private key for the Listener. 2015-10-10 15:22:50 +00:00
Yawning Angel 77023b2ed7 Remove the old dialer/listener code. 2015-10-10 15:02:42 +00:00
Yawning Angel f6128d70b6 Add PKCS#1 RSA key related helpers stolen from orkey.
These routines can handle Tor's idea of an RSA key, assuming PEM/Base64
handling is done as appropriate.
2015-10-08 23:19:35 +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
Yawning Angel 8f9a7ec076 Add a utils package for helpful things. 2015-03-23 15:36:23 +00:00