Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nick Mathewson 40a5d6055e Stupid sizeof operator! 20 gadi atpakaļ
  Nick Mathewson 2446996f97 Remove vestigial variable 20 gadi atpakaļ
  Roger Dingledine 5eca39cdb4 checkpoint commit: rend closer to working, still not there yet 20 gadi atpakaļ
  Nick Mathewson ef438b894c Set handshake_state to NULL before appending cpath hops 20 gadi atpakaļ
  Nick Mathewson 6290d027c9 Continue attack on magic numbers; use new crypto wrappers where possible 20 gadi atpakaļ
  Nick Mathewson ce51a30adc Remove the last tab in non-contributed code 20 gadi atpakaļ
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic 20 gadi atpakaļ
  Peter Palfrader 1dca309769 Document :n-m exit policy 20 gadi atpakaļ
  Roger Dingledine ffe64074cd finish off a bunch of rend todo, add more 20 gadi atpakaļ
  Roger Dingledine 6e6cbaad95 fix the bob-can't-decode-relays bug 20 gadi atpakaļ
  Roger Dingledine 077f133257 don't detach-and-retry rendezvous streams 20 gadi atpakaļ
  Nick Mathewson 0f74b68edd make router_get_by_nickname consider this router. 20 gadi atpakaļ
  Roger Dingledine 2bb18e62cb make rend apconn send to the right cpath layer 20 gadi atpakaļ
  Nick Mathewson 62b7ae6c9d More symbolic constants for checking rendezvous1 cell lengths 20 gadi atpakaļ
  Nick Mathewson 283593ca1b Use correct payload lengths when sending RENDEZVOUS1 cells 20 gadi atpakaļ
  Nick Mathewson d371dda8f9 Spec conformance: KH|"INTRODUCE" is only for establishing intro pt 20 gadi atpakaļ
  Nick Mathewson 536a9b6c28 Add a missing offset 20 gadi atpakaļ
  Nick Mathewson 5033c366e1 Use symbolic constants; make padding types match. 20 gadi atpakaļ
  Nick Mathewson 04e8dc9026 Implement response to RENDEZVOUS2 cell. 20 gadi atpakaļ
  Nick Mathewson b1a8b208ca Make init_cpath_crypto able to handle both sides of handshake, by adding a "reverse" flag 20 gadi atpakaļ
  Nick Mathewson 34633c1122 add more constants 20 gadi atpakaļ
  Nick Mathewson 2d3aea40a4 It's amazing how wrong things look when you invert the booleans on your 20 gadi atpakaļ
  Nick Mathewson 7b1939db2d Slightly more helpful msg on mismatched service pk digest in INTRODUCE2 cell 20 gadi atpakaļ
  Nick Mathewson eafb8186e5 Do first half of Alice-side of DH handshake. 20 gadi atpakaļ
  Roger Dingledine 27126e5007 oaep uses 42 more bytes -- stop clobbering buffers 20 gadi atpakaļ
  Roger Dingledine 92bb5b2860 strdup the intro point when you pick it, so you 20 gadi atpakaļ
  Roger Dingledine ac84512489 complain early if we get an unrecognized nickname from 20 gadi atpakaļ
  Nick Mathewson 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug 20 gadi atpakaļ
  Nick Mathewson 41387bea08 Expect a 20-byte nul-padded-and-terminated nickname 20 gadi atpakaļ
  Nick Mathewson 1e2b008700 Add some temporary log calls to try to debug the "Hash of session info was not as expected" problem 20 gadi atpakaļ