]> git.proxmox.com Git - swtpm.git/history - include
swtpm: Remove stale parameter from function documentation
[swtpm.git] / include /
2022-04-04 Stefan Bergerbuild-sys: Define __USE_LINUX_IOCTL_DEFS in header...
2021-10-05 Stefan Bergerheaders: Add defines for little endian data conversion...
2021-06-24 Stefan Bergerswtpm: Fix issues raised by -Wextra
2021-05-28 Stefan Bergerheaders: Add defines for GetInfo flags
2019-07-09 Stefan Bergerswtpm: Have swtpm report PTM_CAP_SEND_COMMAND_HEADER...
2018-09-10 Stefan Bergerheader: Add support for DragonFly BSD
2018-09-01 Stefan Bergerbuild-sys: Include -T$(top_srcdir)/include for out...
2018-08-30 Stefan BergerMove conditional includes into sys_dependencies.h
2018-08-07 Stefan Bergerswtpm: Provide support for TPM2 using --tpm2
2018-06-04 Stefan Bergerswtpm_ioctl: add padding bytes for 32 bit architectures
2018-04-23 Stefan Bergerswtpm: Implement CMD_GETINFO to retrieve TPM specificat...
2018-03-05 Stefan Bergerswtpm: add hex numbers to CMD_* enums
2018-01-22 Stefan Bergerswtpm: reformat tpm_ioctl.h to also fit QEMU
2017-11-05 Stefan Bergerswtpm: Implemented support for PTM_SET_BUFFERSIZE command
2017-09-29 Amarnath ValluriSupport added to receive data socket over control socket
2016-04-20 Stefan Bergerswtpm: Fix typo in command name
2016-03-26 Stefan Bergerswtpm: Add support for sending state blobs to the TPM
2016-03-26 Stefan Bergerswtpm: Add support for getting state blobs from the TPM
2016-03-24 Stefan Bergerswtpm: Implement two more control channel commands.
2016-03-21 Stefan Bergerswtpm: Further implement the control channel for socket...
2015-12-21 Stefan Bergerswtpm: add CMD_SHUTDOWN to control channel
2015-12-07 Stefan Bergerswtpm: Replace the CUSE TPM with the new implementation
2015-12-04 Stefan Bergerswtpm: add version info to all programs
2015-11-28 Stefan Bergerswtpm: introduce control channel for chardev TPM
2015-10-03 Stefan BergerSome more changes to the ioctl's
2015-06-18 Stefan BergerImprove comments in tpm_ioctl.h
2015-06-05 Stefan Bergerswtpm: receiving of TPM state blob ends once last byte...
2015-06-04 Stefan BergerSupport read()/write() for TPM state blob transfer
2015-05-28 Stefan Bergerremove the tpm_number from the public interface
2015-05-28 Stefan Bergertpm_ioctl: Remove _t from the types
2015-05-28 Stefan Bergertpm_ioctl: convert blob type to 32 bit int
2015-05-28 Stefan Bergercleanup in tpm_ioctl.h
2015-05-27 Stefan BergerAdd copyright stanza where missing; update date
2015-05-26 Stefan BergerAdd ioctl to get configuration flags about keys in use
2015-04-02 Stefan BergerAdjust blob size to a size that should work for all...
2015-03-30 Stefan Bergerswtpm: document some more code
2015-03-16 Stefan Bergerswtpm_cuse: implement STOP ioctl
2015-03-12 Stefan BergerAdd new ioctls for getting and setting state blobs
2014-12-08 Stefan BergerAdd ioctl to reset the establishment bit
2014-12-05 Stefan Bergerinitial check-in