Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 4e1b65f53d Dump introduction point status on kill -USR1 vor 21 Jahren
  Nick Mathewson f9ade70cf9 Resolve init-services-in-do-hup issue vor 21 Jahren
  Roger Dingledine c80b42e17c don't call rend_services_init right before we fetch the vor 21 Jahren
  Roger Dingledine c5bef32d95 call directory_has_arrived has arrived every time we get vor 21 Jahren
  Nick Mathewson c256f2c3a1 Make comment more sensible. Still uncertain about when to call rend_services_init, though. vor 21 Jahren
  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. vor 21 Jahren
  Nick Mathewson facb5d4221 Reload rendezvous service keys on sighup; otherwise, we wind up with a vor 21 Jahren
  Peter Palfrader a1a4c5be19 Update cvsignores vor 21 Jahren
  Roger Dingledine 4011906b6b get more serious about hunting The Bug vor 21 Jahren
  Nick Mathewson 9b436c7f7a remove a stray printf vor 21 Jahren
  Nick Mathewson aa7cfd93e5 Fix base32 implementation; make base32 implementation follow standard; add more tests for base32 vor 21 Jahren
  Nick Mathewson d237692396 Fix unit tests (now that platform code works differently) vor 21 Jahren
  Roger Dingledine 3b97a54226 when rend_cache_store warns, give more detail vor 21 Jahren
  Nick Mathewson aa2189b406 note which preexisting or connection we found. vor 21 Jahren
  Roger Dingledine eb9f5a561e circuit-level sendmes weren't working, because the exit vor 21 Jahren
  Roger Dingledine 8e686d0c72 we added more AP conns, oops vor 21 Jahren
  Roger Dingledine 736bc9628e add 'Do you want to run a hidden service?' section vor 21 Jahren
  Nick Mathewson 50729212d0 Document rest of hiddenservice config options; still needs example or tutorial maybe. vor 21 Jahren
  Roger Dingledine 4122e2de11 stop being so eager to have rend_cache_store reject the vor 21 Jahren
  Nick Mathewson bb46d782ab Be endianly-correct for rendezvous functionality vor 21 Jahren
  Roger Dingledine 15de201041 log which intro points we picked vor 21 Jahren
  Roger Dingledine 8d766cc1cd servers don't need other people to be able to resolve their Address anymore vor 21 Jahren
  Nick Mathewson 2a01e3ad10 Launch intro services after launching connections; allow ORs to build circuits through as-yet-unconnectd ORs vor 21 Jahren
  Roger Dingledine 299df7117c don't try to circuit_log_path if you're at the exit edge of a circ vor 21 Jahren
  Nick Mathewson ede1d3e42d Invert strcasecmp check for supports-rendezvous vor 21 Jahren
  Roger Dingledine 3e7c8a40bc bugfix: alice would crash if bob advertised 0 intro points vor 21 Jahren
  Nick Mathewson 024c059fae Force tor_malloc(0) to always be sane vor 21 Jahren
  Nick Mathewson 40f7324eea Allow service descriptors with no intro points vor 21 Jahren
  Nick Mathewson 8351847afd Nothing is good enough for you, is it? vor 21 Jahren
  Nick Mathewson 14e31fbd71 Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath vor 21 Jahren