コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine 56d63709f9 mention our tor initscript in the README 20 年 前
  Roger Dingledine 746a2e8d0b mention our tor initscript in the server config section 20 年 前
  Roger Dingledine 7068dd8e87 make "%llu" less likely to warn on weird platforms 20 年 前
  Nick Mathewson 6453a25567 Add replace_file to util.[ch] to survive stupidity of windows rename call 20 年 前
  Nick Mathewson 98b8a89aa8 Fix comment 20 年 前
  Nick Mathewson 6141097f6e Fix bug in saving onion keys to disk when rotating; also survive short-term shutdowns better 20 年 前
  Nick Mathewson e6c34ad071 Make unittests pass 20 年 前
  Nick Mathewson 6ebdc21e51 Spec cleanups: improved accuracy and detail of description of 20 年 前
  Nick Mathewson 70778dc7a8 Add spec for UI control protocol 20 年 前
  Nick Mathewson 0652a0e90a Fix a fencepost error in the last bandwidth reporting fix 20 年 前
  Nick Mathewson f753ef4ac6 Be slightly more specific about ASN1 20 年 前
  Peter Palfrader 29fb4833a9 Modify 02_add_debian_files_in_manpage to still apply 20 年 前
  Roger Dingledine 7506cce649 stop wasting cpu time on authdirservers 20 年 前
  Roger Dingledine b2c7b5adfb fix a race condition in 008pre2: don't try to extend onto a connection 20 年 前
  Roger Dingledine 05790d1722 let children survive sigint, sigterm, etc. 20 年 前
  Roger Dingledine 76b284d2af update man page to reflect more default rejects 20 年 前
  Roger Dingledine 292e9c5567 reject the default edonkey, kazaa, gnutella ports 20 年 前
  Roger Dingledine 26f8a5e3de we should put an expiry date on the onion-keys? 20 年 前
  Roger Dingledine fb4b804c2c Don't warn about being unverified if you're not in the running-routers 20 年 前
  Roger Dingledine 44ff309c26 touch-ups 20 年 前
  Roger Dingledine 40fd45c1b4 whoops, the man page has been rotting 20 年 前
  Nick Mathewson 28a6d0901f Handle loop initialization for bandwidth tracking properly 20 年 前
  Nick Mathewson 3de630ec67 Only warn about version newness once 20 年 前
  Roger Dingledine dbf150bd4e list the port and socks version when complaining about unsafe socks 20 年 前
  Nick Mathewson bc24c3f47d Allow multiple ORs with same nickname in routerlist 20 年 前
  Nick Mathewson 05e9a2269c Remove obsolete link-key keyword 20 年 前
  Nick Mathewson 1ada52fe87 router_get_hash_impl would fail when end_str started with \n. Now it works. 20 年 前
  Roger Dingledine 052537dad9 rotate onion keys every 12 hours, not every 2 hours 20 年 前
  Nick Mathewson b0c9ba99f8 Fix a leak 20 年 前
  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 年 前