]> git.ipfire.org Git - thirdparty/strongswan.git/shortlog
thirdparty/strongswan.git
2011-12-12  Andreas Steffenversion bump to 4.6.2dr2
2011-12-11  Andreas Steffenadded libimcv.plugins.imc-attestation.aik_blob parameter
2011-12-11  Andreas Steffenupgraded Test IMC/IMV pair to fully support multple...
2011-12-11  Andreas Steffenadded IETF standard error handling method
2011-12-09  Andreas Steffenimplemented IMC/IMV ReceiveMessageLong functions
2011-12-09  Andreas Steffenadded IMC/IMV support for send_message_long() and reser...
2011-12-09  Andreas Steffenstore the long and excl flags in the connection state
2011-12-09  Andreas SteffenIMC/IMV gets v1.3 attributes from TNCC/TNCS
2011-12-08  Andreas Steffenimplemented ReportMessageTypesLong
2011-12-08  Andreas Steffenimplemented IF-IMC/IMV 1.3 attributes
2011-12-08  Andreas Steffenadded TNC_TNCC_GetAttribute() and TNC_TNCC_SetAttribute...
2011-12-08  Andreas Steffenadded TNC_IMC_ReceiveMessageLong() and TNC_IMV_ReceiveM...
2011-12-08  Andreas Steffenfixed typo in function name
2011-12-07  Andreas Steffenadded TNC_TNCS_ReserveAdditionalIMVID() function
2011-12-07  Andreas Steffenreturn with TNC_RESULT_SUCCESS
2011-12-07  Andreas Steffenadded TNC_TNCC_ReserveAdditionalIMCID() function
2011-12-07  Martin WilliBe less verbose if plugin dependecy not satisfied
2011-12-07  Martin WilliCreate a dummy pthread key for value "0", as some buggy...
2011-12-07  Andreas Steffenadded TNC_TNCC_SendMessageLong() and TNC_TNCS_SendMessa...
2011-12-07  Andreas Steffenfixed typo in tncif.h
2011-12-06  Andreas Steffencorrected function name in error message
2011-12-06  Andreas Steffendefined SUBTYPE_ANY for all known Vendor IDs
2011-12-06  Andreas Steffenadded TNC_TNCC_ReportMessageTypesLong() and TNC_TNCS_Re...
2011-12-04  Andreas Steffenfixed copy-and-paste error
2011-12-04  Andreas Steffenupgraded IF-IMC/IMV inteface definitions to version 1.3
2011-11-28  Andreas Steffendifferences incurred by rebasing - thanks Linus
2011-11-28  Andreas Steffenimproved performance of database access by caching...
2011-11-28  Andreas Steffenincreased number of PCR registers used by IMA
2011-11-28  Andreas Steffenfixed measurement rollback
2011-11-28  Andreas Steffenautomatically registering component measurements
2011-11-28  Andreas Steffenbound functional component measurements to AIK
2011-11-28  Andreas Steffenimplemented Linux IMA functional component
2011-11-28  Andreas Steffendefined various measurement hash and pcr functions
2011-11-28  Andreas Steffenupdated attest_usage text
2011-11-28  Andreas Steffenmoved attestation plugins to libpts in order to resolve...
2011-11-28  Andreas Steffenadd and delete components
2011-11-28  Andreas Steffenmark PCR registers as file type 2 in database
2011-11-28  Andreas Steffenmoved measurement and metadata flags to product_file...
2011-11-28  Andreas Steffenupdate attest_usage to include add and del operations
2011-11-28  Andreas Steffengenerate integrity checksums for libimcv libpts and...
2011-11-28  Andreas Steffenattest can query components
2011-11-28  Andreas Steffenautomatically construct attest plugin list
2011-11-28  Andreas Steffenslightly refactored ita_comp_tboot
2011-11-28  Andreas Steffenadded pcr00 to prc23 registers to database
2011-11-28  Andreas Steffencomponent measurement entries into the database for...
2011-11-28  Andreas Steffencosmetics in debug output
2011-11-28  Sansar ChoinyambuuCheck enough data available to read
2011-11-28  Sansar Choinyambuuhandling of missing component measurement
2011-11-28  Sansar ChoinyambuuAdded enum names for measurement algorithms
2011-11-28  Sansar ChoinyambuuSet pcr transform field depending on measuring algorithm
2011-11-28  Sansar Choinyambuusub-component depth from pts database on component...
2011-11-28  Sansar ChoinyambuuFixed memory corruption on tpm version info
2011-11-28  Sansar ChoinyambuuFixed warning, freeing tpm context memory in extend_pcr...
2011-11-28  Andreas Steffenfixed some more memory leaks
2011-11-28  Andreas Steffenfixed memory leaks
2011-11-28  Andreas Steffenrefactored simple_evid_final attribute
2011-11-28  Andreas Steffenrenamed pts_req_func_comp_evid flags
2011-11-28  Andreas Steffenfixed memory leak in tcg_pts_attr_simple_comp_evid.c
2011-11-28  Andreas Steffenrefactored PCR functionality
2011-11-28  Andreas Steffenfixed double free
2011-11-28  Andreas Steffenfixed two memory leaks
2011-11-28  Andreas Steffenfixed double free
2011-11-28  Andreas Steffenimplemented measurement time to utc string conversion...
2011-11-28  Andreas Steffenrefactored simple component evidence
2011-11-28  Andreas Steffenfixed masking of family bits
2011-11-28  Andreas Steffencorrected debug groups
2011-11-28  Andreas Steffenimproved log output of functional component names
2011-11-28  Andreas Steffenfinished refactoring functional components
2011-11-28  Andreas Steffenadapted database entries
2011-11-28  Andreas Steffenfixed output of qualifier flags
2011-11-28  Andreas Steffenoutput component functional name
2011-11-28  Andreas Steffenfixed display of qualifier flags
2011-11-28  Sansar ChoinyambuuFactored IMC/V Attestation build/process of Component...
2011-11-28  Sansar Choinyambuucosmetics
2011-11-28  Sansar ChoinyambuuFixed the building
2011-11-28  Sansar Choinyambuucomponent_hashes new table added
2011-11-28  Andreas Steffenstore functional components in database
2011-11-28  Andreas Steffenfixed output of qualifier flags
2011-11-28  Andreas Steffenremomve pts/pts_funct_comp_name.h from Makefile
2011-11-28  Andreas Steffenobject oriented approach to pts functional components
2011-11-28  Andreas Steffencosmetics
2011-11-28  Andreas Steffenignore attest executable
2011-11-28  Sansar ChoinyambuuChanges due to new implementation of Request Functional...
2011-11-28  Sansar ChoinyambuuFunctional Component Evidence Request object
2011-11-28  Sansar ChoinyambuuPrint matching measurements of a component just once
2011-11-28  Sansar Choinyambuuuse chunk_from_hex function
2011-11-28  Sansar ChoinyambuuUsing the database entries for generating Functional...
2011-11-28  Sansar ChoinyambuuAdded component column in files table
2011-11-28  Sansar ChoinyambuuAdded measurements for tboot PCR17 and PCR18 on Ubuntu...
2011-11-28  Sansar ChoinyambuuModified reason strings
2011-11-28  Sansar ChoinyambuuAdd/CheckOff/Check pending functional component evidenc...
2011-11-28  Sansar ChoinyambuuImplemented TPM_Quote2 on imc and constructing TPM_Quot...
2011-11-28  Sansar ChoinyambuuImplemented tboot measurements checking (configure...
2011-11-28  Sansar ChoinyambuuDefined functional components within ITA namespace
2011-11-28  Sansar ChoinyambuuReverse the changes made to openssl plugin for signatur...
2011-11-28  Andreas Steffenreordered options
2011-11-28  Sansar ChoinyambuuReversed unintended commit
2011-11-28  Sansar ChoinyambuuChanged the static function name in openssl_rsa_public_...
2011-11-28  Andreas Steffenimplemented simple delete from database
2011-11-28  Andreas Steffenadd product and file entries to database
next