aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-30trunks: Fix generator bug in handle serializationbrillo-m7-releasebrillo-m7-mr-devbrillo-m7-devUtkarsh Sanghi
2015-10-28Merge "trunks: Fix generator bug in handle serialization"Utkarsh Sanghi
2015-10-28trunks: Fix generator bug in handle serializationUtkarsh Sanghi
2015-10-27trunks: Rename libchromeos into libbrilloAlex Vakulenko
2015-10-21Merge "trunks: Add ptr() method to ScopedKeyHandle"Utkarsh Sanghi
2015-10-19Fixed build breaks on ChromeOSAlex Vakulenko
2015-10-15trunks: Add ptr() method to ScopedKeyHandleUtkarsh Sanghi
2015-10-13trunks: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-09-17trunks: Refactor Mock classes include order, and test file names.Utkarsh Sanghi
2015-09-17trunks: Compile test classes into static libraryUtkarsh Sanghi
2015-09-14trunks: Build from AOSPUtkarsh Sanghi
2015-09-09trunks: Relicense to Apache2Utkarsh Sanghi
2015-09-10Merge "trunks: initial license file"Utkarsh Sanghi
2015-09-09Merge branch 'rewrite-trunks' into merge-trunksBill Yi
2015-09-09trunks: initial license fileUtkarsh Sanghi
2015-09-09Initial empty repositoryBill Yi
2015-08-26trunks: ftdi do not send more than 64 bytesVadim Bendebury
2015-08-26trunks: make timeout calculations more accurateVadim Bendebury
2015-08-25trunks: Do not invoke USB clear functions, unless necessaryVadim Bendebury
2015-08-17trunks: improve FIFO read processingVadim Bendebury
2015-08-17trunks: add a missing FSM transitionVadim Bendebury
2015-08-14trunks: Add tpm simulator handle.Jocelyn Bohr
2015-08-14minijail: Create a pkgconfig file for libminijail.Bertrand SIMONNET
2015-08-11trunks: Fix unittests for unseal blobUtkarsh Sanghi
2015-08-11trunks: Start using a TPM2.0 implementation with ECC enabledUtkarsh Sanghi
2015-08-10trunks: Implement lockout status reportingUtkarsh Sanghi
2015-07-29trunks: Add utility methods to Seal and Unseal data to the TPMUtkarsh Sanghi
2015-07-24trunks: add support for cr50 over SPIVadim Bendebury
2015-07-22trunks: Add a CertifyCreation callUtkarsh Sanghi
2015-07-22trunks: Include PCR values in creation data.Utkarsh Sanghi
2015-07-21trunks: Generator bugsChromeOS Developer
2015-07-15trunks: move FTDI support from client to daemonVadim Bendebury
2015-07-15trunks: Init TpmHandle before starting trunksdUtkarsh Sanghi
2015-07-14trunks: Added an out argument for creation data in CreateRSAKeyUtkarsh Sanghi
2015-07-08trunks: fdti: Tweak to ftdi files to silence compiler warningsBill Richardson
2015-07-08trunks: Changed the c'tor of TrunksFactoryImplUtkarsh Sanghi
2015-07-02trunks: Change DBus policies to allow calls from any userUtkarsh Sanghi
2015-07-02trunks: Export more status informationUtkarsh Sanghi
2015-06-30trunks: Have trunks_proxy run in any threadUtkarsh Sanghi
2015-06-26trunks: Fix a regression in TPM utilityUtkarsh Sanghi
2015-06-26trunks: Use ON_CALL for testingUtkarsh Sanghi
2015-06-24trunks: ftdi: make sure all commands use FTDI interface when requestedVadim Bendebury
2015-06-24trunks: ftdi: implement SendAndWaitVadim Bendebury
2015-06-22trunks: ftdi: make locality a class memberVadim Bendebury
2015-06-22trunks: ftdi: add TPM_STS register accessorsVadim Bendebury
2015-06-22trunks: ftdi: add TPM interface initialization codeVadim Bendebury
2015-06-22trunks: ftdi: fix reset pulse generationVadim Bendebury
2015-06-22trunks: ftdi: sort out interface pointer typesVadim Bendebury
2015-06-22trunks: ftdi: simplify interface managementVadim Bendebury
2015-06-22trunks: add use_ftdi option for trunks_clientVadim Bendebury