Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 7fda3df9dd Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-resolve manpage to doc directory před 21 roky
  Nick Mathewson 54b8f7e503 Add a pure-C tor-resolve implementation před 21 roky
  Nick Mathewson ab9084fc16 Mark item completed před 21 roky
  Nick Mathewson 11d330be5e Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review! před 21 roky
  Nick Mathewson 36bbab2f2b Fix in warning fix před 21 roky
  Nick Mathewson f8771625c6 Check return of tor_snprintf před 21 roky
  Nick Mathewson 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! před 21 roky
  Nick Mathewson ce5709184b Pass with -Wstrict-prototypes před 21 roky
  Nick Mathewson 6874c39904 Fix windows build před 21 roky
  Nick Mathewson c5eb95b644 Add ability for some-but-not-all abbrevs to work in config file. Add a bunch of singular/plural abbrevs suggested by arma před 21 roky
  Roger Dingledine 75ad4615d1 stop freeing arbitrary memory před 21 roky
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. před 21 roky
  Nick Mathewson 44d4516155 Use tor_snprintf, not snprintf před 21 roky
  Roger Dingledine 1aaedcb171 clean up todo file some more před 21 roky
  Roger Dingledine a16ccb471e document dirpolicy config option před 21 roky
  Nick Mathewson 22dc19b590 snprintf wrapper with consistant (though not C99) overflow behavior před 21 roky
  Nick Mathewson 06fa8fc05f Avoid strcat; use snprintf or strlcat instead před 21 roky
  Roger Dingledine 4a9c747f6e setting up your own tor network is much simpler now před 21 roky
  Nick Mathewson f67f83b1fa Use strlcpy, not strncpy před 21 roky
  Nick Mathewson bc62f8e983 Replace sprintf with snprintf před 21 roky
  Nick Mathewson 7d4854301c Tenatively break items down for "launch" version před 21 roky
  Nick Mathewson 5369ee921e Make it compile on Linux před 21 roky
  Nick Mathewson 8cefc861d6 Add cvsignore in win32 directory před 21 roky
  Nick Mathewson bc17e9b6e0 Clean TODO indentation před 21 roky
  Nick Mathewson ec81c56eef Mark item completed před 21 roky
  Nick Mathewson 482c309db9 Document new config code před 21 roky
  Nick Mathewson 885cb3aab8 document configuration options with InitialCaps před 21 roky
  Nick Mathewson a24eb4db91 Re-write configuration option lookup code: use a table, not a big if( || || || ||). Deprecate unoffical abbrevs and abbrevs not on the command line. před 21 roky
  Nick Mathewson 2f420070e0 Mark some items completed před 21 roky
  Nick Mathewson b90b2bb848 Add and document router-status line using new unified liveness/verifiedness format; continue to generate running-routers; continue to parse running-routers when no router-status line is found před 21 roky