summaryrefslogtreecommitdiff
path: root/asserts/sysdb
AgeCommit message (Expand)Author
2021-06-14asserts,interfaces,snap: fix imports order (according to gci)Samuele Pedroni
2020-10-30o/devicestate,a/sysdb: make a backup of the device serial to saveSamuele Pedroni
2020-03-15many: introduce snapdenv.UseStagingStoreSamuele Pedroni
2018-06-28many: switch to account validation: unproven|verified (#5419)Samuele Pedroni
2017-11-17panic early if snapd is pointed to staging but the staging keys are not compi...Samuele Pedroni
2017-08-30overlord: always try to get a serial, lazily on classic (#3573)Samuele Pedroni
2017-08-12support 'generic' authoritySamuele Pedroni
2016-11-23review feedbackJohn R. Lenton
2016-11-23many: unify boolean env var handlingJohn R. Lenton
2016-11-17reshuffle how we load/inject tests keys both in snapd and for prepare-image, ...Samuele Pedroni
2016-09-06Use different name for trusted staging account-key as workaround.Matt Goodall
2016-09-06Replace prod root account-key with version with a name.Matt Goodall
2016-09-05Replace staging root account-key with version with a name.Matt Goodall
2016-08-24teach testing snapd the keys to verify staging assertionsSamuele Pedroni
2016-08-20fix unit test referencing trusted keySamuele Pedroni
2016-08-20* embed the new format official root/trusted assertionsSamuele Pedroni
2016-08-11fix testSamuele Pedroni
2016-08-11switch fixed pub key timestamp to 2016 Jan 1Samuele Pedroni
2016-08-05Replace trusted account assert with one that contains a username!Matt Goodall
2016-08-04Add temporary trusted asserts to sysdb to get tests to pass.Matt Goodall
2016-08-02lookup keys by sign-key-sha3-384 and related changesSamuele Pedroni
2016-07-27use new parseHeaders, start supporting structured headers (switch from map[st...Samuele Pedroni
2016-07-11cleanup naming and signatures as suggestedSamuele Pedroni
2016-07-11use NewAccount as suggestedSamuele Pedroni
2016-07-07cross checks about Account and AccountKey assertions, fixing fallout, signing...Samuele Pedroni
2016-07-03introduce assertstest with helpers to test code involving assertionsSamuele Pedroni
2016-06-30move OpenSysDatabase and management of trusted assertions set to their own pa...Samuele Pedroni