Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 1dbf61e7e6 Use service id instead of hex id in rendservice.c log messages. Rendcommon and rendclient will follow tomorrow. il y a 21 ans
  Nick Mathewson 4e1b65f53d Dump introduction point status on kill -USR1 il y a 21 ans
  Nick Mathewson bb46d782ab Be endianly-correct for rendezvous functionality il y a 21 ans
  Roger Dingledine 15de201041 log which intro points we picked il y a 21 ans
  Nick Mathewson 14e31fbd71 Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath il y a 21 ans
  Nick Mathewson 46c82e7dbe Set rend_query on exiting streams il y a 21 ans
  Roger Dingledine 584350feb8 don't log info when we asked for log warn il y a 21 ans
  Nick Mathewson eaf7c61ebc Do not crash when no desc is found il y a 21 ans
  Roger Dingledine 63cde97253 don't try to build intro circs until you've fetched the directory il y a 21 ans
  Nick Mathewson b1537e7943 Rebuild and re-upload service descriptors every 15 minutes il y a 21 ans
  Nick Mathewson 8169da5c30 Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need il y a 21 ans
  Nick Mathewson f24519e4b9 Set correct address and port mappings on outgoing rendezvous connections il y a 21 ans
  Roger Dingledine d473cf7ee9 set the circ windows on the middle hop of the rend circs il y a 21 ans
  Nick Mathewson 8b371c2aa5 router_choose_random_node wants a smartlist of routers, not of nicknames. il y a 21 ans
  Nick Mathewson ef438b894c Set handshake_state to NULL before appending cpath hops il y a 21 ans
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic il y a 21 ans
  Roger Dingledine 6e6cbaad95 fix the bob-can't-decode-relays bug il y a 21 ans
  Nick Mathewson 283593ca1b Use correct payload lengths when sending RENDEZVOUS1 cells il y a 21 ans
  Nick Mathewson 536a9b6c28 Add a missing offset il y a 21 ans
  Nick Mathewson 5033c366e1 Use symbolic constants; make padding types match. il y a 21 ans
  Nick Mathewson 04e8dc9026 Implement response to RENDEZVOUS2 cell. il y a 21 ans
  Nick Mathewson 2d3aea40a4 It's amazing how wrong things look when you invert the booleans on your il y a 21 ans
  Nick Mathewson 7b1939db2d Slightly more helpful msg on mismatched service pk digest in INTRODUCE2 cell il y a 21 ans
  Roger Dingledine 27126e5007 oaep uses 42 more bytes -- stop clobbering buffers il y a 21 ans
  Nick Mathewson 41387bea08 Expect a 20-byte nul-padded-and-terminated nickname il y a 21 ans
  Nick Mathewson 1e2b008700 Add some temporary log calls to try to debug the "Hash of session info was not as expected" problem il y a 21 ans
  Nick Mathewson a9813f0210 Implement acks il y a 21 ans
  Nick Mathewson d93ff0b82f Handle rendezvous relay cells il y a 21 ans
  Nick Mathewson ba196a9d17 Use (set|get)_uint(16|32) in lieu of memcpy where reasonable. il y a 21 ans
  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. il y a 21 ans