summaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
AgeCommit message (Expand)Author
2004-04-02now circuit_get_newest returns an appropriate circ for your purposeRoger Dingledine
2004-04-02Make preferred/excluded intro points configurableNick Mathewson
2004-04-02Implement midpoint functionality for rendezvous points.Nick Mathewson
2004-04-01For hidden services: handle INTRODUCE2, send ESTABLISH_INTRO, RENDEZVOUS1.Nick Mathewson
2004-04-01Finish implementing what-bob-does-on-INTRODUCE2Nick Mathewson
2004-04-01let the circuit-launcher choose the exit node (if he wants)Roger Dingledine
2004-04-01Make it compile.Nick Mathewson
2004-04-01Add a (also fragmentary) function to handle introduction requestsNick Mathewson
2004-04-01outline what bob does to initialize his hidden servicesRoger Dingledine
2004-03-31Add missing fileNick Mathewson