aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
Commit message (Expand)AuthorAge
...
* refactor; start adding debugging logs to midpoint rend stuffNick Mathewson2004-04-02
* Finish missing comment :pNick Mathewson2004-04-02
* Implement rennd_services_initNick Mathewson2004-04-02
* now circuit_get_newest returns an appropriate circ for your purposeRoger Dingledine2004-04-02
* Make preferred/excluded intro points configurableNick Mathewson2004-04-02
* Implement midpoint functionality for rendezvous points.Nick Mathewson2004-04-02
* For hidden services: handle INTRODUCE2, send ESTABLISH_INTRO, RENDEZVOUS1.Nick Mathewson2004-04-01
* Finish implementing what-bob-does-on-INTRODUCE2Nick Mathewson2004-04-01
* let the circuit-launcher choose the exit node (if he wants)Roger Dingledine2004-04-01
* Make it compile.Nick Mathewson2004-04-01
* Add a (also fragmentary) function to handle introduction requestsNick Mathewson2004-04-01
* outline what bob does to initialize his hidden servicesRoger Dingledine2004-04-01
* Add missing fileNick Mathewson2004-03-31