コミット履歴

作者 SHA1 メッセージ 日付
  Peter Palfrader a1a4c5be19 Update cvsignores 22 年 前
  Roger Dingledine 4011906b6b get more serious about hunting The Bug 22 年 前
  Nick Mathewson 9b436c7f7a remove a stray printf 22 年 前
  Nick Mathewson aa7cfd93e5 Fix base32 implementation; make base32 implementation follow standard; add more tests for base32 22 年 前
  Nick Mathewson d237692396 Fix unit tests (now that platform code works differently) 22 年 前
  Roger Dingledine 3b97a54226 when rend_cache_store warns, give more detail 22 年 前
  Nick Mathewson aa2189b406 note which preexisting or connection we found. 22 年 前
  Roger Dingledine eb9f5a561e circuit-level sendmes weren't working, because the exit 22 年 前
  Roger Dingledine 8e686d0c72 we added more AP conns, oops 22 年 前
  Roger Dingledine 736bc9628e add 'Do you want to run a hidden service?' section 22 年 前
  Nick Mathewson 50729212d0 Document rest of hiddenservice config options; still needs example or tutorial maybe. 22 年 前
  Roger Dingledine 4122e2de11 stop being so eager to have rend_cache_store reject the 22 年 前
  Nick Mathewson bb46d782ab Be endianly-correct for rendezvous functionality 22 年 前
  Roger Dingledine 15de201041 log which intro points we picked 22 年 前
  Roger Dingledine 8d766cc1cd servers don't need other people to be able to resolve their Address anymore 22 年 前
  Nick Mathewson 2a01e3ad10 Launch intro services after launching connections; allow ORs to build circuits through as-yet-unconnectd ORs 22 年 前
  Roger Dingledine 299df7117c don't try to circuit_log_path if you're at the exit edge of a circ 22 年 前
  Nick Mathewson ede1d3e42d Invert strcasecmp check for supports-rendezvous 22 年 前
  Roger Dingledine 3e7c8a40bc bugfix: alice would crash if bob advertised 0 intro points 22 年 前
  Nick Mathewson 024c059fae Force tor_malloc(0) to always be sane 22 年 前
  Nick Mathewson 40f7324eea Allow service descriptors with no intro points 22 年 前
  Nick Mathewson 8351847afd Nothing is good enough for you, is it? 22 年 前
  Nick Mathewson 14e31fbd71 Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath 22 年 前
  Roger Dingledine ad2192c90f only call circuit_build_failed when we're circ's origin 22 年 前
  Roger Dingledine 36d7cc8529 make the max buf size 10 megabytes, not 1 megabyte 22 年 前
  Roger Dingledine 4d194ef13f clean up rend_client_get_random_intro 22 年 前
  Nick Mathewson 46c82e7dbe Set rend_query on exiting streams 22 年 前
  Roger Dingledine 190e59772a more todo items marked off 22 年 前
  Roger Dingledine 3f07083b02 spec change: bob is allowed to advertise zero intro points 22 年 前
  Roger Dingledine 584350feb8 don't log info when we asked for log warn 22 年 前