1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/security/trousers/pkg-plist
Hiroki Sato 5c2173b0df security/trousers:
- Update to 0.3.13.
- Remove CONFLICTS with emulators/tpm-emulator.

  Two separate binaries, sbin/tcsd (for actual TPM device) and
  sbin/tcsd_emu (for TPM emulator) are now installed.  rc.d/tcsd chooses
  one of them depending on $tcsd_mode.  When tcsd_mode="native" (default)
  it runs sbin/tcsd, and when tcsd_mode="emulator" it runs sbin/tcsd_emu.
  Note that sbin/tcsd_emu depends on tpmd in emulators/tpm-emulator.

- Simplify @sample.

emulators/tpm-emulator:

- Remove CONFLICTS with security/trousers.
- Simplify rc.d/tpmd.
2016-05-18 13:53:45 +00:00

119 lines
3.8 KiB
Plaintext

include/trousers/trousers.h
include/trousers/tss.h
include/tss/compat11b.h
include/tss/platform.h
include/tss/tcpa_defines.h
include/tss/tcpa_error.h
include/tss/tcpa_struct.h
include/tss/tcpa_typedef.h
include/tss/tcs.h
include/tss/tcs_defines.h
include/tss/tcs_error.h
include/tss/tcs_structs.h
include/tss/tcs_typedef.h
include/tss/tddl_error.h
include/tss/tddlapi_error.h
include/tss/tddli.h
include/tss/tpm.h
include/tss/tpm_error.h
include/tss/tpm_ordinal.h
include/tss/tspi.h
include/tss/tss_defines.h
include/tss/tss_error.h
include/tss/tss_error_basics.h
include/tss/tss_structs.h
include/tss/tss_typedef.h
lib/tddl/libtddl.a
lib/tddl/libtddl.so
lib/tddl/libtddl.so.0
lib/tddl/libtddl.so.0.0.0
lib/libtspi.a
lib/libtspi.so
lib/libtspi.so.1
lib/libtspi.so.1.2.0
sbin/tcsd
sbin/tcsd_emu
man/man3/Tspi_ChangeAuth.3.gz
man/man3/Tspi_ChangeAuthAsym.3.gz
man/man3/Tspi_Context_Close.3.gz
man/man3/Tspi_Context_CloseObject.3.gz
man/man3/Tspi_Context_Connect.3.gz
man/man3/Tspi_Context_Create.3.gz
man/man3/Tspi_Context_CreateObject.3.gz
man/man3/Tspi_Context_FreeMemory.3.gz
man/man3/Tspi_Context_GetCapability.3.gz
man/man3/Tspi_Context_GetDefaultPolicy.3.gz
man/man3/Tspi_Context_GetKeyByPublicInfo.3.gz
man/man3/Tspi_Context_GetKeyByUUID.3.gz
man/man3/Tspi_Context_GetRegisteredKeysByUUID.3.gz
man/man3/Tspi_Context_GetRegisteredKeysByUUID2.3.gz
man/man3/Tspi_Context_GetTpmObject.3.gz
man/man3/Tspi_Context_LoadKeyByBlob.3.gz
man/man3/Tspi_Context_LoadKeyByUUID.3.gz
man/man3/Tspi_Context_RegisterKey.3.gz
man/man3/Tspi_Context_UnregisterKey.3.gz
man/man3/Tspi_Data_Bind.3.gz
man/man3/Tspi_Data_Seal.3.gz
man/man3/Tspi_Data_Unbind.3.gz
man/man3/Tspi_Data_Unseal.3.gz
man/man3/Tspi_DecodeBER_TssBlob.3.gz
man/man3/Tspi_EncodeDER_TssBlob.3.gz
man/man3/Tspi_GetAttribData.3.gz
man/man3/Tspi_GetAttribUint32.3.gz
man/man3/Tspi_GetPolicyObject.3.gz
man/man3/Tspi_Hash_GetHashValue.3.gz
man/man3/Tspi_Hash_SetHashValue.3.gz
man/man3/Tspi_Hash_Sign.3.gz
man/man3/Tspi_Hash_UpdateHashValue.3.gz
man/man3/Tspi_Hash_VerifySignature.3.gz
man/man3/Tspi_Key_CertifyKey.3.gz
man/man3/Tspi_Key_ConvertMigrationBlob.3.gz
man/man3/Tspi_Key_CreateKey.3.gz
man/man3/Tspi_Key_CreateMigrationBlob.3.gz
man/man3/Tspi_Key_GetPubKey.3.gz
man/man3/Tspi_Key_LoadKey.3.gz
man/man3/Tspi_Key_UnloadKey.3.gz
man/man3/Tspi_Key_WrapKey.3.gz
man/man3/Tspi_PcrComposite_GetPcrValue.3.gz
man/man3/Tspi_PcrComposite_SelectPcrIndex.3.gz
man/man3/Tspi_PcrComposite_SetPcrValue.3.gz
man/man3/Tspi_Policy_AssignToObject.3.gz
man/man3/Tspi_Policy_FlushSecret.3.gz
man/man3/Tspi_Policy_SetSecret.3.gz
man/man3/Tspi_SetAttribData.3.gz
man/man3/Tspi_SetAttribUint32.3.gz
man/man3/Tspi_TPM_AuthorizeMigrationTicket.3.gz
man/man3/Tspi_TPM_CMKSetRestrictions.3.gz
man/man3/Tspi_TPM_CertifySelfTest.3.gz
man/man3/Tspi_TPM_CheckMaintenancePubKey.3.gz
man/man3/Tspi_TPM_ClearOwner.3.gz
man/man3/Tspi_TPM_CollateIdentityRequest.3.gz
man/man3/Tspi_TPM_CreateEndorsementKey.3.gz
man/man3/Tspi_TPM_CreateMaintenanceArchive.3.gz
man/man3/Tspi_TPM_DirRead.3.gz
man/man3/Tspi_TPM_DirWrite.3.gz
man/man3/Tspi_TPM_GetAuditDigest.3.gz
man/man3/Tspi_TPM_GetCapability.3.gz
man/man3/Tspi_TPM_GetEvent.3.gz
man/man3/Tspi_TPM_GetEventLog.3.gz
man/man3/Tspi_TPM_GetEvents.3.gz
man/man3/Tspi_TPM_GetPubEndorsementKey.3.gz
man/man3/Tspi_TPM_GetRandom.3.gz
man/man3/Tspi_TPM_GetStatus.3.gz
man/man3/Tspi_TPM_GetTestResult.3.gz
man/man3/Tspi_TPM_KillMaintenanceFeature.3.gz
man/man3/Tspi_TPM_LoadMaintenancePubKey.3.gz
man/man3/Tspi_TPM_OwnerGetSRKPubKey.3.gz
man/man3/Tspi_TPM_PcrExtend.3.gz
man/man3/Tspi_TPM_PcrRead.3.gz
man/man3/Tspi_TPM_Quote.3.gz
man/man3/Tspi_TPM_Quote2.3.gz
man/man3/Tspi_TPM_SelfTestFull.3.gz
man/man3/Tspi_TPM_SetStatus.3.gz
man/man3/Tspi_TPM_StirRandom.3.gz
man/man3/Tspi_TPM_TakeOwnership.3.gz
man/man5/tcsd.conf.5.gz
man/man8/tcsd.8.gz
@sample(%%USERS%%,%%GROUPS%%,0600) etc/tcsd.conf.sample
@dir(%%USERS%%,%%GROUPS%%,0700) var/lib/tpm