Make cryptodisk and diskfilter probe data retrievable programmatically

and not just printable.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-04 01:43:47 +02:00
parent 24ca45125e
commit bf25f87931
7 changed files with 40 additions and 19 deletions

View file

@ -1,3 +1,8 @@
2013-10-04 Vladimir Serbinenko <phcoder@gmail.com>
Make cryptodisk and diskfilter probe data retrievable programmatically
and not just printable.
2013-10-04 Vladimir Serbinenko <phcoder@gmail.com>
Split random retrieving code into separate files.