Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson f5f4314e2d Always initialize hexid in rend_mid_rendezvous, no matter what 20 年之前
  Nick Mathewson 380f32f07d hex_encode is obsoleted by base16_encode, and never actually worked in the first place. (Thanks to Timo Lindfors for noticing the never-actually-worked part.) 20 年之前
  Roger Dingledine 9952b37456 reject tor-resolve requests for .onion addresses early 20 年之前
  Roger Dingledine 810ebc80d0 be willing to expire routers that have a dirport open 20 年之前
  Peter Palfrader a4b4ec9430 Enable coredumps by default 20 年之前
  Roger Dingledine e95ae1c9ad let purging routerinfos and descriptors take an age argument 20 年之前
  Peter Palfrader bd24c68a58 * Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO, doc/tor-doc.{css,html}, doc/{rend,tor}-spec.txt with the binary package. 20 年之前
  Peter Palfrader 13ff77508e Properly clean up everything we might have bulit 20 年之前
  Nick Mathewson bed5696185 Keep track of a whole day of bandwidth, not just 12 hrs 20 年之前
  Peter Palfrader ec15c5ab1d Fix 0.0.8pre2-1 changelog 20 年之前
  Peter Palfrader 536048b87c the repository is no place for a well behaved .in file 20 年之前
  Nick Mathewson 3ca2728eb2 (size_t)-1 is never < 0; fix an XXXX008 by changing the interface for dirserv_get_runningrouters 20 年之前
  Nick Mathewson fb3e15b668 Add mystery 0 entry to TODO list 20 年之前
  Peter Palfrader 0430b4c5a0 Move design-paper into its own directory, and ship it and all that is needed to build with it in the tarball 20 年之前
  Nick Mathewson 2ff6d6d8b9 There is no space after network-status; make router_get_hash_impl more bulletproof. 20 年之前
  Roger Dingledine 6e9bdc862c when they use tor as an http proxy, point them at a better url 20 年之前
  Roger Dingledine 8a8776060f bump cvs to 0.0.8pre3-cvs 20 年之前
  Roger Dingledine 05e9fb5c44 and add a comment to that effect 20 年之前
  Roger Dingledine f8c14e5dce make explicit that 'no socks policy' means 'accept' 20 年之前
  Roger Dingledine 59a356ea47 clarify sockspolicy, exitpolicy rules 20 年之前
  Roger Dingledine 276d953b22 fix an assert: check the sockspolicy before we make/add the connection, 20 年之前
  Roger Dingledine 9467f5fc4f weasel suggests we compress the directory one day. he's right. 20 年之前
  Roger Dingledine 9ee8f181db we were telling them a nonexistent config option. oops. 20 年之前
  Roger Dingledine fabbf9a7a2 fix a few typos in the resolve/resolved spec 20 年之前
  Roger Dingledine 967a762fe1 they're uint64 and uint32, not int and int 20 年之前
  Roger Dingledine f32e34044f list total traffic and total uptime in -usr1 stats 20 年之前
  Roger Dingledine 1d41c0ee35 note a bug that adam found 20 年之前
  Roger Dingledine 3b00c950c2 note a bug in our dns error handling. we should fix this sometime. 20 年之前
  Roger Dingledine de0f72ce2a bugfix: when you finish answering a 'resolve' request, hold the 20 年之前
  Roger Dingledine 54dd90d391 bugfix: when tor-resolve asks to resolve an IP to an IP and we answer 20 年之前