Historique des commits

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