Skip to content
Snippets Groups Projects
  1. May 16, 2012
  2. May 15, 2012
  3. May 14, 2012
  4. May 11, 2012
    • Nick Mathewson's avatar
      Do not publish the "git-XXX" tag in server descriptors · 31eb73f8
      Nick Mathewson authored
      Instead, allow packagers to put a 'TOR_BUILD_TAG' field in the
      server descriptor to indicate a platform-specific value, if they
      need to.  (According to weasel, this was his use for the git- tag
      previously.)
      
      This is part of 2988
      31eb73f8
    • Nick Mathewson's avatar
      Cut down on the OS information we give. · a2f0e7a6
      Nick Mathewson authored
      For uname-based detection, we now give only the OS name (e.g.,
      "Darwin", "Linux".)  For Windows, we give only the Operating System
      name as inferred from dw(Major|Minor)version, (e.g., "Windows XP",
      "Windows 7"), and whether the VER_NT_SERVER flag is set.
      
      For ticket 2988.
      a2f0e7a6
Loading