コミット履歴

作者 SHA1 メッセージ 日付
  Roger Dingledine a5ea401b2e a few more hints on a rare but mysterious warning 20 年 前
  Nick Mathewson 047e105daf Fix a bug in config_dump: we want to run options_validate on the defaults, not (again, uselessly) on the configuration. This was introduced when we made the config code more generic. 20 年 前
  Roger Dingledine 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info 20 年 前
  Nick Mathewson 0de64f224e Warn in more detail when network-status serving and fetching fails. Also, fix a small leak. 20 年 前
  Roger Dingledine 42f752a0a5 bugfix: we were automatically condemning an exit node (concluding 20 年 前
  Roger Dingledine a60345a2c5 fix duplicate word 20 年 前
  Roger Dingledine 843550721a stop notifying people about dns worker spawning and culling 20 年 前
  Roger Dingledine 2065c5f7aa when printing x-forwarded-by headers, don't print the \r 20 年 前
  Roger Dingledine d0d3d77f48 step nine: raise your ulimit -n 20 年 前
  Nick Mathewson ef75fd5a63 Update item status: note future work on client directory handling 20 年 前
  Nick Mathewson bd911d8612 Fix segfault and memleak when getting many compressed server descs. 20 年 前
  Nick Mathewson 659491bbc6 Fix some messages that say "failing". 20 年 前
  Nick Mathewson d410c49965 Clean up some more fingerprint-checking logic 20 年 前
  Roger Dingledine 587b513ec0 remove obsolete kludge 20 年 前
  Nick Mathewson 9df4716ac3 make it work correctly when we download multiple network-status objects. 20 年 前
  Nick Mathewson 4ce0e01848 add conn->requested_resource to connection_t checks. 20 年 前
  Nick Mathewson a938190bdb Iteration is happier when you stop. 20 年 前
  Roger Dingledine e28931dc94 unused variable 20 年 前
  Roger Dingledine 921c225f3d add to the 0.1.1.6-alpha changelog 20 年 前
  Nick Mathewson 4528bbfd9f Resolve some XXXs. Add some others. 20 年 前
  Nick Mathewson c523e106b5 Do not generate more than 2 of each directory type per minute. 20 年 前
  Nick Mathewson 18e4d78354 Fix an assert in directory.c. Check received network-status objects against the list we expected to get. Do not let anyone else update our network-status object. 20 年 前
  Nick Mathewson 059148f588 Only caches download network-status for now, and they use a different strategy. Add an element to connection_t to remember what we are downloading, and a function to recognize our own fingerprint. 20 年 前
  Nick Mathewson 6c4d43c724 Special-case for retrieving own networkstatus by fingerprint: regenerate if dirty! 20 年 前
  Roger Dingledine 465aec04c1 when reporting results from a dirserver fetch/post, tell us the 20 年 前
  Nick Mathewson df79dc673b Remove sneaky double declaration. 20 年 前
  Nick Mathewson 0f94aa2ea1 Write status to disk in the right place 20 年 前
  Nick Mathewson cc16fb7636 oops -- that log should have been removed 20 年 前
  Nick Mathewson e5f117606f Fix network-status parsing. 20 年 前
  Nick Mathewson b43a720bd4 Fix another reversed inet_aton 20 年 前