Commit History

Author SHA1 Message Date
  Peter Palfrader 1dca309769 Document :n-m exit policy 20 years ago
  Roger Dingledine ffe64074cd finish off a bunch of rend todo, add more 20 years ago
  Roger Dingledine 6e6cbaad95 fix the bob-can't-decode-relays bug 20 years ago
  Roger Dingledine 077f133257 don't detach-and-retry rendezvous streams 20 years ago
  Nick Mathewson 0f74b68edd make router_get_by_nickname consider this router. 20 years ago
  Roger Dingledine 2bb18e62cb make rend apconn send to the right cpath layer 20 years ago
  Nick Mathewson 62b7ae6c9d More symbolic constants for checking rendezvous1 cell lengths 20 years ago
  Nick Mathewson 283593ca1b Use correct payload lengths when sending RENDEZVOUS1 cells 20 years ago
  Nick Mathewson d371dda8f9 Spec conformance: KH|"INTRODUCE" is only for establishing intro pt 20 years ago
  Nick Mathewson 536a9b6c28 Add a missing offset 20 years ago
  Nick Mathewson 5033c366e1 Use symbolic constants; make padding types match. 20 years ago
  Nick Mathewson 04e8dc9026 Implement response to RENDEZVOUS2 cell. 20 years ago
  Nick Mathewson b1a8b208ca Make init_cpath_crypto able to handle both sides of handshake, by adding a "reverse" flag 20 years ago
  Nick Mathewson 34633c1122 add more constants 20 years ago
  Nick Mathewson 2d3aea40a4 It's amazing how wrong things look when you invert the booleans on your 20 years ago
  Nick Mathewson 7b1939db2d Slightly more helpful msg on mismatched service pk digest in INTRODUCE2 cell 20 years ago
  Nick Mathewson eafb8186e5 Do first half of Alice-side of DH handshake. 20 years ago
  Roger Dingledine 27126e5007 oaep uses 42 more bytes -- stop clobbering buffers 20 years ago
  Roger Dingledine 92bb5b2860 strdup the intro point when you pick it, so you 20 years ago
  Roger Dingledine ac84512489 complain early if we get an unrecognized nickname from 20 years ago
  Nick Mathewson 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug 20 years ago
  Nick Mathewson 41387bea08 Expect a 20-byte nul-padded-and-terminated nickname 20 years ago
  Nick Mathewson 1e2b008700 Add some temporary log calls to try to debug the "Hash of session info was not as expected" problem 20 years ago
  Nick Mathewson 84b9e90d5f i2d_RSAPublicKey advances the pointer it receives past the ASN1-encoded string. 20 years ago
  Roger Dingledine cebf16eaf0 if a rend stream has already been attached to a rend circ, 20 years ago
  Roger Dingledine 8a209bc4d3 send a destroy after we send an introduce 20 years ago
  Roger Dingledine 5b6099e8a2 more alice-side infrastructure 20 years ago
  Roger Dingledine d70063578d rend point nickname is nul-padded to avoid revealing rend point 20 years ago
  Roger Dingledine fda9d9c779 bob's rend desc must list >=1 intro point 20 years ago
  Roger Dingledine c326422e57 nicknames are at most 19 chars 20 years ago