OSDN Git Service

Refactor now that global DE has been reworked
[android-x86/system-vold.git] / tests /
2015-02-07 Elliott HughesMerge "prevent ioctl_init() to write outside buffer"
2015-02-07 Elliott HughesMerge "Change strncpy to strlcpy"
2015-02-07 Paul Lawrenceam 223fd1ca: Revert "Make encryption configurable"
2015-02-05 Elliott HughesMerge "Change lseek to lseek64"
2015-02-05 Elliott HughesMerge "Fix memory leak in upgrade_crypt_ftr"
2015-01-26 Paul Lawrenceam 6a69cfc4: Make encryption configurable
2015-01-23 Kenny Rootam 26970299: Merge "Remove superfluous OpenSSL include...
2015-01-23 Kenny RootMerge "Remove superfluous OpenSSL include paths."
2015-01-23 Adam LangleyRemove superfluous OpenSSL include paths.
2014-12-02 Paul Lawrenceam acfdc30e: Merge "Fix error in clocks leading to...
2014-12-02 Paul Lawrenceam d44a8f59: Merge "Fix encrypt-and-wipe" into lmp...
2014-12-02 Paul Lawrenceam b25302e1: Do not log passwords returned through vdc
2014-11-21 Iliyan Malchevam bb7d9afe: fall back to dm-crypt if device already...
2014-11-21 Iliyan Malchevresolved conflicts for merge of 87701e27 to lmp-mr1...
2014-11-05 Shawn WilldenModify vold to check for hardware keymaster.
2014-10-30 Rubin XuMerge "Make persistent field in cryptofs support longer...
2014-10-17 JP Abgrallam ada1f929: am 512f0d52: cryptfs: [HACK] reboot if...
2014-10-17 JP Abgrallam 0f3e09cb: resolved conflicts for merge of 7776871d...
2014-10-17 JP Abgrallcryptfs: [HACK] reboot if the crypto block dev failed...
2014-10-16 JP Abgrallam 7776871d: cryptfs: extra debugging around crypto...
2014-10-13 JP Abgrallam 7fc1de8a: cryptfs: [HACK] reboot if the crypto block...
2014-10-13 JP Abgrallam 3334c6a1: cryptfs: extra debugging around crypto...
2014-10-07 Paul Lawrenceam fc615041: Remove possibility of zero chars from...
2014-10-06 Paul Lawrenceam fc615041: Remove possibility of zero chars from...
2014-10-05 Paul Lawrenceam 7639a6ab: Merge "Reset failed decryption count on...
2014-10-05 Paul Lawrenceam 7639a6ab: Merge "Reset failed decryption count on...
2014-10-03 Greg Hackmannam 6e8440fd: cryptfs: kill processes with open files...
2014-10-03 Paul Lawrenceam 9c58a871: Use monotonic clock for cryptfs progress
2014-10-03 Greg Hackmannam 6e8440fd: cryptfs: kill processes with open files...
2014-09-30 Paul Lawrenceam 9c58a871: Use monotonic clock for cryptfs progress
2014-09-26 Greg Hackmannam 3574b085: Merge "cryptfs: log umount() failure reaso...
2014-09-26 Greg Hackmannam 46a3a79a: Merge "print information about opened...
2014-09-26 Jeff Sharkeyam dd1a8040: Include reason when wiping data.
2014-09-24 Greg Hackmannam 3574b085: Merge "cryptfs: log umount() failure reaso...
2014-09-24 Greg Hackmannam 46a3a79a: Merge "print information about opened...
2014-09-24 Jeff Sharkeyam dd1a8040: Include reason when wiping data.
2014-09-23 Paul Lawrenceam 3846be17: Reduce cryptfs logspam
2014-09-23 Paul Lawrenceam 3846be17: Reduce cryptfs logspam
2014-09-19 Alex KlyubinMerge "Don't use deprecated OpenSSL functions."
2014-09-12 Paul Lawrenceam 8e3f4510: HACK: Retry/reboot when mount reports...
2014-09-12 Dan Albertresolved conflicts for merge of 2b2a0bec to lmp-dev...
2014-09-12 Dan AlbertMerge "Remove makefile cruft."
2014-09-12 Dan AlbertRemove makefile cruft.
2010-11-20 Jean-Baptiste Queruam 08da5c1f: Merge "vold: replace strsep by strtok_r"
2010-11-19 Jean-Baptiste Queruresolved conflicts for merge of 09f774b7 to gingerbread...
2010-08-30 Ethanam 75a3e1a9: VOLD - make volume daemon to handle state...
2010-07-29 Jean-Baptiste Queruam 826bec79: Merge "vold: remove unnecessary code from...
2010-07-29 Bruce Beaream d766090b: Avoid array overrun. We can now mount...
2010-06-21 Kenny RootChange ASCII conversion for hash and add tests