Commit History

Author SHA1 Message Date
  Roger Dingledine 63cde97253 don't try to build intro circs until you've fetched the directory 21 years ago
  Nick Mathewson b1537e7943 Rebuild and re-upload service descriptors every 15 minutes 21 years ago
  Nick Mathewson 8169da5c30 Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need 21 years ago
  Nick Mathewson f24519e4b9 Set correct address and port mappings on outgoing rendezvous connections 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 ef438b894c Set handshake_state to NULL before appending cpath hops 21 years ago
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 21 years ago
  Roger Dingledine 6e6cbaad95 fix the bob-can't-decode-relays bug 21 years ago
  Nick Mathewson 283593ca1b Use correct payload lengths when sending RENDEZVOUS1 cells 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 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
  Roger Dingledine 27126e5007 oaep uses 42 more bytes -- stop clobbering buffers 21 years ago
  Nick Mathewson 41387bea08 Expect a 20-byte nul-padded-and-terminated nickname 21 years ago
  Nick Mathewson 1e2b008700 Add some temporary log calls to try to debug the "Hash of session info was not as expected" problem 21 years ago
  Nick Mathewson a9813f0210 Implement acks 21 years ago
  Nick Mathewson d93ff0b82f Handle rendezvous relay cells 21 years ago
  Nick Mathewson ba196a9d17 Use (set|get)_uint(16|32) in lieu of memcpy where reasonable. 21 years ago
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. 21 years ago
  Roger Dingledine 4e996a4ce8 tabs 21 years ago
  Nick Mathewson fc4d15baf6 Hide smartlist internals 21 years ago
  Nick Mathewson 2bc2f1ed03 Finish renaming rend_service field 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 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