summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hardcode garage sign version for demofeat/PRO-5211/oslo-pyroLaurent Bonnans2018-04-201-0/+2
* Add support for disable_send_ip client featureAnton Gerasimov2018-04-203-0/+26
* Sync with aktualizr repoAnton Gerasimov2018-04-201-1/+1
* Backport GARAGE_SIGN_VERSION variable from rockoAnton Gerasimov2018-04-202-1/+27
* Version with telemetry enabledAnton Gerasimov2018-04-201-4/+4
* Merge pull request #294 from advancedtelematic/bugfix/kRejectAll-pyroBen Luck2018-04-1815-134/+366
|\
| * Move dev settings to main README. Add table of contents.Patrick Vacek2018-04-122-13/+26
| * Bump aktualizr and fix related minor issues.Patrick Vacek2018-04-122-2/+6
| * Update patch to work with OPENSSL_VERSION_NUMBER 0x100020ef.Patrick Vacek2018-04-121-1/+1
| * Add EVP_PKEY_meth_get* replacement functions to use with OpenSSL 1.0.2m as wellAnton Gerasimov2018-04-122-1/+44
| * Add a basic raspberry pi test.Patrick Vacek2018-04-121-16/+98
| * Mention SOTA_PACKED_CREDENTIALS in oe-selftest section of docs.Patrick Vacek2018-04-121-4/+6
| * Add qemu layer for qemu tests if not present.Patrick Vacek2018-04-121-8/+53
| * oe-selftest improvements.Patrick Vacek2018-04-121-58/+52
| * Assorted minor cleanup and formatting.Patrick Vacek2018-04-124-8/+23
| * Update documentation and fix broken link.Patrick Vacek2018-04-121-1/+1
| * Add SRCREV_pn-aktualizr to documentation.Patrick Vacek2018-04-121-2/+2
| * Minor changes to keep hsm and implicit recipes consistent.Patrick Vacek2018-04-122-7/+8
| * Remove aktualizr's jansson dependenciesLaurent Bonnans2018-04-121-1/+1
| * Patch asn1c skeletons file discoveryLaurent Bonnans2018-04-122-1/+46
| * Add asn1c dependency for aktualizrLaurent Bonnans2018-04-122-1/+17
| * Revert "Fix minor ovmf compilation bug only present in pyro."Patrick Vacek2018-04-032-28/+0
|/
* Merge pull request #270 from advancedtelematic/bugfix/fix-image-size-pyroBen Luck2018-03-131-1/+1
|\
| * Fix calculate_size in case $SIZE < $MINMatthias Andreas Benkard2018-03-071-1/+1
|/
* Merge pull request #261 from advancedtelematic/test/PRO-4853/impl-prov-selftestBen Luck2018-02-271-61/+108
|\
| * Fix typo in oe-selftestLaurent Bonnans2018-02-271-1/+1
| * Less redundant bitbaking in oe-selftestLaurent Bonnans2018-02-271-12/+2
| * Factorize aktualizr native helper in oe-selftestLaurent Bonnans2018-02-271-75/+43
| * Test implicit provisioning with oe-selftestLaurent Bonnans2018-02-271-0/+89
|/
* Merge pull request #264 from advancedtelematic/bugfix/PRO-4936/repocloseBen Luck2018-02-261-1/+1
|\
| * Pull new aktualizr with fixed fd leakAnton Gerasimov2018-02-261-1/+1
|/
* Merge pull request #260 from advancedtelematic/test/PRO-4481/hsmBen Luck2018-02-223-69/+275
|\
| * Fix minor logging issue.Patrick Vacek2018-02-211-5/+2
| * Refactor oe selftestsLaurent Bonnans2018-02-201-51/+70
| * Bump aktualizr to fix a CMAKE_BUILD_TYPE bug.Patrick Vacek2018-02-201-1/+1
| * Replace write_config with append_config.Patrick Vacek2018-02-201-8/+9
| * oe-selftest standardization and general improvement.Patrick Vacek2018-02-201-30/+42
| * Better oe-selftest documentation.Patrick Vacek2018-02-201-13/+27
| * Rename run_command to qemu_command.Patrick Vacek2018-02-201-11/+11
| * Use some regex to get a little fancier.Patrick Vacek2018-02-201-0/+23
| * Test provisioning with HSM.Patrick Vacek2018-02-202-8/+89
| * Add test_cert_provider_local_output.Patrick Vacek2018-02-201-16/+55
| * Test that implicit_writer and cert_provider work.Patrick Vacek2018-02-202-13/+32
| * Only expect credentials in the image if using autoprov.Patrick Vacek2018-02-201-0/+1
|/
* Merge pull request #258 from advancedtelematic/bugfix/p11-fixesBen Luck2018-02-192-7/+8
|\
| * No longer require engine-pkcs11.Patrick Vacek2018-02-142-2/+2
| * Bump aktualizr and fix some installation complaints.Patrick Vacek2018-02-091-1/+2
| * Remove manual installation of /usr/lib/sota/schemasPhil Wise2018-02-061-6/+6
* | Merge pull request #257 from advancedtelematic/test/oe-selftest-backportBen Luck2018-02-164-18/+71
|\ \ | |/ |/|
| * Fix minor ovmf compilation bug only present in pyro.Patrick Vacek2018-02-132-0/+28