Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Roger Dingledine fb4b804c2c Don't warn about being unverified if you're not in the running-routers 21 vuotta sitten
  Roger Dingledine 052537dad9 rotate onion keys every 12 hours, not every 2 hours 21 vuotta sitten
  Nick Mathewson f6cc218742 Refactor ISO-style (yyyy-mm-dd hh:mm:ss) time parsing into util.c; rename format/parse_rfc1123_time; make rephist remember used bandwidth; published used bandwidth in descriptors in 15-minute chunks. Breaks unittests. 21 vuotta sitten
  Roger Dingledine e95ae1c9ad let purging routerinfos and descriptors take an age argument 21 vuotta sitten
  Roger Dingledine b51a444dd2 commit some odds and ends, so my tree is clean 21 vuotta sitten
  Nick Mathewson 5b61dd0457 Fix all warnings on win32 build 21 vuotta sitten
  Roger Dingledine aebec8ab9e stop using atexit() to remove our pid, since it's called 21 vuotta sitten
  Nick Mathewson 7b4865ec33 Add notion of "longest nickname-or-hex-digest-with-$" 21 vuotta sitten
  Nick Mathewson 33fe5e362f Never use time(NULL) as assumed publication time for a directory. 21 vuotta sitten
  Roger Dingledine 06b72cc8f2 publish advertised_bandwidth in descriptor 21 vuotta sitten
  Nick Mathewson 334de84cbe Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior 21 vuotta sitten
  Roger Dingledine 99926813b1 get the function prototype right 21 vuotta sitten
  Roger Dingledine 73ffcc5cef add a new advertised_server_mode() to distinguish ORs that 21 vuotta sitten
  Nick Mathewson e57698cc6e Track bandwidth usage to estimate capacity 21 vuotta sitten
  Nick Mathewson d858a9e990 Remember list of digests for trusted dirservers; use this list to tell whether you are a trusted dirserver 21 vuotta sitten
  Roger Dingledine d5999a24af also don't hang up on him if we're an OR and he's an authdirserver 21 vuotta sitten
  Roger Dingledine dc7951a5a7 a whole swath of fixes 21 vuotta sitten
  Roger Dingledine f54224ab35 clients can now pick non-authdirservers for fetching directories. 21 vuotta sitten
  Nick Mathewson 54c129d8dc abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mode(), etc. Dont change underlying comments. 21 vuotta sitten
  Nick Mathewson 1040762531 Remove 1024-router limit in routerparse.c; unify handling of running-routers lines in running-routers requests and in directories; set is_verified field of routerinfo_ts correctly; use most-recent-info rule to decide whether to change router-is-running status. 21 vuotta sitten
  Nick Mathewson bc36db351f Resolve all DOCDOCs. 21 vuotta sitten
  Nick Mathewson 5f7738d4cc Code to parse tor version numbers so we can do an is-newer-than check. 21 vuotta sitten
  Roger Dingledine 86e0ede07e checkpoint: start working on bandwidth tracking and 21 vuotta sitten
  Roger Dingledine 2325050b1b tor now tolerates down dirservers better 21 vuotta sitten
  Roger Dingledine e167eeb18e add 'advertisedbandwidth' to router descriptor 21 vuotta sitten
  Nick Mathewson 7d8de8cd10 More digest/nickname fixes 21 vuotta sitten
  Roger Dingledine 62dcf9e20f some of the infrastructure to let ORs connect on demand 21 vuotta sitten
  Roger Dingledine e1ba0c4663 running-routers now lists down routers too (with a ! before their name) 21 vuotta sitten
  Nick Mathewson 541add90a1 Track routers by hash of identity key; use hex hash of identity key in place of nickname; accept (and use) hash of identity key in EXTEND cells. 21 vuotta sitten
  Nick Mathewson 76f769deb9 Remaining 008pre1 items done; deferred where more design is needed. 21 vuotta sitten