Commit History

Author SHA1 Message Date
  Nick Mathewson 6ebdc21e51 Spec cleanups: improved accuracy and detail of description of 21 years ago
  Nick Mathewson 70778dc7a8 Add spec for UI control protocol 21 years ago
  Nick Mathewson 0652a0e90a Fix a fencepost error in the last bandwidth reporting fix 21 years ago
  Nick Mathewson f753ef4ac6 Be slightly more specific about ASN1 21 years ago
  Peter Palfrader 29fb4833a9 Modify 02_add_debian_files_in_manpage to still apply 21 years ago
  Roger Dingledine 7506cce649 stop wasting cpu time on authdirservers 21 years ago
  Roger Dingledine b2c7b5adfb fix a race condition in 008pre2: don't try to extend onto a connection 21 years ago
  Roger Dingledine 05790d1722 let children survive sigint, sigterm, etc. 21 years ago
  Roger Dingledine 76b284d2af update man page to reflect more default rejects 21 years ago
  Roger Dingledine 292e9c5567 reject the default edonkey, kazaa, gnutella ports 21 years ago
  Roger Dingledine 26f8a5e3de we should put an expiry date on the onion-keys? 21 years ago
  Roger Dingledine fb4b804c2c Don't warn about being unverified if you're not in the running-routers 21 years ago
  Roger Dingledine 44ff309c26 touch-ups 21 years ago
  Roger Dingledine 40fd45c1b4 whoops, the man page has been rotting 21 years ago
  Nick Mathewson 28a6d0901f Handle loop initialization for bandwidth tracking properly 21 years ago
  Nick Mathewson 3de630ec67 Only warn about version newness once 21 years ago
  Roger Dingledine dbf150bd4e list the port and socks version when complaining about unsafe socks 21 years ago
  Nick Mathewson bc24c3f47d Allow multiple ORs with same nickname in routerlist 21 years ago
  Nick Mathewson 05e9a2269c Remove obsolete link-key keyword 21 years ago
  Nick Mathewson 1ada52fe87 router_get_hash_impl would fail when end_str started with \n. Now it works. 21 years ago
  Roger Dingledine 052537dad9 rotate onion keys every 12 hours, not every 2 hours 21 years ago
  Nick Mathewson b0c9ba99f8 Fix a leak 21 years ago
  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 years ago
  Roger Dingledine f47fe829dd avoid racing the mark-for-close when the client hangs up on us 21 years ago
  Roger Dingledine 658e02a621 untwisting the logic, it would seem the pkey is always defined? 21 years ago
  Nick Mathewson 6ceb351e31 Comment about n_args<1 is correct, since all directory servers are running post-007x versions 21 years ago
  Nick Mathewson 2091dab7f4 fencepost 21 years ago
  Roger Dingledine 8491d97b9c print the name of the dirserver that told us we were unverified 21 years ago
  Nick Mathewson f5f4314e2d Always initialize hexid in rend_mid_rendezvous, no matter what 21 years ago
  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.) 21 years ago