Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 09d83c564b Add missing arg to windows tor_listdir() hace 20 años
  Nick Mathewson 2f6eb10fb4 Implement tor_listdir on windows. Untested. hace 20 años
  Peter Palfrader 1ea5d312e5 Forward port 06_add_compile_time_defaults.dpatch hace 20 años
  Peter Palfrader 23008f292a Forward port 03_tor_manpage_in_section_8.dpatch hace 20 años
  Peter Palfrader 86af49911d Even more experimental cvs snapshot. hace 20 años
  Nick Mathewson dcf1e14190 downgrade warning to info hace 20 años
  Roger Dingledine a5ea401b2e a few more hints on a rare but mysterious warning hace 20 años
  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. hace 20 años
  Roger Dingledine 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info hace 20 años
  Nick Mathewson 0de64f224e Warn in more detail when network-status serving and fetching fails. Also, fix a small leak. hace 20 años
  Roger Dingledine 42f752a0a5 bugfix: we were automatically condemning an exit node (concluding hace 20 años
  Roger Dingledine a60345a2c5 fix duplicate word hace 20 años
  Roger Dingledine 843550721a stop notifying people about dns worker spawning and culling hace 20 años
  Roger Dingledine 2065c5f7aa when printing x-forwarded-by headers, don't print the \r hace 20 años
  Roger Dingledine d0d3d77f48 step nine: raise your ulimit -n hace 20 años
  Nick Mathewson ef75fd5a63 Update item status: note future work on client directory handling hace 20 años
  Nick Mathewson bd911d8612 Fix segfault and memleak when getting many compressed server descs. hace 20 años
  Nick Mathewson 659491bbc6 Fix some messages that say "failing". hace 20 años
  Nick Mathewson d410c49965 Clean up some more fingerprint-checking logic hace 20 años
  Roger Dingledine 587b513ec0 remove obsolete kludge hace 20 años
  Nick Mathewson 9df4716ac3 make it work correctly when we download multiple network-status objects. hace 20 años
  Nick Mathewson 4ce0e01848 add conn->requested_resource to connection_t checks. hace 20 años
  Nick Mathewson a938190bdb Iteration is happier when you stop. hace 20 años
  Roger Dingledine e28931dc94 unused variable hace 20 años
  Roger Dingledine 921c225f3d add to the 0.1.1.6-alpha changelog hace 20 años
  Nick Mathewson 4528bbfd9f Resolve some XXXs. Add some others. hace 20 años
  Nick Mathewson c523e106b5 Do not generate more than 2 of each directory type per minute. hace 20 años
  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. hace 20 años
  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. hace 20 años
  Nick Mathewson 6c4d43c724 Special-case for retrieving own networkstatus by fingerprint: regenerate if dirty! hace 20 años