projects
/
platform
/
upstream
/
cryptsetup.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/cryptsetup.git
2011-01-25
Milan Broz
Detect # of keys from cipher string.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-25
Milan Broz
Add dm flags for query for features.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Milan Broz
Add context to crypto backend init (so it can print...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Milan Broz
Prevent to initialise backends twice.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Milan Broz
Clean up code after crypto backend change.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Milan Broz
Document password callback.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
Milan Broz
Fix static build (--disable-static-cryptsetup now works...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Milan Broz
Fix crypt_backend_flags prototype.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Milan Broz
Fix tests to work with all crypto backends.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Milan Broz
Switch to new crypto backend interface.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-31
Milan Broz
Add skeleton and implementation of various crypto backends
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Milan Broz
Version 1.2.0.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Milan Broz
Add settle to test scripts (needed only for old systems).
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Milan Broz
Add simple checksum test.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Milan Broz
Add password hash test for create command.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Milan Broz
Fix previous commit (for now).
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Milan Broz
Fix create command to properly handle keyfile size.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Arno Wagner
more formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-12-04
Arno Wagner
fixes to formatting
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
Arno Wagner
update text only version
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
Milan Broz
Update Dutch translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-28
Milan Broz
Update Italian translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Milan Broz
Fix crypt_activate_by_keyfile() to work with PLAIN...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Milan Broz
Some minor modifications in cs.po.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-24
Milan Broz
Add Czech translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Milan Broz
Update French and Polish translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
Milan Broz
Version 1.2.0-rc1.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Milan Broz
Static build is not default... fix test.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Milan Broz
Fix clang warning is tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Milan Broz
Remove uneeded function prototype.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Milan Broz
Increase library version (current++, age++).
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Milan Broz
Fix some typos and misinterpretations in header file.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Milan Broz
Fix some warnings if compiled with clang.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
Milan Broz
Fix handling of failed read in RNG wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Milan Broz
Fix RNG comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Milan Broz
Fix cryptsetup binary exitcodes.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Milan Broz
Remove luks dir.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Milan Broz
Move LUKS library to lib subdir.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Milan Broz
* Allow to activate by internally cached volume key
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Milan Broz
Add --dump-master-key option for luksDump to allow...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Milan Broz
Simplify return codes from get key functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-13
Milan Broz
* Fix password callback call.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Milan Broz
* Disallow mapping of device which is already in use...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Milan Broz
* Add crypt_get_type(), crypt_resize(), crypt_keyslot_max()
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Milan Broz
No longer support luksDelKey, reload and --non-exclusive.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-05
Milan Broz
Use new API for luksUUID, luksDump.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
Milan Broz
Fix luksFormat to properly use key file with --master...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
Milan Broz
* Add --keyfile-size and --new-keyfile-size (in bytes...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-29
Milan Broz
* Add crypt_set_uuid() to API.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Milan Broz
* Implement --use-random and --use-urandom for luksForm...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-27
Milan Broz
Rewrite luksFormat, luksOpen, liksAddKey in crypsetup...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Milan Broz
Move get_key to common code, simplify verify flags.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Milan Broz
Move safe alloc routines into common lib file.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Milan Broz
Fix po files include and tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Milan Broz
Remove dead parse code.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Milan Broz
Add utils_crypt file and test for supported modes prese...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Milan Broz
Simplify crypto backend init.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Milan Broz
Generalise volume key struct.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-26
Milan Broz
Update to autoconf 2.67.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Milan Broz
* Remove --disable-shared-library switch and handle...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Milan Broz
Add myself to authors file :)
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Milan Broz
Add crypt_get_device_name() to API (get underlying...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-17
Milan Broz
* Change detection for static libraries.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-11
Arno Wagner
updated
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Arno Wagner
added updated version
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Milan Broz
Check if requested hash is supported before writing...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Milan Broz
Do not query non-existent device twice:
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Milan Broz
Print error if luksHeaderBackup called for non-LUKS...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Milan Broz
Update man page regarding 1MiB alignment.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Milan Broz
Use default data alignment to 1MiB.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Milan Broz
Rewrite filediffer to C and make it work properly.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Milan Broz
Wipe iteration count and salt for wiped keyslot in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
Milan Broz
Update fr.po.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Milan Broz
Mention units (512b sectors) for -o option in man page.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Milan Broz
Add FAQ (Frequently Asked Questions) file to distribution.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Arno Wagner
Initial add of FAQ
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Milan Broz
Version 1.1.3.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Milan Broz
Add Polish translation file.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Milan Broz
Fix previous commit to properly check udev flag definition.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-03
Milan Broz
Fix udev support for old libdevmapper with not compatib...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Milan Broz
Fix activate_by_* API calls to handle NULL device name...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Milan Broz
Fix device alignment ioctl calls parameters.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Milan Broz
Version 1.1.2.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Milan Broz
Print empty line in status if underlying device disappe...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Milan Broz
Fix description of --key-file and add --verbose and...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Milan Broz
Fix (deprecated) reload device command to accept new...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Milan Broz
Remove device even if underlying device disappeared.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Milan Broz
Update nl.po.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Milan Broz
Add verbose log level and move unlocking keyslot messag...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Milan Broz
Fix luksFormat/luksOpen reading passphrase from stdin...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Milan Broz
Try to make get_key() paramater more obvious...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Milan Broz
Version 1.1.1.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Milan Broz
Update nl.po.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Milan Broz
Fix luksClose if underlying device is another DM device
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Milan Broz
Version 1.1.1-rc2
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Milan Broz
Fix automatic dm-crypt module loading.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Milan Broz
Escape hyphens in manpage (Thanks to Jonas Meurer.)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Milan Broz
Add newline to hints and allow translation of string.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
Milan Broz
Update vi.po.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
Milan Broz
Skip align test if kernel fails to load scsi_debug.
commit
|
commitdiff
|
tree
|
snapshot
next