Shahar Hadas
2020-05-10 d0b85cf10415a378c11d385066bb27116f2c2df1
refs
用户 Shahar Hadas <shaharhd@gmail.com>
星期日, 五月 10, 2020 19:18 +0800
提交者 GitHub <noreply@github.com>
星期日, 五月 10, 2020 19:18 +0800
提交d0b85cf10415a378c11d385066bb27116f2c2df1
目录 b846cae58dd30b0915c6fe312b75a75997783b16 目录 | zip | gz
parent df1d9af28f1078048cdd53090daf38f69bec312c 查看 | 对比
Fix network detection for Windows OS (#94)

* Fix Warnings

Fix some of the compile warnings on invalid castings

* Improve parallels detection

Parallels Desktop (MAC) is now properly detected and identified (not as Other)

* Fix network detection for Windows OS

- Proper usage of GetAdaptersInfo

Co-authored-by: Gabriele Contini <gcontini@users.noreply.github.com>
10个文件已修改
77 ■■■■■ 已修改文件
.gitignore 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
include/licensecc/datatypes.h 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/inspector/inspector.cpp 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/base/base64.cpp 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/base/file_utils.cpp 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/hw_identifier_facade.cpp 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/os/execution_environment_common.cpp 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/os/windows/network.cpp 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/os/windows/signature_verifier.cpp 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/functional/generate-license.cpp 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史