aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vtpm_manager
Commit message (Expand)AuthorAgeFilesLines
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-312-3/+3
* tools: blktap2: copy xenstore/hashtable.h into blktap2Ian Campbell2011-03-315-0/+27
* tools: remove unnecessary uses of -I.Ian Campbell2011-03-211-1/+1
* tools: vtpm: Use $(BINDIR) rather than a privately defined variableIan Campbell2011-03-213-6/+3
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-176-6/+6
* vtpm: Fix hashed-memory file writing.Keir Fraser2009-08-241-1/+1
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-6/+1
* tools: replace sprintf with snprintf where applicableKeir Fraser2008-06-121-8/+14
* tools/vtpm_manager build: Use generic subdirs rules.Keir Fraser2008-03-251-18/+2
* tools/vtpm_manager build: Cleanup makefiles.Keir Fraser2008-03-253-18/+11
* [VTPM] VTPM manager -- Fix parameter checkkfraser@localhost.localdomain2007-09-181-1/+1
* [VTPM] Fixed typo in VTPM manager.kfraser@localhost.localdomain2007-07-111-1/+1
* VTPM_TOOLS: Added support for QEMU to communicate with vTPM over UNIXkfraser@localhost.localdomain2007-01-227-26/+42
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-5/+0
* VTPM_TOOLS: Updated vtpm for new release of tpm_emulator 0.4, and setkfraser@localhost.localdomain2006-07-255-6/+9
* [VTPM_Tools] Support for (non-local) Migration added. Local migrationkfraser@localhost.localdomain2006-07-1025-149/+1696
* [VTPM_TOOLS] Hotplug script enabled the vtpm manager and removed thekaf24@firebug.cl.cam.ac.uk2006-06-2712-81/+198
* [VTPM_TOOLS] Moved the developement tpm_emulator down to ring 3, whichkaf24@firebug.cl.cam.ac.uk2006-06-273-16/+37
* VTPM_TOOLS: Restructured handlers for better clearity and created an ipckaf24@firebug.cl.cam.ac.uk2006-05-1712-819/+1132
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-105-0/+25
* More build config changes:kaf24@firebug.cl.cam.ac.uk2006-03-101-1/+1
* Clean up the usage of CFLAGS. This is nice for packagers, who wouldkaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* VTPM_Tools: Fix error when closing only vtpm, and fix restore bug whenkaf24@firebug.cl.cam.ac.uk2006-03-034-7/+17
* Fix bugs related to the virtual TPM. Also make the vTPMkaf24@firebug.cl.cam.ac.uk2006-02-161-1/+1
* VTPM Tools: Fix threading bug in vtpm_manager while using NPTL. Nowkaf24@firebug.cl.cam.ac.uk2006-02-164-14/+10
* Fix a bug that causes storage key auth to be generated twice.kaf24@firebug.cl.cam.ac.uk2006-01-191-3/+0
* Adds a check to vtpm_manager and vtpm Makefiles to verify openssl andkaf24@firebug.cl.cam.ac.uk2006-01-121-3/+8
* This patch adds TPM_Seal support to the VTSP. On measured platformskaf24@firebug.cl.cam.ac.uk2006-01-043-17/+220
* Virtual TPM persistent states contain VTPM secrets, which are encryptedkaf24@firebug.cl.cam.ac.uk2005-12-307-166/+271
* Move some useful cryptographic enveloping code into their ownkaf24@firebug.cl.cam.ac.uk2005-12-161-73/+124
* Removes the carriage returns from some of the vtpmkaf24@firebug.cl.cam.ac.uk2005-11-3010-1516/+1509
* Remove unnecessary NULL checks before freeing memory blocks.kaf24@firebug.cl.cam.ac.uk2005-11-112-4/+2
* The attached patch to 1) fix a 64-bit bug with some of the data packing,kaf24@firebug.cl.cam.ac.uk2005-11-024-17/+22
* Add 64 bit support to the VTPM Tools plus do some minor cleanups.kaf24@firebug.cl.cam.ac.uk2005-09-2016-1519/+1672
* vTPM manager - Intel/IBM joint TPM Virtualization implementation for Xen. shand@ubuntu.eng.hq.xensource.com2005-08-3042-0/+9197