Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Nick Mathewson 1e2f1679c8 Fix some more bugs; add a temporary log. 20 年之前
  Nick Mathewson eab005c948 Ensure case match, not mismatch. 20 年之前
  Nick Mathewson c4b3bf06c6 add strupper function 20 年之前
  Nick Mathewson 810572a5de Stop dying when we get a directory from tor26; workaround for change in networkstatus format 20 年之前
  Roger Dingledine 4633b271f9 fix spacing 20 年之前
  Nick Mathewson 548a863779 Avoid assertion failure 20 年之前
  Nick Mathewson ff9452e900 Clean up should-i-go-to-the-dirserv logic a little: All servers with DirPorts should get their directories from the source 20 年之前
  Nick Mathewson 3a99927859 Make directory download code slightly less likely to segfault or assert. 20 年之前
  Roger Dingledine 022f23249f make doxygen output look prettier 20 年之前