Gabriele Contini
2020-02-15 9119e2b9bbb11b4ae21618fbaacfe6edaeb2a62b
refs
用户 Gabriele Contini <contini.mailing@gmail.com>
星期六, 二月 15, 2020 23:49 +0800
提交者 Gabriele Contini <contini.mailing@gmail.com>
星期六, 二月 15, 2020 23:49 +0800
提交9119e2b9bbb11b4ae21618fbaacfe6edaeb2a62b
目录 9add5d44e63379a57de91ab0ab43a6befcbdeba7 目录 | zip | gz
parent 70e546037a91cf729dc2838247b8aa989858533a 查看 | 对比
pc identifiers work
16个文件已修改
5个文件已添加
16 文件已重命名
5个文件已删除
776 ■■■■ 已修改文件
.gitignore 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
doc/Hardware-identifiers.md 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
doc/Integration.md 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
doc/features.md 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
include/licensecc/licensecc.h 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/inspector/inspector.cpp 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/CMakeLists.txt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/CMakeLists.txt 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/default_strategy.cpp 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/default_strategy.hpp 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/disk_strategy.cpp 41 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/disk_strategy.hpp 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/ethernet.cpp 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/ethernet.hpp 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/hw_identifier.cpp 99 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/hw_identifier.hpp 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/hw_identifier_facade.cpp 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/hw_identifier_facade.hpp 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/identification_strategy.cpp 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/identification_strategy.hpp 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/pc-identifiers.c 对比 | 查看 | 原始文档 | blame | 历史
src/library/hw_identifier/pc-identifiers.h 对比 | 查看 | 原始文档 | blame | 历史
src/library/licensecc.cpp 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/limits/license_verifier.cpp 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/os/CMakeLists.txt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/os/windows/signature_verifier.cpp 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/pc_identifier/CMakeLists.txt 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/pc_identifier/ethernet.cpp 96 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/pc_identifier/pc_identifier.cpp 90 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/library/pc_identifier/pc_identifier_facade.hpp 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/templates/licensecc_properties.h.in 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
test/functional/CMakeLists.txt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
test/functional/hw_identifier_it_test.cpp 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/functional/standard-license_test.cpp 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/library/CMakeLists.txt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
test/library/hw_identifier/CMakeLists.txt 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/library/hw_identifier/disk_strategy_test.cpp 对比 | 查看 | 原始文档 | blame | 历史
test/library/hw_identifier/ethernet_test.cpp 对比 | 查看 | 原始文档 | blame | 历史
test/library/hw_identifier/hw_identifier_facade_test.cpp 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/library/hw_identifier/hw_identifier_test.cpp 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/library/os/CMakeLists.txt 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
test/library/pc_identifier/CMakeLists.txt 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史