Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 0c4186d6ee Use correct logic to decide whether there are more directory servers to retry. il y a 19 ans
  Nick Mathewson 65c4fa2614 Split mark-dir-failed-and-retry logic into separate function; make it retry runningrouters as well as directory fetches; note that the do-we-need-to-give-up test is wrong. il y a 19 ans
  Roger Dingledine 95f3e6161b require BandwidthRate to be at least 10kB/s il y a 19 ans
  Nick Mathewson e8585dfe97 Remove length restriction when generating directories. il y a 19 ans
  Roger Dingledine cf17d0d29c move network_init from or/main to common/compat il y a 19 ans
  Nick Mathewson 32978afa54 Workaround for brain-damaged __FILE__ handling on MSVC: keep Nick's name out il y a 19 ans
  Nick Mathewson 1e71b83890 Fix a bug in parsing HashedControlPassword. il y a 19 ans
  Roger Dingledine 802d374a99 I'm a bad person. il y a 19 ans
  Nick Mathewson ac759adb43 Make unit tests work on win32 il y a 19 ans
  Roger Dingledine ef6c9d18e7 New circuit building strategy: keep a list of ports that we've used in the past 6 hours, and always try to have 2 circuits open or on the way il y a 19 ans
  Roger Dingledine 5a6e117caf React to eof immediately on non-open edge connections. il y a 19 ans
  Nick Mathewson fc87758ff3 Add function to check that addr_policy_t is okay; change struct addr_policy_t to addr_policy_t. il y a 19 ans
  Nick Mathewson a889926e1c Clarify chosen tag progression il y a 19 ans
  Nick Mathewson c8abe1907d Rename parse_address to parse_extended_hostname (since we have other kinds of addresses); make its output an enum; support HEXDIGEST.exit hostnames. il y a 19 ans
  Nick Mathewson ce505f5033 note possible alternative for how to do CVS versions; ask arma which he likes. il y a 19 ans
  Nick Mathewson 6507be4290 Implement new version format for post 0.1. il y a 19 ans
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. il y a 19 ans
  Nick Mathewson aff5122685 Fetch cached running-routers from servers that serve it (that is, authdirservers, and servers running 0.0.9rc5-cvs or later.) il y a 19 ans
  Roger Dingledine c1dc17e6e2 put in initial support for ".nickname.exit" addresses, to let alice il y a 19 ans
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore il y a 19 ans
  Nick Mathewson 0a58bbe0dd Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimplement circuit_log_cpath using circuit_list_cpath). il y a 19 ans
  Nick Mathewson 956b463dfe Implement weekly/monthly/daily accounting il y a 19 ans
  Roger Dingledine 310a8da0d2 break reached_eof() out of process_inbuf() il y a 19 ans
  Roger Dingledine 671d84dc2f some more debugging aids il y a 19 ans
  Roger Dingledine 6a516dfdd3 be more greedy about filling up all relay cells. il y a 19 ans
  Nick Mathewson bb18d4238f Dont keep rephist info for routers that havent had activity for 24 hours. il y a 19 ans
  Nick Mathewson 36f4e15e81 Call init_keys() where needed; fix hibernate bug. il y a 19 ans
  Nick Mathewson 8acaf8e187 Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed il y a 19 ans
  Roger Dingledine 4b76fe8036 Break DirFetchPostPeriod into: il y a 19 ans
  Nick Mathewson 22a0d82749 Cache running-routers; compress running-routers; serve compressed running-routers.z il y a 19 ans