summaryrefslogtreecommitdiffstats
path: root/daemon/luks.c
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple errors where jump skips variable initialization.Richard W.M. Jones2012-09-171-3/+7
* daemon: collect list of called external commandsOlaf Hering2012-08-301-6/+8
* daemon: Define safe ADD_ARG macro for constructing arg lists on the stack.Richard W.M. Jones2011-11-111-40/+42
* Update FSF address.Matthew Booth2011-11-081-1/+1
* syntax: Remove unused c-ctype.h header.Richard Jones2010-09-101-1/+0
* New APIs: Support for creating LUKS and managing keys.Richard Jones2010-07-221-20/+184
* New APIs: Support for opening LUKS-encrypted disks.Richard Jones2010-07-211-0/+138