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