platform/upstream/ima-evm-utils.git
2014-10-09 Janusz KozerskiRefactor evm_set/get_state(). Update EVM state enums. 57/28557/1 sandbox/jkozerski/experimental tizen
2014-10-09 Janusz KozerskiFix IMA state emum values. Refactor ima_set/get_state() 56/28556/1
2014-10-09 Janusz KozerskiAdd comments to header file 55/28555/1
2014-10-09 Zbigniew JasinskiAdd get_file_state function 54/28554/1
2014-10-09 Janusz KozerskiChange path of EVM state interface in kernel 53/28553/1
2014-10-09 Janusz KozerskiUpdate enums with IMA states 52/28552/1
2014-10-09 Janusz KozerskiAdd ima_set_policy_file function. 51/28551/1
2014-10-09 Janusz KozerskiAdd ima_set_policy function. 50/28550/1
2014-10-09 Janusz KozerskiAdd ima_free_policy function 49/28549/1
2014-10-09 Janusz KozerskiAdd ima_get_policy() function 48/28548/1
2014-10-09 Pawel PolawskiUpdate of libimaevm with new functions 47/28547/1
2014-10-02 Janusz KozerskiMerge branch 'upstream' into tizen sandbox/jkozerski/tizen
2014-09-23 Dmitry KasatkinRelease version 0.9 upstream
2014-09-23 Dmitry KasatkinAdd 'evmctl --version' version reporting
2014-09-23 Dmitry KasatkinUpdate README/man page documentation
2014-09-17 Dmitry KasatkinProvide command parameter to include extra SMACK xattrs...
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-13 Zbigniew JasinskiMerge branch 'upstream' into tizen
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-30 Michael DemeterSpec file changes: Include name, License, Summary 63/10363/2
2013-09-28 Graydon, TracyGet rid of the dist macro in spec
2013-09-28 Graydon, TracyInitial project setup
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...
next