Commit History

Author SHA1 Message Date
  Nick Mathewson 9cd163f6ff Have find_intro_circuit return non-open circs 21 years ago
  Nick Mathewson 1dbf61e7e6 Use service id instead of hex id in rendservice.c log messages. Rendcommon and rendclient will follow tomorrow. 21 years ago
  Nick Mathewson 4e1b65f53d Dump introduction point status on kill -USR1 21 years ago
  Nick Mathewson bb46d782ab Be endianly-correct for rendezvous functionality 21 years ago
  Roger Dingledine 15de201041 log which intro points we picked 21 years ago
  Nick Mathewson 14e31fbd71 Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath 21 years ago
  Nick Mathewson 46c82e7dbe Set rend_query on exiting streams 21 years ago
  Roger Dingledine 584350feb8 don't log info when we asked for log warn 21 years ago
  Nick Mathewson eaf7c61ebc Do not crash when no desc is found 21 years ago
  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