summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mount-encrypted: use minimum mkfs size on migrationfactory-2475.BKees Cook2012-06-203-14/+54
* respect LDFLAGS settingsrelease-R21-2465.BMike Frysinger2012-06-182-26/+29
* respect pkg-config env settingsMike Frysinger2012-06-182-19/+25
* security test: Add test that verifies that update verification is enabledGaurav Shah2012-06-184-4/+37
* Remove VbExTrustEC() from vboot, so it can go into BIOS.Bill Richardson2012-06-183-7/+11
* Add GBB flags to enable dev mode by defaultRandall Spangler2012-06-146-14/+62
* mount-encrypted: use correct ownership testKees Cook2012-06-143-29/+38
* tlcl: add GetOwner commandKees Cook2012-06-135-0/+60
* Remove unused test fields from VbNvStorageRandall Spangler2012-06-117-97/+7
* add SetVirtualDevMode stubMike Frysinger2012-06-091-0/+5
* add extra param to mocked SetupTPMMike Frysinger2012-06-091-1/+1
* Support virtual dev-switch (keyboard-based dev-mode)Bill Richardson2012-06-0812-83/+231
* Check in sources for the default, unofficial BIOS screensBill Richardson2012-06-0729-0/+176
* mount-encrypted: allow dynamic root directoryKees Cook2012-06-072-86/+244
* Signing scripts: Add firmware signing to sign_official_build.shGaurav Shah2012-06-071-9/+24
* Modify align_rootfs to use --src_image only.Don Garrett2012-06-041-102/+15
* Add DISABLE_DEV_REQUEST flag to nvram.factory-2394.Bfactory-2368.BBill Richardson2012-05-254-0/+20
* Honor both fake_dev and virtual dev switchBill Richardson2012-05-252-13/+13
* cryptolib: rename SHA* function to avoid openssl collisionfirmware-link-2348.BKees Cook2012-05-227-25/+25
* Use virtual dev-mode switch when told to.factory-2338.BBill Richardson2012-05-1810-142/+206
* mount-encrypted: provide umount option for shutdownKees Cook2012-05-174-47/+155
* Add checksum to TPM RollbackSpace regions for FW and kernel.Bill Richardson2012-05-179-46/+416
* vboot_reference: update to newer libbase verfactory-2305.BMike Frysinger2012-05-141-2/+2
* Switch vboot reference to hardfpDoug Anderson2012-05-111-1/+1
* Fix build errors with .c and .cc files being in the libcgpt-cc.aDoug Anderson2012-05-111-2/+3
* Use CHROMEOS_EC macro to cut down compiled size.release-R20-2268.Bfactory-2268.16.BBill Richardson2012-05-092-0/+46
* Fix potential memory leak in KeyBlockVerify()Bill Richardson2012-05-091-0/+1
* Separate SHA256 and SHA512 into separate filesBill Richardson2012-05-093-287/+342
* Protect ARRAY_SIZE macro from being #defined twiceBill Richardson2012-05-091-0/+2
* Make vbutil_ec operate on the entire image at once.Bill Richardson2012-05-081-210/+411
* Create vbutil_ec tool for signing EC firmware.Bill Richardson2012-05-0420-8/+748
* Require -Wall -Werror for everything.Bill Richardson2012-05-0317-64/+15
* Let cgpt open devices in read-only mode when possible.Bill Richardson2012-05-0210-16/+47
* signer scripts: retry more than once when mountingMike Frysinger2012-05-011-12/+23
* signer scripts: workaround flaky kernels and loop mount failuresMike Frysinger2012-04-251-12/+36
* Omit body load address checkChe-Liang Chiou2012-04-244-13/+4
* crossystem: introduce a new main firmware type, 'netboot'Vadim Bendebury2012-04-202-0/+3
* mount-encrypted: handle migration betterKees Cook2012-04-173-56/+108
* Adjust the behavior of 'crossystem cros_debug' for recovery modeJ. Richard Barnette2012-04-171-15/+6
* Create default key.versions file if none existGaurav Shah2012-04-162-4/+5
* signer scripts: use make_temp_dir helperMike Frysinger2012-04-162-4/+2
* signer scripts: use `sudo` if need be when modifying /etc/lsb-releaseMike Frysinger2012-04-122-11/+24
* signer scripts: add OWNERSMike Frysinger2012-04-111-0/+3
* signer scripts: unmount loop devices without -d arg to umountGaurav Shah2012-04-099-15/+15
* Read kernel body load address from preamble by defaultChe-Liang Chiou2012-04-063-1/+8
* mount-encrypted: close TPM when spawning resizerKees Cook2012-04-056-52/+116
* mount-encrypted: add encrypted mount helperKees Cook2012-04-046-0/+1624
* Modify crossystem to recognize Panther Point GPIO controllerrelease-R19-2046.BVadim Bendebury2012-03-231-1/+2
* Major refactoring of vbutil_kernelBill Richardson2012-03-204-629/+675
* CgptManagerTests: fix linking orderMike Frysinger2012-03-151-3/+3