]> git.proxmox.com Git - swtpm.git/shortlog
swtpm.git
2017-03-14 Stefan Bergerswtpm: describe ctrlchannel_process_fd function
2017-03-14 Stefan Bergerswtpm_ioctl: initialize locality variable
2017-03-01 Stefan BergerMerge pull request #25 from pohly/patch-1
2017-02-03 Stefan Bergertest: Add --log parameter to test logging
2017-02-03 Stefan Bergerswtpm: set default log level to 1
2017-02-03 Stefan Bergerswtpm: Set loglevel to 1 if log file or file descriptor...
2017-02-02 Stefan Bergerman pages: make log level bold
2017-02-02 Stefan Bergerswtpm_cuse: Add log level parameter to help screen...
2017-02-02 Stefan Bergerswtpm_cert: Create sets of items
2017-02-02 Stefan Bergerswtpm_cert: use GNUTLS 3.5 function to set TPM data
2017-02-02 Stefan Bergertests: Skip CUSE TPM related tests if cuse module is...
2017-02-01 Stefan Bergertests: Fix return code to skip test
2017-02-01 Stefan BergerImprove the build and install instructions
2017-01-24 Stefan Bergertests: Wait for chardev to appear
2017-01-24 Stefan Bergerswtpm: Expose logging level to command line
2017-01-23 Stefan Bergerswtpm: Support unsigned int option
2017-01-23 Stefan Bergerswtpm: Implement logging following indentation level
2017-01-23 Stefan Bergerswtpm: Fix buffer used in logging output
2017-01-15 Stefan Bergertests: Add a test case for swtpm using the vTPM proxy...
2017-01-15 Stefan BergerAdd bindaddr and ifname parameters to --server option...
2017-01-15 Stefan BergerErrno is not set after inet_pton
2017-01-15 Stefan BergerOnly compile vTPM proxy support if available on platform
2017-01-14 Stefan BergerAnnounce the TPM frontend device name and major/minor...
2017-01-14 Stefan Bergerswtpm: print TPM commands read from file descriptor
2017-01-14 Stefan BergerImplement option --vtpm-proxy to create Linux vtpm...
2017-01-10 Patrick OhlyREADME: clarify status of qemu tpm patches
2017-01-03 Stefan BergerDisplay chardev choice only if compiled in
2017-01-03 Stefan BergerDetect whether to build with chardev
2017-01-03 Stefan BergerConditionally run tests
2017-01-03 Stefan BergerReturn EXIT_FAILURE if unknown command was given
2017-01-03 Stefan BergerEnable building on cygwin
2017-01-03 Stefan BergerSkip swtpm_setup build if NVRAM tools are not available
2017-01-02 Stefan BergerAdd configure option --with-cuse to enable building...
2016-12-21 Stefan BergerReplace the CLA with the DCO, simply requiring a Signed...
2016-12-06 Stefan Bergerbuild: search for nonstandard libtpms locations using...
2016-09-27 Stefan Bergerbuild: fix Debian packaging if swtpm_cert is missing
2016-09-27 Stefan Bergerbuild: Package swtpm_ioctls.3 in swtpm-dev package
2016-07-17 Stefan BergerMerge pull request #10 from nicholasbishop/patch-1
2016-07-12 Nicholas BishopFix two typos in the README
2016-06-27 Stefan Bergerrpm: kernel-modules-extra only required on Fedora
2016-06-27 Stefan BergerAllow choice of crypto subsystem via rpmbuild parameter
2016-06-27 Stefan Bergerswtpm_setup: support --tpmstate as alias for --tpm...
2016-06-27 Stefan Bergerswtpm_ioctl: Add missing option descriptions to usage...
2016-06-27 Stefan Bergerswtpm_bios: Fix typo in usage page
2016-06-27 Stefan BergerAdding RHEL/Centos status info
2016-06-26 Stefan Bergertests: Use a function to wait for pid file to appear
2016-04-20 Stefan Bergerswtpm_ioctl: Add support for UnixIO and TCP control...
2016-04-20 Stefan Bergerswtpm: Fix typo in command name
2016-04-20 Stefan Bergerswtpm_ioctl: replace return codes in main()
2016-04-20 Stefan Bergerswtpm_ioctl: add --tpm-device command line option
2016-04-19 Stefan Bergerswtpm_ioctl: switch to using getopt_long for option...
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
next