Commit History

Author SHA1 Message Date
  Roger Dingledine 3dc3d0c4cc it's HiddenServiceDir 21 years ago
  Roger Dingledine 4e996a4ce8 tabs 21 years ago
  Roger Dingledine 8c19d6e3d7 alice can intercept y.onion requests, do a lookup on them via tor, 21 years ago
  Roger Dingledine 15036380a8 no underscores in nicknames 21 years ago
  Nick Mathewson 99dc566c18 Add examples for hidden services 21 years ago
  Nick Mathewson 88e2a09c22 Startup without crashing. 21 years ago
  Nick Mathewson fc4d15baf6 Hide smartlist internals 21 years ago
  Roger Dingledine bbc9484957 fix some bugs; more remain 21 years ago
  Roger Dingledine 06c812c2de remember to lower-case the y in y.onion 21 years ago
  Roger Dingledine 2202c2c7ec AP conns use conn->rend_query now too 21 years ago
  Nick Mathewson 2bc2f1ed03 Finish renaming rend_service field 21 years ago
  Roger Dingledine a8d805e292 break out circ->rend_service 21 years ago
  Nick Mathewson e8345bfced refactor; start adding debugging logs to midpoint rend stuff 21 years ago
  Nick Mathewson 25a9bc594f Finish missing comment :p 21 years ago
  Nick Mathewson 08d748b6b3 Implement rennd_services_init 21 years ago
  Roger Dingledine fc3d7383e7 router_choose_random_node can take a smartlist of nodes to exclude 21 years ago
  Roger Dingledine f34e6da3e7 now circuit_get_newest returns an appropriate circ for your purpose 21 years ago
  Nick Mathewson 4cb21bab48 Make preferred/excluded intro points configurable 21 years ago
  Nick Mathewson a981c4099a Implement midpoint functionality for rendezvous points. 21 years ago
  Nick Mathewson 79fc52170e For hidden services: handle INTRODUCE2, send ESTABLISH_INTRO, RENDEZVOUS1. 21 years ago
  Nick Mathewson 6b958494f3 refactor to use new digest/checksig wrapper, add emacs magic, untabify 21 years ago
  Nick Mathewson cbbd13f789 Add new functions to wrap digest and sign/checksig. 21 years ago
  Nick Mathewson cc8dc4e34c Clarify handdshake digest logic 21 years ago
  Roger Dingledine 64cb3a027f teach directory servers to handle renddesc responses 21 years ago
  Roger Dingledine 05b99bcf7d alice chooses her rendezvous node from all running routers 21 years ago
  Nick Mathewson 103b8ead40 Finish implementing what-bob-does-on-INTRODUCE2 21 years ago
  Nick Mathewson 56b3d67149 Separate "generate-DH-key" from "get-DH-key" without breaking old interface 21 years ago
  Roger Dingledine f05937355e teach alice to recognize y.onion addresses 21 years ago
  Nick Mathewson 7993382ba1 Add some hooks to handle rendezvous-related cells at ORs 21 years ago
  Roger Dingledine cc3c4245cb let the circuit-launcher choose the exit node (if he wants) 21 years ago