Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 25a9bc594f Finish missing comment :p hace 22 años
  Nick Mathewson 08d748b6b3 Implement rennd_services_init hace 22 años
  Roger Dingledine fc3d7383e7 router_choose_random_node can take a smartlist of nodes to exclude hace 22 años
  Roger Dingledine f34e6da3e7 now circuit_get_newest returns an appropriate circ for your purpose hace 22 años
  Nick Mathewson 4cb21bab48 Make preferred/excluded intro points configurable hace 22 años
  Nick Mathewson a981c4099a Implement midpoint functionality for rendezvous points. hace 22 años
  Nick Mathewson 79fc52170e For hidden services: handle INTRODUCE2, send ESTABLISH_INTRO, RENDEZVOUS1. hace 22 años
  Nick Mathewson 6b958494f3 refactor to use new digest/checksig wrapper, add emacs magic, untabify hace 22 años
  Nick Mathewson cbbd13f789 Add new functions to wrap digest and sign/checksig. hace 22 años
  Nick Mathewson cc8dc4e34c Clarify handdshake digest logic hace 22 años
  Roger Dingledine 64cb3a027f teach directory servers to handle renddesc responses hace 22 años
  Roger Dingledine 05b99bcf7d alice chooses her rendezvous node from all running routers hace 22 años
  Nick Mathewson 103b8ead40 Finish implementing what-bob-does-on-INTRODUCE2 hace 22 años
  Nick Mathewson 56b3d67149 Separate "generate-DH-key" from "get-DH-key" without breaking old interface hace 22 años
  Roger Dingledine f05937355e teach alice to recognize y.onion addresses hace 22 años
  Nick Mathewson 7993382ba1 Add some hooks to handle rendezvous-related cells at ORs hace 22 años
  Roger Dingledine cc3c4245cb let the circuit-launcher choose the exit node (if he wants) hace 22 años
  Nick Mathewson 9feb44d3c4 Make it compile. hace 22 años
  Nick Mathewson c671b10695 Add a (also fragmentary) function to handle introduction requests hace 22 años
  Nick Mathewson fed8cb69bd Use padding with intro requests hace 22 años
  Roger Dingledine d01497cf3c outline what bob does to initialize his hidden services hace 22 años
  Nick Mathewson 35f531b94f Add helpful hybrid encryption functions hace 22 años
  Roger Dingledine 36ff23209b let alice recognize a y.onion address and, uhm, do something hace 22 años
  Roger Dingledine d13857a3f0 put in hooks for alice and bob logic when circuits finish/fail hace 22 años
  Nick Mathewson 6c9c4a3249 Bob needs the hash of his PK in order to know which hidden service to be. hace 22 años
  Nick Mathewson 6d8be5e6f6 Add relay command types for rendezvous hace 22 años
  Nick Mathewson 37b967fd9c Add documentation for hidden server cfg hace 22 años
  Roger Dingledine ee45ae575d allow conns to demand to be attached to a clean circuit hace 22 años
  Roger Dingledine 2894813141 specify that alice and bob can use dirty circuits when hace 22 años
  Roger Dingledine d7cb4d0ae6 make changes that ben laurie suggested hace 22 años