aboutsummaryrefslogtreecommitdiff
path: root/src/lib/osinfo
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2018-10-22 14:02:43 +1000
committerteor <teor@torproject.org>2018-11-15 12:19:11 +1000
commit2fbc58cf07fd7367ddaf81b82868b5f37d7883ae (patch)
treee15700aa64614408f454bb6d033f54f639d48dd7 /src/lib/osinfo
parent7f042cbc0a9397c1e5c0f3e9c3bb31ff333d9983 (diff)
downloadtor-2fbc58cf07fd7367ddaf81b82868b5f37d7883ae.tar.gz
tor-2fbc58cf07fd7367ddaf81b82868b5f37d7883ae.zip
Windows: fix uname on recent Windows versions
Correctly identify Windows 8.1, Windows 10, and Windows Server 2008 and later from their NT versions. On recent Windows versions, the GetVersionEx() function may report an earlier Windows version than the running OS. To avoid user confusion, add "[or later]" to Tor's version string on affected versions of Windows. Remove Windows versions that were never supported by the GetVersionEx() function. Stop duplicating the latest Windows version in get_uname(). Fixes bug 28096; bugfix on 0.2.2.34; reported by Keifer Bly.
Diffstat (limited to 'src/lib/osinfo')
0 files changed, 0 insertions, 0 deletions