Lines Matching refs:Added
7 ### Added subsection
8 - Added a new Feature API (FAPI) implementation
9 - Added Esys_TRSess_GetAuthRequired() ESAPI function
10 - Added Esys_TR_GetTpmHandle() SAPI function
11 - Added Esys_GetSysContext() SAPI function
12 - Added the with-sanitizer configure option
13 - Added CI for FreeBSD
39 - Added check for object node before calling compute_session_value function
49 ### Added subsection
53 - Added release and maintainance info (~3 per year and latest 2 are supported)
114 - Added missing MU functions for TPM2_NT type
115 - Added missing MU functions for TPMA_ID_OBJECT type
116 - Added missing type TPM2_NT into tss2_tpm2_types.h
125 ### Added subsection
126 - Added support for QNX build
127 - Added support for partial reads in device TCTI
139 - Added missing MU functions for TPM2_NT type
140 - Added missing MU functions for TPMA_ID_OBJECT type
141 - Added missing type TPM2_NT into tss2_tpm2_types.h
160 ### Added subsection
161 - Added Esys_Free wrapper function for systems using different C runtime libraries
162 - Added Windows TBS TCTI
163 - Added non-blocking mode of operation in tcti-device
164 - Added tests for Esys_HMAC and Esys_Hash
166 - Added openssl libcrypto backend
167 - Added Doxygen documentation to integration tests
182 - Added missing MU functions for TPM2_NT type
183 - Added missing MU functions for TPMA_ID_OBJECT type
184 - Added missing type TPM2_NT into tss2_tpm2_types.h
199 - Added initialization function for gcrypt to suppress warning
203 - Added checks for programs required by the test harness @ configure time
209 ### Added subsection
225 - Added const qualifiers to API input pointers (API break)
246 ### Added subsection
257 ### Added subsection
271 ### Added subsection
299 ### Added subsection
327 ### Added subsection
328 - Added ability for resource manager to communicate with a real TPM via
329 /dev/tpm0 (Linux only). Added command line switch to select simulator if not
342 ### Added subsection
343 - Added code to save context in RM table when an object is context loaded.
344 - Added code to get hierarchy from context when object is context loaded.
345 - Added targeted test to tpmclient.cpp to make sure that hierarchy is saved
346 - Added code to print level-specific messages when errors occur.
347 - Added test for EvictControl.Fixed TestEncryptDecryptSession to work with
349 - Added code to check that TPM2B output parameters' size fields are set to 0
377 ### Added subsection
378 - Added buffer overrun checks to all SAPI code.
379 - Added buffer overrun checks to resource manager code.
380 - Added code to Part 3 functions to properly handle null pointers for output
386 ### Added subsection
387 - Added code to dynamically work around simulator 1.19 bugs:
388 - Added code to RM and simDriver to support timeout on receive calls.
389 - Added code to properly handle TPM errors in ExecuteFinish. Previously it was
391 try to unmarshal non-existent response data. Added test case for this.
392 - Added support for cancel commands and tests for this.
393 - Added help text for command line options.
394 - Added code to reset dictionary attacks to start of tpmclient tests: this
397 - Added support for TCTI setLocality to resource manager and sim driver and
399 - Added RM tests.
400 - Added code to RM to evict contexts for objects, sequences, and sessions
402 - Added code to properly support ContextSave.
403 - Added proper error code levels to all RM errors.
404 - Added code to LoadContext function to output TPM formatted error codes.
407 - Added tests for bad session handle, both in handle area and in authorization
409 - Added command line option to run the StartAuthSession tests by themselves.
410 - Added support for command line control of debug message levels.
411 - Added new error level for resource manager for errors received from TPM from
413 - Added error return for insufficiently sized response to ExecuteFinish
415 - Added gap support to resource manager.
416 - Added support to resource manager for kicking out oldest session if max
418 - Added getCap calls to RM init function for getting max sessions and gap
420 - Added code to teardown the RM.
421 - Added test for session gapping.
422 - Added code to proactively detect MAX_ACTIVE_SESSIONS.
423 - Added SAPI library subproject to test app project. This allows a one-touch
425 - Added changes to return error codes from TAB/RM and layers underneath in a
501 ### Added subsection
502 - Added support for Shutdown/Startup and effects on saved contexts.
503 - Added support for stClear bit objects. On a TPM Restart, objects with this
505 - Added TCTI teardown function.
506 - Added TAB functionality.
507 - Added TCTI layer below RM to talk to driver. This allows making calls into
512 - Added function pointers to TAB/RM for functions that might need to be
515 - Added and corrected error codes to match latest SAPI spec.
516 - Added MAX_NV_BUFFER_SIZE and used for max size of MAX_NV_BUFFER_2B.
517 - Added code to TestHash to calculate and validate a hash.
518 - Added code to TestHash to force a flush of an active sequence and then use
520 - Added code to SimpleHMACTest to read the NV index back.
521 - Added SimpleHMACOrPolicyTest function which helps illustrate the difference
552 ### Added subsection
553 - Added IsSession routine and fixed all instances in resource manager where a
555 - Added RollNonces function and used for all tests for HMAC and policy
557 - Added TCTI malformed response error code.
558 - Added simple HMAC test.
559 - Added test for session parameter encryption and decryption.
560 - Added more descriptive error codes to StartAuthSession function.
561 - Added TpmHashSequence function. Used this build password/PCR policy.
562 - Added more policy tests: password/PCR, authValue, password
563 - Added code to flush context of session handles I'm not using.
564 - Added GetTestResult functions (had missed these previously)
565 - Added tests for asynchronous and synchronous non-one call to Startup tests.
566 - Added GetTestResult tests.
567 - Added test to create a bunch of sessions. This test found some resource
629 ### Added subsection
630 - Added code optimized builds to System API library code
631 - Added warning flags to compiler command lines.
636 ### Added subsection
637 - Added support for encrypt/decrypt sessions with one-call functions.
638 - Added cleaned up and reorganized header files that comply with latest SAPI
640 - Added changes for supporting get/set encrypt/decrypt functions.
641 - Added latest header file that corresponds to version 1.03 of TPM 2.0
643 - Added debug display of command string for each command being run.
644 - Added command line flag to slow down test display for demo purposes.
645 - Added option to loop the tests continuously.
662 ### Added subsection
663 - Added support for building and running system API code and tests under
665 - Added command line options for host name and port to test application.
673 ### Added subsection
674 - Added support for TPM2_PolicyNvWritten command.
685 ### Added subsection
686 - Added code to create a new session for reading/writing the NV index after
688 - Added routine to start policy sessions.
689 - Added policy test code--not used currently.
728 ### Added subsection
731 - Added BOUND and SALTED HMAC session tests. BOUND test works, but SALTED
733 - Added code to delete an entity from the entity table.
734 - Added code to work around an NV index anomaly with TPM simulator 0.98 and
741 - Added support for HMAC session for NV read/write APIs.Added HMAC tests for
746 - Added HMAC tests for unbounded/unsalted sessions.
752 - Added tests for TpmHandleToName function.
753 - Added functionality needed for KDFa functions ConcatSizedByteBuffer,
755 - Added KDFa function in preparation for HMAC session test. Not tested yet.
756 - Added LoadExternalHMACKey function. This function is called by TPM HMAC
796 ### Added subsection
797 - Added CertifyCreation function
798 - Added EcEphemeral function
799 - Added test for tspi_sys_TPM2_HashStart
804 ### Added subsection
853 ### Added subsection
854 - Added changes to make it comply with TSS 2.0 system library API