Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
9b3c86aa93 slowly transitioning to a more efficient way of interacting with sealed packages
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
7ebc3ebad3 rough impl of checksum verification
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
d41c9a65e3 externalized checksum from build module for verify module consumption to constrain dependency tree to build module
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
81645c6d09 struggling a little with API exposure between modules and C++ types, needs a complete overhaul for checksums -- snapshot commit -- not functional
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
045294aeb6 restructure of verify module for better code organizations
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
25f9afd1c8 snapshot of verify module buildout
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
56e471e227 moving some loading functionality to dpmdk
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
7b29824e40 basic POC functionality established for peer module loading
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
448dc0cdfd working out peer module loading
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
49c73d1876 boilerplat to begin working on verify module -- to be developed in paralle to the install module which will load an external symbol if this module is available for simpler bootstrapping
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
15360edc42 improved metadata safety when sealing -- always needs to refresh
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
1d34a62e38 improved consistency in argument handling, introduction of dpm_con (not everything needs to be in the log)
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
b8ee0f9eff fixed some issues with logging paths
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
c27d91a573 overhaul of metadata generation and management
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
8b7e594d33 adding missing files from previous, and various fixes for PGP signing; path mgmt is a little clunky
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
78891a1881 append to last
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
9642581509 basic signing capabilities - initial implementation, lots of kinks to work out
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
c733bb634c renamed some files, implemented stage and package sealing, and introduced scaffolding for signing
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
ac0d91f240 slight module list view improvement
Phanes pushed to master at Dark-Horse-Linux/DPM-Core
-
58089f234f rough refresh implementation and some cleanup with method names