platform/upstream/ima-evm-utils.git
2014-09-17 Dmitry KasatkinUse <linux/xattr.h> for security xattrs
2014-09-17 Dmitry KasatkinMake error and help messages more understandable
2014-09-11 Dmitry KasatkinMake evmctl.1 as part of distribution and release
2014-09-11 Dmitry KasatkinUpdate README to produce initial evmctl.1 man page
2014-09-11 Dmitry KasatkinInclude example scripts to distribution and installation
2014-09-11 Dmitry KasatkinFix checkpatch errors
2014-09-11 Fionnuala GunterMove sign hash functions to library
2014-06-25 Dmitry KasatkinRemove local ioctl definitions and use <linux/fs.h>
2014-06-25 Dmitry KasatkinRemove code duplication
2014-06-25 Dmitry KasatkinSwitch to HMAC attribute mask
2014-06-24 Dmitry KasatkinFix setting correct hash header
2014-06-24 Dmitry KasatkinUse defined xattr types
2014-06-24 Zbigniew JasinskiFix resource leak
2014-06-13 Dmitry Kasatkinmake it possible to provide keyring id in hexadecimal...
2014-06-13 Dmitry Kasatkinadd extra auto built files to .gitignore
2014-05-30 Zbigniew JasinskiFix memory leak
2014-05-30 Zbigniew JasinskiUse proper loff_t type for file size
2014-05-05 Dmitry KasatkinRelease version 0.8
2014-05-02 Dmitry KasatkinFix parameter name in help output
2014-05-02 Dmitry KasatkinRemove unused 'x' parameter
2014-05-02 Dmitry KasatkinAdd Mimi to AUTHORS list
2014-05-02 Dmitry KasatkinUpdate license text with OpenSSL exception clause
2014-03-26 Mimi ZoharAdd support for signing a file hash
2014-03-05 Mimi ZoharDefine symbolic keyring name
2014-02-17 Dmitry KasatkinRelease new version v0.7
2014-02-17 Dmitry KasatkinProvide random KMK example instead of fixed testing123
2014-02-17 Dmitry KasatkinLimit includes in imaevm.h
2014-02-17 Dmitry KasatkinRename library, header file and export it.
2014-02-17 Dmitry KasatkinUse --m32 and --m64 parameters also in HMAC signing...
2014-02-17 Dmitry KasatkinProvide target architecture size parameter
2014-02-17 Dmitry KasatkinProvide additional debug info for hmac_misc
2014-02-17 Dmitry KasatkinInclude only libraries to the package
2014-01-24 Dmitry KasatkinRemove experimental module signing functionality
2014-01-24 Dmitry KasatkinRemove verify_hash parameter
2014-01-24 Dmitry KasatkinRemove x509 library parameter
2014-01-24 Dmitry KasatkinRemove user_hash_algo
2014-01-24 Dmitry KasatkinUse EVM v2 HMAC format by default
2014-01-24 Dmitry KasatkinDo use x509 by default
2014-01-24 Dmitry KasatkinSelect signing function in single place
2014-01-24 Dmitry KasatkinSelect verification function version in the library...
2014-01-24 Dmitry KasatkinRemove user_sig_type flag
2014-01-24 Dmitry KasatkinUse verify_hash() for EVM verification as well
2014-01-24 Dmitry KasatkinMove signature version checking to verify_hash()
2014-01-24 Dmitry KasatkinMove hash verification to separate function
2014-01-24 Dmitry KasatkinMove signature verification implementation to the library
2014-01-17 Dmitry KasatkinInitial library skeleton
2014-01-17 Dmitry KasatkinImplement recursive IMA signing
2014-01-17 Dmitry KasatkinRename de_type to search_type
2014-01-17 Dmitry KasatkinMove file type checking to separate function
2014-01-17 Dmitry KasatkinImplement recursive EVM signing
2014-01-17 Dmitry KasatkinExport find() declaration for the following patches
2014-01-17 Dmitry KasatkinPrevent reading of inode generation for special files...
2014-01-17 Dmitry KasatkinPrevent reading of inode generation for special files
2014-01-17 Dmitry KasatkinUse lgetxattr() instead of getxattr()
2014-01-17 Dmitry KasatkinUse lsetxattr() instead of setxattr()
2014-01-17 Dmitry KasatkinImplement recursive efficient IMA fixing
2014-01-16 Dmitry KasatkinScript for generating self-signed certificate
2014-01-16 Dmitry KasatkinProvide spec file for gbs build system
2014-01-16 Dmitry KasatkinMove spec file to packaging directory
2014-01-15 Dmitry KasatkinIMA measurement list verification (experimental)
2013-11-12 Dmitry KasatkinDefine __packed
2013-11-12 Dmitry KasatkinProvide hexdump functions without new line
2013-11-12 Dmitry Kasatkinsplit signature verification function for passing signa...
2013-10-31 Dmitry Kasatkinscripts to generate ca and keys
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
next