Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 6290d027c9 Continue attack on magic numbers; use new crypto wrappers where possible пре 22 година
  Nick Mathewson ce51a30adc Remove the last tab in non-contributed code пре 22 година
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic пре 22 година
  Peter Palfrader 1dca309769 Document :n-m exit policy пре 22 година
  Roger Dingledine ffe64074cd finish off a bunch of rend todo, add more пре 22 година
  Roger Dingledine 6e6cbaad95 fix the bob-can't-decode-relays bug пре 22 година
  Roger Dingledine 077f133257 don't detach-and-retry rendezvous streams пре 22 година
  Nick Mathewson 0f74b68edd make router_get_by_nickname consider this router. пре 22 година
  Roger Dingledine 2bb18e62cb make rend apconn send to the right cpath layer пре 22 година
  Nick Mathewson 62b7ae6c9d More symbolic constants for checking rendezvous1 cell lengths пре 22 година
  Nick Mathewson 283593ca1b Use correct payload lengths when sending RENDEZVOUS1 cells пре 22 година
  Nick Mathewson d371dda8f9 Spec conformance: KH|"INTRODUCE" is only for establishing intro pt пре 22 година
  Nick Mathewson 536a9b6c28 Add a missing offset пре 22 година
  Nick Mathewson 5033c366e1 Use symbolic constants; make padding types match. пре 22 година
  Nick Mathewson 04e8dc9026 Implement response to RENDEZVOUS2 cell. пре 22 година
  Nick Mathewson b1a8b208ca Make init_cpath_crypto able to handle both sides of handshake, by adding a "reverse" flag пре 22 година
  Nick Mathewson 34633c1122 add more constants пре 22 година
  Nick Mathewson 2d3aea40a4 It's amazing how wrong things look when you invert the booleans on your пре 22 година
  Nick Mathewson 7b1939db2d Slightly more helpful msg on mismatched service pk digest in INTRODUCE2 cell пре 22 година
  Nick Mathewson eafb8186e5 Do first half of Alice-side of DH handshake. пре 22 година
  Roger Dingledine 27126e5007 oaep uses 42 more bytes -- stop clobbering buffers пре 22 година
  Roger Dingledine 92bb5b2860 strdup the intro point when you pick it, so you пре 22 година
  Roger Dingledine ac84512489 complain early if we get an unrecognized nickname from пре 22 година
  Nick Mathewson 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug пре 22 година
  Nick Mathewson 41387bea08 Expect a 20-byte nul-padded-and-terminated nickname пре 22 година
  Nick Mathewson 1e2b008700 Add some temporary log calls to try to debug the "Hash of session info was not as expected" problem пре 22 година
  Nick Mathewson 84b9e90d5f i2d_RSAPublicKey advances the pointer it receives past the ASN1-encoded string. пре 22 година
  Roger Dingledine cebf16eaf0 if a rend stream has already been attached to a rend circ, пре 22 година
  Roger Dingledine 8a209bc4d3 send a destroy after we send an introduce пре 22 година
  Roger Dingledine 5b6099e8a2 more alice-side infrastructure пре 22 година