]> git.proxmox.com Git - swtpm.git/history - samples
packaging: track dbgsym package for swtpm-libs and swtpm-tools
[swtpm.git] / samples /
2021-10-29 Stefan Bergerswtpm_setup: Write active_pcr_banks into swtpm_setup...
2021-10-28 Stefan Bergerswtpm_setup.conf: Use /usr/bin/swtpm_localca for create...
2021-10-07 Stefan Bergersamples: Have swtpm-create-user-config-files run swtpm_...
2021-07-25 Nick ChevskyMove swtpm_localca sources from samples/ to src/
2021-07-22 Nick ChevskyMove swtpm_setup.conf.in from etc/ to samples/
2021-07-17 Stefan Bergersamples: Use different script for local testing than...
2021-07-16 Stefan Bergersamples: Replace swtpm_localca with script calling...
2021-06-24 Stefan Bergersamples: swtpm_localca: Fix issues raised by -Wextra
2021-06-21 Stefan Bergersample: swtpm-localca: Add missing else branch for...
2021-06-04 Stefan Bergerbuild-sys: Add HARDENING_CFLAGS and _LDFLAGS to all...
2021-06-04 Stefan Bergerswtpm_localca: Adjust expiration days for 32-bit platforms
2021-06-04 Stefan Bergerswtpm_localca: Initialize autofreed variables to NULL...
2021-06-01 Stefan Bergersamples: Rewrite of swtpm_localca in 'C' (addresses...
2021-05-27 Stefan Bergersample: swtpm-local: Fix a few minor issues
2021-02-05 Stefan Bergersamples: Fix typo in project URL (swptm->swtpm)
2020-11-17 Stefan Bergersamples: Do not follow symlink on logfile (CVE-2020...
2020-10-28 Stefan Bergersamples: Require --root flag if root user runs script
2020-10-06 Stefan Bergersamples: Do not truncate logfile when testing write...
2020-10-05 Stefan Bergerbuild-sys: Add python-install and python-uninstall...
2020-09-23 Stefan Bergersamples: Use ${HOME}/.config if XDG_CONFIG_HOME is...
2020-09-21 Stefan Bergersamples: swtpm-localca: Pass password via template...
2020-09-21 Stefan Bergersamples: Fix support for -h and -? options in swtpm...
2020-09-19 Stefan Bergersamples: Add --password parameter for older GnuTLS...
2020-09-18 Stefan Bergersamples: Add support for pkcs11 module environment...
2020-09-18 Stefan Bergersamples: Also allow signingkey_password to be used...
2020-09-18 Stefan Bergersamples: Rewrite swtpm-localca in python
2020-09-16 Stefan Bergersamples: Apply password for signing key when creating...
2020-09-16 Stefan Bergersamples: Properly apply passwords for localca signing...
2020-08-28 Stefan Bergerswtpm_setup: Switch over to new python tool and get...
2020-08-20 Stefan Bergersamples: Implement script to create user config files...
2020-08-20 Stefan BergerRevert "samples: Implement script to create user config...
2020-08-19 Stefan Bergersamples: Implement script to create user config files
2020-08-11 Stefan Bergersamples: Get rid of using eval when running swtpm_cert
2020-08-11 Stefan Bergersamples: Escape many more characters before calling...
2020-04-30 Stefan Bergersamples: Parse optional id= for ECC curve IDs
2020-04-14 Stefan Bergersamples: Extend script to create a CA using a TPM 2...
2020-01-30 Stefan Bergersamples: Use new pwd format option for secretly passing...
2020-01-27 Stefan Bergersamples: Protect variables in swtpm-create-tpmca
2020-01-27 Stefan Bergersamples: Protect variables with quotes and address...
2019-02-26 Marc-André Lureauswtpm-setup: follow XDG spec more closely for default...
2019-01-23 Stefan Bergersamples: Enable swtpm-localca to sign with a pkcs11 URI
2019-01-17 Stefan Bergerbuild-sys: Adjust localstatedir and files using it
2019-01-17 Stefan Bergerbuild-sys: Fix hard coded /etc path and replace with...
2018-12-11 Stefan Bergersamples: Escape the GnuTLS PKCS11 URL before using...
2018-11-09 Stefan Bergersamples: Enable support for well known SRK password...
2018-11-05 Stefan Bergersamples: Require an SRK password for TPM 1.2
2018-11-05 Stefan Bergersamples: Return result code from expect script to caller
2018-10-25 Stefan Bergersamples: Fix a typo
2018-10-25 Stefan Bergersamples: Add support for password protected root CA...
2018-10-16 Stefan Bergersamples: Add a script to create a TPM 1.2 intermediate CA
2018-10-16 Stefan Bergersamples: Enable support for TPM 1.2 signing keys for...
2018-10-12 Stefan Bergersamples: Add a usage screen to swtpm-loclca to show...
2018-09-10 Stefan Bergerscripting: Use #!/usr/bin/env bash rather than /bin...
2018-08-30 Stefan Bergersamples: set CERTTOOL to gnutls-certtool on OS/X
2018-08-30 Stefan Bergersample: wrap flock in flock_fd for support on OS/X
2018-08-29 Stefan Bergersamples: use flock -x rather than flock -e
2018-08-26 Stefan Bergersamples: create lock with name .lock.swtpm-localca...
2018-08-26 Stefan Bergersamples: OpenBSD scripting fixes
2018-08-08 Marc-André Lureaubuild-sys: fix make distcheck
2018-08-07 Stefan Bergerswtpm-localca: Cleanse variable before running eval...
2018-08-07 Marc-André Lureauswtpm-localca: create directory for keys if needed
2018-08-07 Marc-André Lureauswtpm-localca: evaluate config variables
2018-08-07 Marc-André Lureauswtpm: use XDG_CONFIG_HOME to locate config files
2018-08-07 Stefan Bergersamples: add support for signing key password
2018-08-07 Stefan Bergersamples: add support for signing and key encipherment...
2018-08-07 Stefan Bergerswtpm_setup: Implement support for ECC keys
2018-08-07 Stefan BergerSupport TPM 2 in swtpm_setup and swtpm_setup.sh
2018-05-29 Stefan Bergerbuild-sys: Remove '/' after $(DESTDIR)
2018-05-05 Stefan Bergersamples: remove the TPM attribute parameters from the...
2018-04-23 Stefan Bergersample: propagate and log error if swtpm_cert is missing
2018-04-23 Stefan Bergersamples: implement options for pass TPM spec parameters
2018-04-18 Stefan Bergersamples: Error out if key exists but is not readable...
2018-04-17 Stefan Bergersamples: Create a root CA that signs the cert used...
2018-04-12 Stefan Bergersamples: Use the --add-header option for TPM 1.2
2017-12-22 Stefan Bergersamples: pass --subject to swtpm_cert since certtool...
2017-12-21 Stefan Bergersamples: error if swtpm-localca gets an unsupported...
2015-12-28 Stefan Bergersamples: improve error handling
2015-11-03 Stefan Bergerbuild: remove hardcoded tss user and group
2015-10-16 Stefan Bergerbuild: enable RPM building for non-root users
2015-07-02 Stefan Bergersamples: propagate error code
2015-05-04 Stefan Bergerbuild: set proper rights on swtpm-localca script when...
2015-05-04 Stefan Bergerbuild: install /var/lib/swtpm-localca with proper owner
2015-05-04 Stefan Bergersamples: automatically create signing key and issuer...
2015-05-04 Stefan Bergersample: rename swtpm_localca dir to swtpm-localca
2015-05-04 rootsamples: rename swtpm-localca.sh to swtpm-localca
2014-12-05 Stefan Bergermerging swtpm-tools into this project