Commit History

Author SHA1 Message Date
  Nick Mathewson d410c49965 Clean up some more fingerprint-checking logic 20 years ago
  Roger Dingledine 587b513ec0 remove obsolete kludge 20 years ago
  Nick Mathewson 9df4716ac3 make it work correctly when we download multiple network-status objects. 20 years ago
  Nick Mathewson 4ce0e01848 add conn->requested_resource to connection_t checks. 20 years ago
  Nick Mathewson a938190bdb Iteration is happier when you stop. 20 years ago
  Roger Dingledine e28931dc94 unused variable 20 years ago
  Roger Dingledine 921c225f3d add to the 0.1.1.6-alpha changelog 20 years ago
  Nick Mathewson 4528bbfd9f Resolve some XXXs. Add some others. 20 years ago
  Nick Mathewson c523e106b5 Do not generate more than 2 of each directory type per minute. 20 years ago
  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 years ago
  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 years ago
  Nick Mathewson 6c4d43c724 Special-case for retrieving own networkstatus by fingerprint: regenerate if dirty! 20 years ago
  Roger Dingledine 465aec04c1 when reporting results from a dirserver fetch/post, tell us the 20 years ago
  Nick Mathewson df79dc673b Remove sneaky double declaration. 20 years ago
  Nick Mathewson 0f94aa2ea1 Write status to disk in the right place 20 years ago
  Nick Mathewson cc16fb7636 oops -- that log should have been removed 20 years ago
  Nick Mathewson e5f117606f Fix network-status parsing. 20 years ago
  Nick Mathewson b43a720bd4 Fix another reversed inet_aton 20 years ago
  Nick Mathewson 1e2f1679c8 Fix some more bugs; add a temporary log. 20 years ago
  Nick Mathewson eab005c948 Ensure case match, not mismatch. 20 years ago
  Nick Mathewson c4b3bf06c6 add strupper function 20 years ago
  Nick Mathewson 810572a5de Stop dying when we get a directory from tor26; workaround for change in networkstatus format 20 years ago
  Roger Dingledine 4633b271f9 fix spacing 20 years ago
  Nick Mathewson 548a863779 Avoid assertion failure 20 years ago
  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 years ago
  Nick Mathewson 3a99927859 Make directory download code slightly less likely to segfault or assert. 20 years ago
  Roger Dingledine 022f23249f make doxygen output look prettier 20 years ago
  Roger Dingledine dbeb8e7863 it really does help with the functions end. 20 years ago
  Roger Dingledine 74fb086210 if you give a config option in the torrc or the commandline with no 20 years ago
  Roger Dingledine 36fa360c11 and fix grammar 20 years ago