swtpm/src/swtpm
Stefan Berger 54ed795b60 swtpm: Fix off-by-one for sockaddr len for OpenBSD
On OpenBSD the socket's name would be cut short by one letter at the
end due to an off-by-one for the calculated sockaddr struct's length.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2017-10-12 13:07:46 -04:00
..
common.c swtpm: Fix off-by-one for sockaddr len for OpenBSD 2017-10-12 13:07:46 -04:00
common.h Introduce '--flag not-need-init' for socket and chardev 2017-07-11 14:04:40 -04:00
ctrlchannel.c swtpm: Do not set PTM_CAP_SET_DATAFD flag on Cygwin 2017-10-11 18:57:16 -04:00
ctrlchannel.h Support added to receive data socket over control socket 2017-09-29 13:11:01 -04:00
cuse_tpm.c swtpm: Make 32bit CUSE swtpm work on 64bit host 2017-09-26 11:44:51 -04:00
key.c swtpm: Use logprintf wherever possible 2017-03-31 08:55:08 -04:00
key.h initial check-in 2014-12-05 11:16:03 -05:00
locality.h Add options for locality handling and SetLocality command 2017-06-01 16:59:20 -04:00
logging.c swtpm: Use logprintf wherever possible 2017-03-31 08:55:08 -04:00
logging.h swtpm: add logging option prefix=<prefix> 2017-03-31 08:55:08 -04:00
main.c Display chardev choice only if compiled in 2017-01-03 08:22:55 -05:00
main.h swtpm: add cuse TPM interface option to swtpm 2015-12-20 20:06:57 -05:00
mainloop.c Support added to receive data socket over control socket 2017-09-29 13:11:01 -04:00
mainloop.h Introduce '--flag not-need-init' for socket and chardev 2017-07-11 14:04:40 -04:00
Makefile.am Add options for locality handling and SetLocality command 2017-06-01 16:59:20 -04:00
options.c swtpm: work on a copy of argv[] variables 2017-06-15 19:10:13 -04:00
options.h swtpm: Support unsigned int option 2017-01-23 18:20:18 -05:00
pidfile.c swtpm: remove pidfile after process exits 2015-11-15 13:55:06 -05:00
pidfile.h swtpm: remove pidfile after process exits 2015-11-15 13:55:06 -05:00
server.c swtpm: Rename --connect to --server 2016-03-20 14:50:40 -04:00
server.h swtpm: Rename --connect to --server 2016-03-20 14:50:40 -04:00
swtpm_aes.c swtpm: silence printf's in TPM1.2 inherited code 2017-06-29 15:49:08 -04:00
swtpm_aes.h initial check-in 2014-12-05 11:16:03 -05:00
swtpm_chardev.c swtpm: raise error on unhandle command line parameters 2017-07-25 10:59:14 -04:00
swtpm_debug.c swtpm: Add missing space after hex number 2017-04-07 11:23:30 -04:00
swtpm_debug.h swtpm: Use buffer printing for TPM_PrintAll 2017-03-31 08:28:21 -04:00
swtpm_io.c Remove code duplication related to TCP socket creation 2017-09-29 13:11:44 -04:00
swtpm_io.h swtpm: Add the control channel to the socket interface TPM 2016-03-18 16:51:19 -04:00
swtpm_nvfile.c swtpm: log error if broken header is detected 2017-06-15 19:10:13 -04:00
swtpm_nvfile.h Add ioctl to get configuration flags about keys in use 2015-05-26 07:30:38 -04:00
swtpm.c swtpm: reformat source 2017-10-12 13:07:46 -04:00
threadpool.c swtpm: move threadpool code out of cuse-tpm 2015-12-28 16:13:53 -05:00
threadpool.h swtpm: move threadpool code out of cuse-tpm 2015-12-28 16:13:53 -05:00
tpmlib.c Fix return code for ResetEstablishmentBit 2017-07-10 12:13:45 -04:00
tpmlib.h Add options for locality handling and SetLocality command 2017-06-01 16:59:20 -04:00
tpmstate.c swtpm: Add support for --tpmstate dir=<dir> command line parameter 2015-10-27 21:58:10 -04:00
tpmstate.h swtpm: Add support for --tpmstate dir=<dir> command line parameter 2015-10-27 21:58:10 -04:00
utils.c swtpm: move process owership to common file and enable in all implementations 2015-12-27 18:17:49 -05:00
utils.h swtpm: move process owership to common file and enable in all implementations 2015-12-27 18:17:49 -05:00
vtpm_proxy.h Add options for locality handling and SetLocality command 2017-06-01 16:59:20 -04:00