aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix base32 implementation; make base32 implementation follow standard; add mo...Nick Mathewson2004-04-08
* Fix unit tests (now that platform code works differently)Nick Mathewson2004-04-08
* when rend_cache_store warns, give more detailRoger Dingledine2004-04-08
* note which preexisting or connection we found.Nick Mathewson2004-04-08
* circuit-level sendmes weren't working, because the exitRoger Dingledine2004-04-08
* we added more AP conns, oopsRoger Dingledine2004-04-08
* add 'Do you want to run a hidden service?' sectionRoger Dingledine2004-04-08
* Document rest of hiddenservice config options; still needs example or tutoria...Nick Mathewson2004-04-08
* stop being so eager to have rend_cache_store reject theRoger Dingledine2004-04-08
* Be endianly-correct for rendezvous functionalityNick Mathewson2004-04-08
* log which intro points we pickedRoger Dingledine2004-04-08
* servers don't need other people to be able to resolve their Address anymoreRoger Dingledine2004-04-08
* Launch intro services after launching connections; allow ORs to build circuit...Nick Mathewson2004-04-08
* don't try to circuit_log_path if you're at the exit edge of a circRoger Dingledine2004-04-08
* Invert strcasecmp check for supports-rendezvousNick Mathewson2004-04-08
* bugfix: alice would crash if bob advertised 0 intro pointsRoger Dingledine2004-04-08
* Force tor_malloc(0) to always be saneNick Mathewson2004-04-08
* Allow service descriptors with no intro pointsNick Mathewson2004-04-08
* Nothing is good enough for you, is it?Nick Mathewson2004-04-08
* Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpathNick Mathewson2004-04-08
* only call circuit_build_failed when we're circ's originRoger Dingledine2004-04-08
* make the max buf size 10 megabytes, not 1 megabyteRoger Dingledine2004-04-08
* clean up rend_client_get_random_introRoger Dingledine2004-04-08
* Set rend_query on exiting streamsNick Mathewson2004-04-08
* more todo items marked offRoger Dingledine2004-04-08
* spec change: bob is allowed to advertise zero intro pointsRoger Dingledine2004-04-08
* don't log info when we asked for log warnRoger Dingledine2004-04-08
* Split out major functionality of circuit_get_best; rephrase a few booleansNick Mathewson2004-04-08
* Do not crash when no desc is foundNick Mathewson2004-04-08
* allow for directories >8192 bytesRoger Dingledine2004-04-08
* allow 90 minutes of clock skew, not 30Roger Dingledine2004-04-08
* clean up torrc.sample moreRoger Dingledine2004-04-08
* clean up choose_good_exit_server()Roger Dingledine2004-04-07
* don't try to build intro circs until you've fetched the directoryRoger Dingledine2004-04-07
* if the rend desc cache entry was fetched more than 15 mins ago,Roger Dingledine2004-04-07
* Freeing the same variable twice in rapid succession can sometimes cause a dou...Nick Mathewson2004-04-07
* Insert a *copy* of our routerinfo into the routerlist.Nick Mathewson2004-04-07
* Rebuild and re-upload service descriptors every 15 minutesNick Mathewson2004-04-07
* Remember when we received which service desc.Nick Mathewson2004-04-07
* Make sure we have our own keys before we initialize our routerlistNick Mathewson2004-04-07
* Generating data does no good if you make no use of itNick Mathewson2004-04-07
* Don't use Tor version 0.0.5 for intro/rendezvous points. (We don't needNick Mathewson2004-04-07
* bump cvs to 0.0.6pre1Roger Dingledine2004-04-07
* don't pick myself or my twins as hops when building circuitsRoger Dingledine2004-04-07
* Carefully increment failure counts when appropriateNick Mathewson2004-04-07
* Identify some finished stuffNick Mathewson2004-04-07
* let bob replenish his intro points and republish service descRoger Dingledine2004-04-07
* a few more todo thoughtsRoger Dingledine2004-04-07
* expire open-but-not-yet-acked circs if they're too oldRoger Dingledine2004-04-07
* convince ourselves that circuit_failed doesn't have to be any smarterRoger Dingledine2004-04-07