Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
tpm2-tss
/
37c3e11fc9dcdc81f875467f808d1db42cd05259
37c3e11
marshal: remove the fake na member from TPMU
by Tadeusz Struk
· 7 years ago
0072fe0
MU: Add missing marshaling functions
by Andreas Fuchs
· 7 years ago
a324949
Tests: Fixed mistake from TPMA-patch
by Andreas Fuchs
· 7 years ago
17b4af8
remove double struct definition of TSS2_SYS_CONTEXT
by Thomas Furtner
· 7 years ago
5ccc9ec
tpm-types: Switch TPMAs from struct to defines
by Andreas Fuchs
· 7 years ago
930b5c1
tcti: Change macro function names to CamelCase
by Andreas Fuchs
· 7 years ago
090641a
SAPI: Add _complete calls for all TPM functions.
by Andreas Fuchs
· 7 years ago
5acc504
sapi: remove SYS_CONTEXT macro
by Tadeusz Struk
· 7 years ago
be5899d
All: Changed namespace from TPM_ to TPM2_
by Andreas Fuchs
· 7 years ago
35750de
includes: Removed implementation.h
by Andreas Fuchs
· 7 years ago
0bf4a1c
tests/marshall: Fix TPML-marshal for padding
by Andreas Fuchs
· 7 years ago
1d4e0f3
SAPI: Added const to SAPI function parameters
by Andreas Fuchs
· 7 years ago
6509300
Change TPM_RC to TSS2_RC.
by Andreas Fuchs
· 7 years ago
1504963
CONTRIBUTING.md: Add coding standards requirements.
by Tadeusz Struk
· 7 years ago
1f97c85
sapi: cleanup sysapi_utils.h
by Tadeusz Struk
· 7 years ago
231f298
build: Check for cmocka version >= 1.0 @ configure time.
by Philip Tricca
· 7 years ago
7f0addc
README.md: Account for renaming of github org from 01org to intel in travis-ci URL.
by Philip Tricca
· 7 years ago
da0e30d
CONTRIBUTING.md: Document requirements for commit message format & DCO.
by Philip Tricca
· 7 years ago
5191be6
RELEASE.md: Document release process.
by Philip Tricca
· 7 years ago
a64c33e
sysapi: simplify TPM2B structures
by Tadeusz Struk
· 7 years ago
fb93568
test: Use built-in mock with cast functions instead of manual casting.
by Philip Tricca
· 7 years ago
77305c0
test: move System API tests from tpmclient to integration
by Tadeusz Struk
· 7 years ago
357b5ff
test: create tpm properties integ test
by Tadeusz Struk
· 7 years ago
1b9d758
tpmclient: remove hash function pointers
by Tadeusz Struk
· 7 years ago
e675996
tpmclient: remove unused RM test code
by Tadeusz Struk
· 7 years ago
671a514
sysapi: refactor sysapi util functions
by Tadeusz Struk
· 7 years ago
bbcc5c0
Add implementation of EncryptDecrypt2 function and integration test.
by Philip Tricca
· 7 years ago
2424253
test: Add integration test for EncryptDecrypt command.
by Philip Tricca
· 7 years ago
2097597
test: create hierarchy change test
by thomas
· 7 years ago
c8ac707
sysapi: add support for Intel PTT capability
by Tadeusz Struk
· 7 years ago
3c47161
tss2_tpm2_types.h: Fix typo in HMAC_SESSION_LAST and POLICY_SESSION_LAST.
by Philip Tricca
· 7 years ago
e79d986
sysapi: remove duplicate access ptrs from sys context struct
by Tadeusz Struk
· 7 years ago
c7c4494
sysapi: fix typeo in HashSequenceStart
by Tadeusz Struk
· 7 years ago
0870b2a
sysapi: allow NULLs in Tss2_Sys_PolicySecret
by Tadeusz Struk
· 7 years ago
3f1828c
tcti: Add tcti_common_checks function to sanity test the context structure.
by Philip Tricca
· 7 years ago
91b8716
test: Use a real context structure instead of faking a non-NULL value.
by Philip Tricca
· 7 years ago
a003d76
tcti: Reformat code.
by Philip Tricca
· 7 years ago
473aebe
tcti: Move 'commonchecks' module into 'tcti' module.
by Philip Tricca
· 7 years ago
ae51338
tpmclient: fix CompareTPM2B
by Tadeusz Struk
· 7 years ago
b2b8560
sysapi: fix Tss2_Sys_GetCommandCode
by Tadeusz Struk
· 7 years ago
00aed40
sysapi: remove unneeded marshaling wrappers
by Tadeusz Struk
· 7 years ago
b5d6a43
sysapi: convert helper functions
by Tadeusz Struk
· 7 years ago
c54e876
sysapi: convert rest of the Tss2_Sys_ functions
by Tadeusz Struk
· 7 years ago
65a40b4
libmu: add missing function declarations
by Tadeusz Struk
· 7 years ago
24f555c
tcti: Replace TCTI_CONTEXT_INTEL macro with inline cast function.
by Philip Tricca
· 7 years ago
3bc9603
tcti: Move private TCTI header from sysapi/include/ to tcti/.
by Philip Tricca
· 7 years ago
1366da3
build: Remove unmaintained windows.mk file.
by Philip Tricca
· 7 years ago
1d33408
README.md: Update project / code layout.
by Philip Tricca
· 7 years ago
3dedb66
build: Generate AUTHORS file from git history.
by Philip Tricca
· 7 years ago
b21f9f9
libmu: convert names to comply with TCG spec
by Tadeusz Struk
· 7 years ago
cd419ac
sysapi: introduce REQ and RESP_HEADER macros
by Tadeusz Struk
· 7 years ago
d55c170
sysapi: Remove duplicate definition of response header
by Tadeusz Struk
· 7 years ago
83d12be
tcti: use predefined TCTI_CONTEXT_INTEL
by Tadeusz Struk
· 7 years ago
0de2cf1
sysapi: remove custom memCopy functions
by Tadeusz Struk
· 7 years ago
07aaa79
sysapi: convert Tss2_Sys_CreatePrimary to new api
by Tadeusz Struk
· 7 years ago
44a9301
test: update marshal-TPM2B-simple.c
by Tadeusz Struk
· 7 years ago
3879c44
sysapi: Start convertion to the new marshaling API
by Tadeusz Struk
· 7 years ago
ce37f95
CommandUtil: remove dead code
by Tadeusz Struk
· 7 years ago
1152eb2
remove double asignment of parameters of rsaDetail.keyBits value in TestCreate()
by thomas
· 7 years ago
198e897
build: Cause warnings to be errors when checking for preprocessor flag support.
by Philip Tricca
· 7 years ago
f17ec72
doc: remove run.md markdown
by Javier Martinez Canillas
· 7 years ago
e336217
INSTALL.md: remove reference to the resource manager
by Javier Martinez Canillas
· 7 years ago
71cac81
Rename all project name references to tpm2-tss
by Javier Martinez Canillas
· 7 years ago
c3a8fdc
build: Cause warnings to be errors when checking for compiler flag support.
by Philip Tricca
· 7 years ago
1c55c6c
test: Add test for TPMU type
by Tadeusz Struk
· 7 years ago
80e4cf7
test: Add test for TPMT type
by Tadeusz Struk
· 7 years ago
54c29fe
marshal: Unmarshal selector to properly calculate offset
by Tadeusz Struk
· 7 years ago
1055a1e
marshal: catch bad reference condition early in TPMT
by Tadeusz Struk
· 7 years ago
de453a6
marshal: formating changes in tpmt
by Tadeusz Struk
· 7 years ago
1363820
marshal: catch bad reference condition early in TPMT
by Tadeusz Struk
· 7 years ago
2761071
test: Add test for TPML type
by Tadeusz Struk
· 7 years ago
544de70
marshal: formating changes in tpms
by Tadeusz Struk
· 7 years ago
99409e6
marshal: formating changes in tpms
by Tadeusz Struk
· 7 years ago
a01d6f3
travis.yml: Install 'realpath' package and dump main test log.
by Philip Tricca
· 7 years ago
eaa4985
.travis.ci: Use latest (version 974) TPM2 emulator.
by Philip Tricca
· 7 years ago
3b5b272
test: Update test code to work with latest simulator.
by Philip Tricca
· 7 years ago
85d3fff
marshal: add check for pcrselectSize
by Tadeusz Struk
· 7 years ago
081ef99
marshal: add check for count in TPML
by Tadeusz Struk
· 7 years ago
fb16c32
test: Add test for TPMS type
by Tadeusz Struk
· 7 years ago
77dc88c
travis: update cmocka version
by Tadeusz Struk
· 7 years ago
15d198d
Revert "configure: use -fpack-struct instead of pragmas"
by William Roberts
· 7 years ago
5a2d012
marshal: Unmarshal TPMU selector to properly calculate offset
by Tadeusz Struk
· 7 years ago
4c5034a
marshal: simplify offset calculation
by Tadeusz Struk
· 7 years ago
a3260d8
configure: add --enable_debug option
by Tadeusz Struk
· 7 years ago
82a2ff9
configure: use -fpack-struct instead of pragmas
by Tadeusz Struk
· 7 years ago
cc77acc
marshal: catch bad reference contidion early
by Tadeusz Struk
· 7 years ago
de4a397
marshal: fix potential null ptr dereference in tpms marshaling
by Tadeusz Struk
· 7 years ago
342d2cf
libmarshal.map: Don't expose endian conversion functions.
by Philip Tricca
· 7 years ago
7aaea2c
README.md: add missing "." in section overview
by Marc Kleine-Budde
· 7 years ago
ef58b00
INSTALL.md: Add note on how to build from source in Fedora
by Javier Martinez Canillas
· 7 years ago
df7bc94
pkg-config: TCTI libraries depend on libmarshal, not libsapi.
by Philip Tricca
· 7 years ago
d97ed64
configure.ac: Convert version from git tag-based to a static string.
by Philip Tricca
· 7 years ago
9ecd2c5
pkg-config: Update URLs to reflect new project location.
by Philip Tricca
· 7 years ago
3da9f81
pkg-config: Add new .pc for libmarshal & dependency on libmarshal to sapi.pc.
by Philip Tricca
· 7 years ago
7b069a5
fix spelling of synchronous in a couple of places
by Daniel Mueller
· 7 years ago
56e0b5b
CHANGELOG.md: Update changelog in master to reflect latest 1.x release.
by Philip Tricca
· 7 years ago
04e964f
test: Add unit tests for TPM2B types
by Tadeusz Struk
· 7 years ago
cad48cf
MAINTAINERS: Remove Jimmy, add Tadeusz.
by Philip Tricca
· 7 years ago
1a94dd8
build: Fix 'dist' and 'distcheck' target.
by Philip Tricca
· 7 years ago
1759c4b
marshal: Fix null pointer dereference int TPM2B
by Tadeusz Struk
· 7 years ago
Next »