summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-09attestation: Unify logging locationHEADmastermainUtkarsh Sanghi
2015-10-28attestation: Rename libchromeos -> libbrillobrillo-m7-releasebrillo-m7-mr-devbrillo-m7-devAlex Vakulenko
2015-10-16attestation: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-10-13attestation: Rename "chromeos" -> "brillo" in include paths and namespacesAlex Vakulenko
2015-09-14attestation: Build from AOSPUtkarsh Sanghi
2015-09-09attestation: Relicense to Apache2Utkarsh Sanghi
2015-09-10Merge "attestation: Initial license file"Utkarsh Sanghi
2015-09-09Merge branch 'rewrite-attestation' into merge-attestationBill Yi
2015-09-09attestation: Initial license fileUtkarsh Sanghi
2015-09-09Initial empty repositoryBill Yi
2015-08-14minijail: Create a pkgconfig file for libminijail.Bertrand SIMONNET
2015-07-17attestation: Created proto printing code generator.Darren Krahn
2015-06-17platform2: Fix issues with new version of libchromeAlex Vakulenko
2015-06-03attestation: enable minijail sandboxingUtkarsh Sanghi
2015-06-03attestation: Fix startup dependencies.Darren Krahn
2015-05-18attestation: clarify dbus_proxy usage comment.Dan Colish
2015-05-12attestation: Implemented RegisterKeyWithChapsToken.Darren Krahn
2015-05-12attestation: Implemented a Sign operation.Darren Krahn
2015-05-07attestation: Implemented an asymmetric Decrypt operation.Darren Krahn
2015-05-07attestation: Implemented CreateCertifiableKey.Darren Krahn
2015-05-07attestation: Implemented attestation key activation.Darren Krahn
2015-05-07attestation: Export protobufs in libattestation.so.Darren Krahn
2015-05-01attestation: Moved utility classes to common/Darren Krahn
2015-05-01attestation: Fix database initialization threading.Darren Krahn
2015-05-01attestation: Implemented GetAttestationKeyInfo.Darren Krahn
2015-05-01attestation: Implemented GetEndorsementInfoDarren Krahn
2015-05-01attestation: Implemented GetKeyInfo.Darren Krahn
2015-05-01attestation: Refactor interface to use protobufs directly.Darren Krahn
2015-05-01attestation: Add default implementations of service dependencies.Darren Krahn
2015-05-01attestation: Implement a PKCS #11 key store.Darren Krahn
2015-05-01attestation: Implemented CryptoUtility.Darren Krahn
2015-05-01attestation: Implemented TpmUtility for TPM 1.2Darren Krahn
2015-04-29libchromeos: Replace scoped_ptr with std::unique_ptr in D-Bus method handlersAlex Vakulenko
2015-04-24attestation: Check for errors when writing db files.Darren Krahn
2015-04-18attestation: Implemented CreateGoogleAttestedKey.Darren Krahn
2015-04-17attestation: Implement the attestation database.Darren Krahn
2015-04-10attestation: Lift restrictions on copying callbacks.Darren Krahn
2015-04-10attestation: Make the attestation interface asynchronous.Darren Krahn
2015-04-03attestation: Create skeleton of new attestation service.Darren Krahn
2015-04-03platform2: Explicitly use base:: namespace with CommandLineAlex Vakulenko
2014-11-11libchromeos: Fix DBus data serialization to work with custom typesAlex Vakulenko
2014-11-06libchromeos: Add support for async D-Bus method handlersAlex Vakulenko
2014-10-08attestation: Use chromeos::DBusServiceDaemon to implement the daemonAlex Vakulenko
2014-09-18libchromeos: Fixed D-Bus method call error handlingAlex Vakulenko
2014-09-03attestation: Use DBusObject to implement the attestation serviceAlex Vakulenko
2014-08-16attestation: Add OWNERS file.Ben Chan
2014-08-08platform2: move --std=gnu++11 flag to common-mk/common.gypiAlex Vakulenko
2014-08-01attestation: fix linter issuesAlex Vakulenko
2014-06-21Create a standalone ebuild for system_apiBertrand SIMONNET
2014-06-20Update trunks, attestation, feedback to depend on libchromeosBertrand SIMONNET