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
2009-08-30
Milan Broz
* Run performance check for PBKDF2 from LUKS code,...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Milan Broz
* Move device utils code and provide context parameter...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Milan Broz
* Add log macros and make logging modre consitent.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Milan Broz
* Move memory locking and dm initialization to command...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Milan Broz
Require device device-mapper to build and do not use...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-30
Milan Broz
Test commit.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Milan Broz
Fix include path.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Milan Broz
Add separate tests directory, move LUKS tests, Add...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Milan Broz
Allow restrict keys size in LuksOpen (thanks to Stefan...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Milan Broz
Allow using passphrase provided in options struct for...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Milan Broz
Fix PBKDF2 speed calculation for large passhrases.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Milan Broz
Enable LUKS hash setting and document it.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Milan Broz
Remove internal SHA1 implementation, not needed now.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Milan Broz
Move XOR function to af.c, nobody outside of it use...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Milan Broz
Add required parameters for changing hash used in LUKS...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Milan Broz
Switch PBKDF2 from internal SHA1 to libgcrypt.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Milan Broz
Return ENOENT for empty keyslots, EINVAL will be used...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Milan Broz
Remove po/cryptsetup-luks.pot, it's autogenerated ...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Milan Broz
Print error when getline() fails (thanks to Ivan Stankovic)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
Milan Broz
Fix DEBUG output (thanks to Ivan Stankovic)
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
Milan Broz
Optimize o_direct read/writes.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
Milan Broz
Fix segfault if provided slot in luksKillslot is invalid.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
Milan Broz
Remove unneeded timeout when remove of temporary device...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
Milan Broz
Cryptsetup version 1.0.7.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-16
Milan Broz
Allow removal of last slot in luksRemoveKey and luksKil...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Milan Broz
Add --disable-selinux option and fix static build if...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-11
Milan Broz
Reject unsupported --offset and --skip options for...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Milan Broz
cryptsetup 1.0.7-rc1
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Milan Broz
Add some checks for error codes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Milan Broz
Fix device prompt quistion.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-21
Milan Broz
Define device-mapper crypt UUID maximal length and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Milan Broz
Various man page fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Milan Broz
Set UUID in device-mapper for LUKS devices.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Milan Broz
Retain readahead of underlying device.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Milan Broz
Display device name when asking for password.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
Milan Broz
Check device size when loading LUKS header.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Milan Broz
Use better error messages if device doesn't exist
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Milan Broz
Fix make distcheck (Mike Kelly)
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Clemens Fruhwirth
Should fix Issue 5.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Clemens Fruhwirth
Segfault bugfix thanks to Oliver Metz.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-16
Clemens Fruhwirth
Remove precompiled pot files.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Clemens Fruhwirth
Cleanups thanks to Ivan Stankovic
commit
|
commitdiff
|
tree
|
snapshot
2009-01-13
Clemens Fruhwirth
Remove unnecessary files from po/. They will be regener...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Clemens Fruhwirth
* Fix wrong output for remaining key at key deletion.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
Milan Broz
Add missing AM_PROG_CC_C_O to configure.in
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
Milan Broz
Remove duplicate sentence in man page (patch by Till...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
Milan Broz
Wipe start of device before LUKS-formatting.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-05
Milan Broz
Do not process configure.in in hidden directories.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-23
Clemens Fruhwirth
Remove more autoconf stuff as it is generated by autoge...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
Clemens Fruhwirth
Remove config.sub/config.guess as they are regenerated...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Clemens Fruhwirth
Remove ltmain.sh and m4, and strip the former LUKS...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
Milan Broz
Return preset error description in case of IO or header...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Milan Broz
Use remapping to error target instead of calling udevse...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
Clemens Fruhwirth
Check device mapper communication and warn user in...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
Clemens Fruhwirth
Thanks to Milan Broz <mbroz@redhat.com> for this patch:
commit
|
commitdiff
|
tree
|
snapshot
2008-09-01
Clemens Fruhwirth
Thanks to Ivan Stankovic
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
Clemens Fruhwirth
Error handling improvement thanks to Erik Edin.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Clemens Fruhwirth
Add non-exclusive override to interface definition...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-30
Clemens Fruhwirth
Add non-exclusive override via --non-exclusive.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-28
Clemens Fruhwirth
Refactor key slot selection into keyslot_from_option...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Clemens Fruhwirth
Purge leftovers from patching (.orig)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Clemens Fruhwirth
Initial checking of what was revision 56 on luks.endorp...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Clemens Fruhwirth
Initial test commit of a single file.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Clemens Fruhwirth
Initial directory structure.
commit
|
commitdiff
|
tree
|
snapshot