Commit History

Author SHA1 Message Date
  Nick Mathewson c9b5ca39de Handle the rendezvous-circ elements of retrying introductions. 21 years ago
  Nick Mathewson a4d25bdbd9 <arma> you should make r and i and use r for r and i for i 21 years ago
  Nick Mathewson e53ba59250 Handle introduce naks. Arma: Is this right? 21 years ago
  Nick Mathewson 8483bace65 Get the rest of intro-ack/nak handling in ... except for the tricky "pick a new intro and re-extend and re-try" part. 21 years ago
  Nick Mathewson 9cd163f6ff Have find_intro_circuit return non-open circs 21 years ago
  Nick Mathewson 88950f4ac2 Document ACKs/NAKs 21 years ago
  Nick Mathewson 5af7e27c62 Re-number the new relay command so as to maintain backward compatibility. Doh! 21 years ago
  Nick Mathewson a5bfe84509 ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet) 21 years ago
  Roger Dingledine f4ff5a75c1 break circuit_build_needed_circs into its own func 21 years ago
  Roger Dingledine c5052bec95 normal circs are 3 hops, but rend/intro circs are 4, because 21 years ago
  Nick Mathewson fc5a766298 Use service IDs in rendmid. (rendclient and common require no changes, it seems) 21 years ago
  Roger Dingledine 2321d21b3b bump allowed rend desc skew from 60 mins to 90 mins 21 years ago
  Nick Mathewson 306adfc8bd Fix two dumb leaks in crypto.c 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 c024745bd4 Cosmetic patch for arma's fix for The Bug: Don't set the state to 21 years ago
  Roger Dingledine da7bd22a0e clean/update todo 21 years ago
  Roger Dingledine d8c954e156 continue beating at pieces of The Bug 21 years ago
  Roger Dingledine 23c193c065 if dns resolve is valid, but our exit policy rejects it or 21 years ago
  Roger Dingledine 8f8d185f4b give better instructions than just 'mail arma' 21 years ago
  Roger Dingledine 48e0228f1e expire old CIRCUIT_PURPOSE_C_REND_READY circs too 21 years ago
  Nick Mathewson 4e1b65f53d Dump introduction point status on kill -USR1 21 years ago
  Nick Mathewson f9ade70cf9 Resolve init-services-in-do-hup issue 21 years ago
  Roger Dingledine c80b42e17c don't call rend_services_init right before we fetch the 21 years ago
  Roger Dingledine c5bef32d95 call directory_has_arrived has arrived every time we get 21 years ago
  Nick Mathewson c256f2c3a1 Make comment more sensible. Still uncertain about when to call rend_services_init, though. 21 years ago
  Nick Mathewson e6964ed7e6 set rend exit connection state _before_ calling rend_service_set_connection_addr_port and maybe eventually assert_connection_ok. This solves the other half of the bug weasel found. 21 years ago
  Nick Mathewson facb5d4221 Reload rendezvous service keys on sighup; otherwise, we wind up with a 21 years ago
  Peter Palfrader a1a4c5be19 Update cvsignores 21 years ago
  Roger Dingledine 4011906b6b get more serious about hunting The Bug 21 years ago
  Nick Mathewson 9b436c7f7a remove a stray printf 21 years ago