platform/upstream/ima-evm-utils.git
2013-09-04 Dmitry KasatkinLicense changed from LGPL to GPL as in COPYING
2013-08-28 Dmitry KasatkinVersion 0.6 release v0.6
2013-08-28 Dmitry KasatkinFix cleanup in the case of errors
2013-08-27 Dmitry Kasatkinfix the crash when key file is not found
2013-08-13 Dmitry Kasatkinmake --imahash or --imasig optional for EVM signing
2013-08-13 Dmitry Kasatkinperform uuid format checking and error handling
2013-08-13 Dmitry Kasatkinmake argument for '-u' option as optional
2013-08-09 Vivek GoyalSave full security.ima attribute to a file
2013-08-09 Vivek GoyalGet signature version from the header
2013-08-09 Vivek GoyalMove key file selection to later phase
2013-08-09 Vivek GoyalUse enums for signature versions
2013-08-09 Vivek GoyalLet user specified hash algo take precedence
2013-07-15 Vivek GoyalGet hash algorithm info from the signature
2013-07-15 Vivek GoyalPut right hash algo info in digital signature version...
2013-07-15 Vivek GoyalFix hash array size in verify_ima()
2013-07-10 Vivek Goyalevmctl: Fix signature verification code for V2 digital...
2013-07-10 Dmitry KasatkinFix verification using signature file
2013-02-11 Dmitry Kasatkinsupport for asymmetric crypto keys and new signature... v0.5
2013-02-11 Dmitry Kasatkinadded uuid support for EVM
2012-09-10 Dmitry KasatkinUpdate README v0.4
2012-09-10 Dmitry KasatkinRemove test scripts
2012-09-06 Dmitry Kasatkinremove directory entry list sorting
2012-09-06 Dmitry Kasatkinadded ima signature verification support
2012-09-06 Dmitry Kasatkindo not output type prefix for sig files
2012-09-06 Dmitry Kasatkinadded support for kernel module signature
2012-09-06 Dmitry Kasatkindisable printing signature when using sigfiles
2012-09-06 Dmitry KasatkinRemove tag creation
2012-09-06 Dmitry KasatkinVersion 0.3 v0.3
2012-09-06 Dmitry KasatkinAdded hash calculation for special files
2012-09-06 Dmitry KasatkinRefactored to remove redundant hash initialization...
2012-09-06 Dmitry KasatkinDo not search for algorithm as it is known
2012-09-06 Dmitry KasatkinSome files updated
2012-09-06 Dmitry KasatkinUse libexec for programs and scripts
2012-09-06 Dmitry KasatkinRemove forced tag creation
2012-09-06 Dmitry Kasatkininline block variable renamed
2012-09-06 Dmitry KasatkinAdded entry type to directory hash calculation
2012-09-06 Dmitry Kasatkinllistxattr returns 0 if there are no xattrs and it...
2012-09-06 Dmitry Kasatkinevm-utils renamed to ima-evm-utils. v0.2
2012-09-06 Dmitry KasatkinAdded RPM and TAR building rules
2012-09-06 Dmitry Kasatkinadded command options description
2012-09-06 Dmitry Kasatkinremoved unused parameter
2012-09-06 Dmitry Kasatkinimport functions combined
2012-09-06 Dmitry Kasatkinupdated error handling
2012-09-06 Dmitry Kasatkinread list of existing extended attributes
2012-09-06 Dmitry Kasatkinadded HMAC API error handling
2012-09-06 Dmitry Kasatkinversion 0.1.0 v0.1.0
2012-09-06 Dmitry Kasatkinremove unused parameter
2012-09-06 Dmitry KasatkinChanged time_t timestamp type to uint32_t
2012-09-06 Dmitry KasatkinAdded missing CFLAGS
2012-09-06 Dmitry KasatkinAdded signature write to .sig file
2012-09-06 Dmitry KasatkinChange set_xattr to xattr.
2012-09-06 Dmitry KasatkinChanged to conform Linux kernel coding style
2012-09-06 Dmitry Kasatkinadded password parameter for using encrypted keys
2012-09-06 Dmitry Kasatkinadded openssl initialization and error reporting
2012-09-06 Dmitry Kasatkinminor fixes
2011-12-02 Dmitry KasatkinScripts for searching not only root owned files
2011-12-02 Dmitry Kasatkindirectory hash calculation
2011-12-01 Dmitry KasatkinEVM hmac calculation
2011-11-30 Dmitry KasatkinEVP API for evm hash calculation
2011-11-24 Dmitry Kasatkinevmctl - IMA/EVM control tool
2010-11-25 Dmitry Kasatkininitial empty repo