Commit History

Author SHA1 Message Date
  Nick Mathewson fdb58e8ea3 Set routerinfo->addr properly for own routerinfo; do casei routerinfo compare 21 years ago
  Nick Mathewson f24519e4b9 Set correct address and port mappings on outgoing rendezvous connections 21 years ago
  Roger Dingledine 95f0e36f08 alice just fetched bob's hidden webpage. 21 years ago
  Roger Dingledine d473cf7ee9 set the circ windows on the middle hop of the rend circs 21 years ago
  Nick Mathewson 8b371c2aa5 router_choose_random_node wants a smartlist of routers, not of nicknames. 21 years ago
  Nick Mathewson 2fc106d210 Force hybrid encryption on for key negotiation 21 years ago
  Nick Mathewson 40a5d6055e Stupid sizeof operator! 21 years ago
  Nick Mathewson 2446996f97 Remove vestigial variable 21 years ago
  Roger Dingledine 5eca39cdb4 checkpoint commit: rend closer to working, still not there yet 21 years ago
  Nick Mathewson ef438b894c Set handshake_state to NULL before appending cpath hops 21 years ago
  Nick Mathewson 6290d027c9 Continue attack on magic numbers; use new crypto wrappers where possible 21 years ago
  Nick Mathewson ce51a30adc Remove the last tab in non-contributed code 21 years ago
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 21 years ago
  Peter Palfrader 1dca309769 Document :n-m exit policy 21 years ago
  Roger Dingledine ffe64074cd finish off a bunch of rend todo, add more 21 years ago
  Roger Dingledine 6e6cbaad95 fix the bob-can't-decode-relays bug 21 years ago
  Roger Dingledine 077f133257 don't detach-and-retry rendezvous streams 21 years ago
  Nick Mathewson 0f74b68edd make router_get_by_nickname consider this router. 21 years ago
  Roger Dingledine 2bb18e62cb make rend apconn send to the right cpath layer 21 years ago
  Nick Mathewson 62b7ae6c9d More symbolic constants for checking rendezvous1 cell lengths 21 years ago
  Nick Mathewson 283593ca1b Use correct payload lengths when sending RENDEZVOUS1 cells 21 years ago
  Nick Mathewson d371dda8f9 Spec conformance: KH|"INTRODUCE" is only for establishing intro pt 21 years ago
  Nick Mathewson 536a9b6c28 Add a missing offset 21 years ago
  Nick Mathewson 5033c366e1 Use symbolic constants; make padding types match. 21 years ago
  Nick Mathewson 04e8dc9026 Implement response to RENDEZVOUS2 cell. 21 years ago
  Nick Mathewson b1a8b208ca Make init_cpath_crypto able to handle both sides of handshake, by adding a "reverse" flag 21 years ago
  Nick Mathewson 34633c1122 add more constants 21 years ago
  Nick Mathewson 2d3aea40a4 It's amazing how wrong things look when you invert the booleans on your 21 years ago
  Nick Mathewson 7b1939db2d Slightly more helpful msg on mismatched service pk digest in INTRODUCE2 cell 21 years ago
  Nick Mathewson eafb8186e5 Do first half of Alice-side of DH handshake. 21 years ago