Commit History

Author SHA1 Message Date
  Roger Dingledine ac4cb9bdd1 fix a seg fault (whoops) 21 years ago
  Nick Mathewson 7055f837ab Make Tor build on win32 with VC6 without warnings. 21 years ago
  Roger Dingledine 28f034e10a now assume all routers support rendezvous cells 21 years ago
  Roger Dingledine 25d54257fb use tor_assert 21 years ago
  Roger Dingledine ed24a4f807 fix a pair of duplicate mark-for-closes 21 years ago
  Roger Dingledine a0a6ed85d1 more useful logging for rend services and clients 21 years ago
  Nick Mathewson f6dd710aff Strings need room for a NUL. 21 years ago
  Nick Mathewson 3f352719f3 Add a missing return -1 21 years ago
  Roger Dingledine b51561f7fb prune abandoned circs better 21 years ago
  Nick Mathewson 37255d24bc Retry non-final-hop rendezvous failures 21 years ago
  Nick Mathewson ddd45a7c0a Do not segfault on missing intro points. 21 years ago
  Nick Mathewson 11ca973d26 Mark service descriptors as dirty when we have lost an intro point 21 years ago
  Nick Mathewson a2ece0fc08 Separate "start-establishing-introduction" from "upload descriptors"; only upload descriptors containing fully established intro points. 21 years ago
  Roger Dingledine e0ce205a76 clean up circuit rebuilding some; fix some bugs we hadn't hit yet 21 years ago
  Nick Mathewson 9cd163f6ff Have find_intro_circuit return non-open circs 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 4e1b65f53d Dump introduction point status on kill -USR1 21 years ago
  Nick Mathewson bb46d782ab Be endianly-correct for rendezvous functionality 21 years ago
  Roger Dingledine 15de201041 log which intro points we picked 21 years ago
  Nick Mathewson 14e31fbd71 Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath 21 years ago
  Nick Mathewson 46c82e7dbe Set rend_query on exiting streams 21 years ago
  Roger Dingledine 584350feb8 don't log info when we asked for log warn 21 years ago
  Nick Mathewson eaf7c61ebc Do not crash when no desc is found 21 years ago
  Roger Dingledine 63cde97253 don't try to build intro circs until you've fetched the directory 21 years ago
  Nick Mathewson b1537e7943 Rebuild and re-upload service descriptors every 15 minutes 21 years ago
  Nick Mathewson 8169da5c30 Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't need 21 years ago
  Nick Mathewson f24519e4b9 Set correct address and port mappings on outgoing rendezvous connections 21 years ago
  Roger Dingledine d473cf7ee9 set the circ windows on the middle hop of the rend circs 21 years ago
  Nick Mathewson 8b371c2aa5 router_choose_random_node wants a smartlist of routers, not of nicknames. 21 years ago
  Nick Mathewson ef438b894c Set handshake_state to NULL before appending cpath hops 21 years ago