]> git.proxmox.com Git - swtpm.git/shortlog
swtpm.git
2016-04-18 Stefan Bergerswtpm_bios: Add support for UnixIO socket
2016-04-18 Stefan Bergerswtpm: Add support for commands over UnixIO socket
2016-04-18 Stefan Bergerswtpm_bios: Add option parameter --tcp to connect to...
2016-04-18 Stefan Bergerswtpm_bios: Add empty option as last one in the list.
2016-04-16 Stefan Bergertests: source script relative to directory
2016-04-16 Stefan Bergerswtpm_bios: redirect error output to stderr
2016-04-16 Stefan Bergerswtpm_bios: add --tpm-device command line option
2016-04-15 Stefan Bergerswtpm_bios: switch to using getopt_long for option...
2016-04-14 Stefan BergerFix the size of the receive buffer
2016-04-14 Stefan BergerSearch for certtool when checking for gnutls
2016-03-26 Stefan Bergerswtpm: Add support for setting the locality on the TPM
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-25 Stefan Bergerswtpm: move function to convert blobtype to name to...
2016-03-25 Stefan Bergerswtpm: Check for bad input packets sizes
2016-03-25 Stefan Bergerswtpm: Implement resetting the establishment bit with...
2016-03-24 Stefan Bergerswtpm: deactivate reset establishment
2016-03-24 Stefan Bergerswtpm: Implement two more control channel commands.
2016-03-21 Stefan Bergerswtpm: Further implement the control channel for socket...
2016-03-21 Stefan BergerMake TCP socket port reusable
2016-03-21 Stefan Bergerswtpm: Fix parsing of the options
2016-03-21 Stefan Bergerswtpm: Fix application of flag mask
2016-03-21 Stefan Bergerswtpm: Listen for TCP connections
2016-03-20 Stefan Bergerswtpm: Rename --connect to --server
2016-03-20 Stefan Bergerswtpm: Extend TCP server parameters with bind address
2016-03-18 Stefan Bergerswtpm: Add the control channel to the socket interface TPM
2016-03-18 Stefan Bergerswtpm: let socket and character interfaces share the...
2016-03-18 Stefan BergerPrepare the mainloop function for usage by the socket...
2016-03-18 Stefan Bergerswtpm: move chardev's mainloop into own file
2016-03-18 Stefan Bergerswtpm: add --connect option support
2016-03-17 Stefan Bergertpm_fastpath
2016-02-18 Stefan Bergerswtpm_bios: Exit with error if TPM needs to be reset...
2016-02-01 Stefan BergerAdding CLAs for corporate and individual contributors.
2016-01-26 Stefan Bergerbuild: Add check for libtpms crytpo library
2016-01-25 Stefan Bergerbuild: Add tpm_bios.h to noinst_HEADERS
2016-01-24 Stefan Bergerswtpm_bios: use data structures to write commands
2016-01-24 Stefan Bergerswtpm: do not compare positive integer with < 0
2016-01-24 Stefan Bergerswtpm: do not compare positive integer with < 0
2016-01-24 Stefan Bergerswtpm: use ioctl structure to return values
2016-01-22 Stefan Bergerswtpm: check for unsupported file descriptor types
2016-01-14 Stefan Bergerswtpm_setup: send command for EK creation directly
2016-01-13 Stefan Bergerbuild: Exclude swtpm_cert from Debian package if not...
2016-01-13 Stefan Bergerbuild: Fix the Debian package dependencies
2016-01-13 Stefan BergerRevert "build: Include swtpm_cert if it was built,...
2016-01-13 Stefan Bergerbuild: Include swtpm_cert if it was built, other fixes
2016-01-13 Stefan Bergerbuild: add gnutls-utils as dependency
2016-01-13 Stefan Bergertests: Display logfile upon failure
2016-01-13 Stefan Bergerbuild: Enable building of Debian package
2016-01-13 Stefan Bergerbuild: fix some issues in configure.ac
2016-01-13 Stefan Bergerbuild: Link libswtpm_libtpms with glib libs
2015-12-29 Stefan Bergerbuild: add threadpool.h
2015-12-29 Stefan Bergerswtpm_bios: Introduce durations to wait for command...
2015-12-29 Stefan Bergerswtpm_bios: use select for waiting for response
2015-12-28 Stefan Bergerswtpm: move threadpool code out of cuse-tpm
2015-12-28 Stefan Bergerswtpm_setup: improve error handling
2015-12-28 Stefan Bergersamples: improve error handling
2015-12-27 Stefan Bergerswtpm: move process owership to common file and enable...
2015-12-21 Stefan Bergertests: add timeout to socat
2015-12-21 Stefan Bergerswtpm: add CMD_SHUTDOWN to control channel
2015-12-21 Stefan BergerUpdate TODO list
2015-12-21 Stefan Bergerswtpm: add cuse TPM interface option to swtpm
2015-12-20 Stefan Bergerswtpm: clean up single letter options
2015-12-14 Stefan Bergertests: Deactivate the checking for the certificate...
2015-12-14 Stefan Bergerswtpm: do not ignore write return value
2015-12-14 Stefan Bergertests: move modprobe cuse into common file
2015-12-07 Stefan Bergerswtpm: use endian.hi for endianess conversion
2015-12-07 Stefan Bergerswtpm: add missing dirent.h include
2015-12-07 Stefan Bergerbuild: fix build of rpm
2015-12-07 Stefan Bergerswtpm: Replace the CUSE TPM with the new implementation
2015-12-07 Stefan Bergerswtpm: transfer the rest of the code
2015-12-07 Stefan Bergerswtpm: Implement ptm_init_done function
2015-12-07 Stefan Bergerswtpm: Implement command line option parsing and main...
2015-12-07 Stefan Bergerswtpm: Re-implement CUSE TPM under BSD license
2015-12-04 Stefan Bergerswtpm_bios: Add option to give up physical presence
2015-12-04 Stefan Bergerswtpm_ioctl: do not display help screen on -h
2015-12-04 Stefan Bergerswtpm: Add option to only display version info
2015-12-04 Stefan Bergerswtpm: add version info to all programs
2015-12-03 Stefan Bergerswtpm: poll for HUP as well
2015-11-30 Stefan Bergerbuild: check for socat tool
2015-11-29 Stefan Bergerbuild: move chmod into AC_CONFIG_FILES
2015-11-29 Stefan Bergerswtpm_setup: enable help screen for normal users
2015-11-29 Stefan Bergerswtpm: fix some coverity errors
2015-11-28 Stefan Bergertest: fix file permission
2015-11-28 Stefan Bergerswtpm: introduce control channel for chardev TPM
2015-11-28 Stefan Bergerswtpm: Fix typo in error message
2015-11-27 Stefan Bergerswtpm: consoldiate code
2015-11-27 Stefan Bergerswtpm: fix TPM_DEBUG define
2015-11-27 Stefan Bergerswtpm chardev: remove not supported command line option
2015-11-15 Stefan Bergerswtpm: remove pidfile after process exits
2015-11-08 Stefan Bergerswtpm: add support for listening on chardev
2015-11-08 Stefan Bergerswtpm: make all possible variables static
2015-11-03 Stefan Bergerbuild: remove hardcoded tss user and group
2015-11-03 Stefan Bergerbuild: remove hardcoded tss user and group
2015-10-29 Stefan Bergerswtpm: Check for existing device
2015-10-29 Stefan Bergerswtpm: report missing TPM state path
2015-10-28 Stefan Bergerswtpm: Add support for --tpmstate dir=<dir> command...
2015-10-28 Stefan Bergerrpm: do not remove policies when removing package durin...
2015-10-27 Stefan Bergerbuild: bump revision up to 'dev2'
2015-10-26 Stefan Bergerbuild: Simplify the check for -fstack-protector-strong
2015-10-26 Stefan BergerBuild: Also search for the gawk tool
next