História revízii

Autor SHA1 Správa Dátum
  Nick Mathewson 28a6d0901f Handle loop initialization for bandwidth tracking properly 20 rokov pred
  Nick Mathewson 3de630ec67 Only warn about version newness once 20 rokov pred
  Roger Dingledine dbf150bd4e list the port and socks version when complaining about unsafe socks 20 rokov pred
  Nick Mathewson bc24c3f47d Allow multiple ORs with same nickname in routerlist 20 rokov pred
  Nick Mathewson 05e9a2269c Remove obsolete link-key keyword 20 rokov pred
  Nick Mathewson 1ada52fe87 router_get_hash_impl would fail when end_str started with \n. Now it works. 20 rokov pred
  Roger Dingledine 052537dad9 rotate onion keys every 12 hours, not every 2 hours 20 rokov pred
  Nick Mathewson b0c9ba99f8 Fix a leak 20 rokov pred
  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. 20 rokov pred
  Roger Dingledine f47fe829dd avoid racing the mark-for-close when the client hangs up on us 20 rokov pred
  Roger Dingledine 658e02a621 untwisting the logic, it would seem the pkey is always defined? 20 rokov pred
  Nick Mathewson 6ceb351e31 Comment about n_args<1 is correct, since all directory servers are running post-007x versions 20 rokov pred
  Nick Mathewson 2091dab7f4 fencepost 20 rokov pred
  Roger Dingledine 8491d97b9c print the name of the dirserver that told us we were unverified 20 rokov pred
  Nick Mathewson f5f4314e2d Always initialize hexid in rend_mid_rendezvous, no matter what 20 rokov pred
  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 rokov pred
  Roger Dingledine 9952b37456 reject tor-resolve requests for .onion addresses early 20 rokov pred
  Roger Dingledine 810ebc80d0 be willing to expire routers that have a dirport open 20 rokov pred
  Peter Palfrader a4b4ec9430 Enable coredumps by default 20 rokov pred
  Roger Dingledine e95ae1c9ad let purging routerinfos and descriptors take an age argument 20 rokov pred
  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 rokov pred
  Peter Palfrader 13ff77508e Properly clean up everything we might have bulit 20 rokov pred
  Nick Mathewson bed5696185 Keep track of a whole day of bandwidth, not just 12 hrs 20 rokov pred
  Peter Palfrader ec15c5ab1d Fix 0.0.8pre2-1 changelog 20 rokov pred
  Peter Palfrader 536048b87c the repository is no place for a well behaved .in file 20 rokov pred
  Nick Mathewson 3ca2728eb2 (size_t)-1 is never < 0; fix an XXXX008 by changing the interface for dirserv_get_runningrouters 20 rokov pred
  Nick Mathewson fb3e15b668 Add mystery 0 entry to TODO list 20 rokov pred
  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 rokov pred
  Nick Mathewson 2ff6d6d8b9 There is no space after network-status; make router_get_hash_impl more bulletproof. 20 rokov pred
  Roger Dingledine 6e9bdc862c when they use tor as an http proxy, point them at a better url 20 rokov pred