* Add log macros and make logging modre consitent.
[platform/upstream/cryptsetup.git] / ChangeLog
1 2009-08-30  Milan Broz  <mbroz@redhat.com>
2         * Require device device-mapper to build and do not use backend wrapper for dm calls.
3         * Move memory locking and dm initialization to command layer.
4         * Increase priority of process if memory is locked.
5         * Add log macros and make logging modre consitent.
6         * Move command successful messages to verbose level.
7         * Introduce --debug parameter.
8
9 2009-08-17  Milan Broz  <mbroz@redhat.com>
10         * Fix PBKDF2 speed calculation for large passhrases.
11         * Allow using passphrase provided in options struct for LuksOpen.
12         * Allow restrict keys size in LuksOpen.
13
14 2009-07-30  Milan Broz  <mbroz@redhat.com>
15         * Fix errors when compiled with LUKS_DEBUG.
16         * Print error when getline fails.
17         * Remove po/cryptsetup-luks.pot, it's autogenerated.
18         * Return ENOENT for empty keyslots, EINVAL will be used later for other type of error.
19         * Switch PBKDF2 from internal SHA1 to libgcrypt, make hash algorithm not hardcoded to SHA1 here.
20         * Add required parameters for changing hash used in LUKS key setup scheme.
21         * Do not export simple XOR helper now used only inside AF functions.
22         * Completely remove internal SHA1 implementanion code, not needed anymore.
23         * Enable hash algorithm selection for LUKS through -h luksFormat option.
24
25 2009-07-28  Milan Broz  <mbroz@redhat.com>
26         * Pad luks header to 512 sector size.
27         * Rework read/write blockwise to not split operation to many pieces.
28         * Use posix_memalign if available.
29
30 2009-07-22  Milan Broz  <mbroz@redhat.com>
31         * Fix segfault if provided slot in luksKillslot is invalid.
32         * Remove unneeded timeout when remove of temporary device succeeded.
33
34 2009-07-22  Milan Broz  <mbroz@redhat.com>
35         * version 1.0.7
36
37 2009-07-16  Milan Broz  <mbroz@redhat.com>
38         * Allow removal of last slot in luksRemoveKey and luksKillSlot.
39
40 2009-07-11  Milan Broz  <mbroz@redhat.com>
41
42         * Add --disable-selinux option and fix static build if selinux is required.
43         * Reject unsupported --offset and --skip options for luksFormat and update man page.
44
45 2009-06-22  Milan Broz  <mbroz@redhat.com>
46
47         * Summary of changes in subversion for 1.0.7-rc1:
48         * Various man page fixes.
49         * Set UUID in device-mapper for LUKS devices.
50         * Retain readahead of underlying device.
51         * Display device name when asking for password.
52         * Check device size when loading LUKS header. Remove misleading error message later.
53         * Add error hint if dm-crypt mapping failed.
54         * Use better error messages if device doesn't exist or is already used by other mapping.
55         * Fix make distcheck.
56         * Check if all slots are full during luksAddKey.
57         * Fix segfault in set_error.
58         * Code cleanups, remove precompiled pot files, remove unnecessary files from po directory
59         * Fix uninitialized return value variable in setup.c.
60         * Code cleanups. (thanks to Ivan Stankovic)
61         * Fix wrong output for remaining key at key deletion.
62         * Allow deletion of key slot while other keys have the same key information.
63         * Add missing AM_PROG_CC_C_O to configure.in
64         * Remove duplicate sentence in man page.
65         * Wipe start of device (possible fs signature) before LUKS-formatting.
66         * Do not process configure.in in hidden directories.
67         * Return more descriptive error in case of IO or header format error.
68         * Use remapping to error target instead of calling udevsettle for temporary crypt device.
69         * Check device mapper communication and warn user if device-mapper support missing in kernel.
70         * Fix signal handler to properly close device.
71         * write_lseek_blockwise: declare innerCount outside the if block.
72         * add -Wall to the default CFLAGS. fix some signedness issues.
73         * Error handling improvement.
74         * Add non-exclusive override to interface definition.
75         * Refactor key slot selection into keyslot_from_option.
76
77 2007-05-01  Clemens Fruhwirth  <clemens@endorphin.org>
78
79         * lib/backends.c, man/cryptsetup.8: Apply patch from Ludwig Nussel
80         <ludwig.nussel@suse.de>, for old SuSE compat hashing.
81
82 2007-04-16  Clemens Fruhwirth  <clemens@endorphin.org>
83
84         * Summary of changes in subversion:
85         Fix segfault for key size > 32 bytes.
86         Kick ancient header version conversion. 
87         Fix http://bugs.debian.org/403075
88         No passwort retrying for I/O errors.
89         Fix hang on "-i 0".
90         Fix parenthesization error that prevented --tries from working
91         correctly.
92
93 2006-11-28  gettextize  <bug-gnu-gettext@gnu.org>
94
95         * m4/gettext.m4: Upgrade to gettext-0.15.
96         * m4/glibc2.m4: New file, from gettext-0.15.
97         * m4/intmax.m4: New file, from gettext-0.15.
98         * m4/inttypes-h.m4: New file, from gettext-0.15.
99         * m4/inttypes-pri.m4: Upgrade to gettext-0.15.
100         * m4/lib-link.m4: Upgrade to gettext-0.15.
101         * m4/lib-prefix.m4: Upgrade to gettext-0.15.
102         * m4/lock.m4: New file, from gettext-0.15.
103         * m4/longdouble.m4: New file, from gettext-0.15.
104         * m4/longlong.m4: New file, from gettext-0.15.
105         * m4/nls.m4: Upgrade to gettext-0.15.
106         * m4/po.m4: Upgrade to gettext-0.15.
107         * m4/printf-posix.m4: New file, from gettext-0.15.
108         * m4/signed.m4: New file, from gettext-0.15.
109         * m4/size_max.m4: New file, from gettext-0.15.
110         * m4/visibility.m4: New file, from gettext-0.15.
111         * m4/wchar_t.m4: New file, from gettext-0.15.
112         * m4/wint_t.m4: New file, from gettext-0.15.
113         * m4/xsize.m4: New file, from gettext-0.15.
114         * m4/Makefile.am: New file.
115         * configure.in (AC_OUTPUT): Add m4/Makefile.
116         (AM_GNU_GETTEXT_VERSION): Bump to 0.15.
117
118 2006-10-22  David Härdeman  <david@hardeman.nu>
119
120         * Allow hashing of keys passed through stdin.
121
122 2006-10-13  Clemens Fruhwirth  <clemens@endorphin.org>
123
124         * configure.in: 1.0.4 release
125
126 2006-10-13  Clemens Fruhwirth  <clemens@endorphin.org>
127
128         * man/cryptsetup.8: Document --tries switch; patch by Jonas
129         Meurer.
130
131 2006-10-13  Clemens Fruhwirth  <clemens@endorphin.org>
132
133         * lib/setup.c: Added terminal timeout rewrite as forwarded by
134         Jonas Meurer
135
136 2006-10-04  Clemens Fruhwirth  <clemens@endorphin.org>
137
138         * Merged patch from Marc Merlin <marc@merlins.org> to allow user
139         selection of key slot.
140
141 2006-09-26  gettextize  <bug-gnu-gettext@gnu.org>
142
143         * m4/codeset.m4: Upgrade to gettext-0.14.4.
144         * m4/gettext.m4: Upgrade to gettext-0.14.4.
145         * m4/glibc2.m4: New file, from gettext-0.14.4.
146         * m4/glibc21.m4: Upgrade to gettext-0.14.4.
147         * m4/iconv.m4: Upgrade to gettext-0.14.4.
148         * m4/intdiv0.m4: Upgrade to gettext-0.14.4.
149         * m4/intmax.m4: New file, from gettext-0.14.4.
150         * m4/inttypes.m4: Upgrade to gettext-0.14.4.
151         * m4/inttypes_h.m4: Upgrade to gettext-0.14.4.
152         * m4/inttypes-pri.m4: Upgrade to gettext-0.14.4.
153         * m4/isc-posix.m4: Upgrade to gettext-0.14.4.
154         * m4/lcmessage.m4: Upgrade to gettext-0.14.4.
155         * m4/lib-ld.m4: Upgrade to gettext-0.14.4.
156         * m4/lib-link.m4: Upgrade to gettext-0.14.4.
157         * m4/lib-prefix.m4: Upgrade to gettext-0.14.4.
158         * m4/longdouble.m4: New file, from gettext-0.14.4.
159         * m4/longlong.m4: New file, from gettext-0.14.4.
160         * m4/nls.m4: Upgrade to gettext-0.14.4.
161         * m4/po.m4: Upgrade to gettext-0.14.4.
162         * m4/printf-posix.m4: New file, from gettext-0.14.4.
163         * m4/progtest.m4: Upgrade to gettext-0.14.4.
164         * m4/signed.m4: New file, from gettext-0.14.4.
165         * m4/size_max.m4: New file, from gettext-0.14.4.
166         * m4/stdint_h.m4: Upgrade to gettext-0.14.4.
167         * m4/uintmax_t.m4: Upgrade to gettext-0.14.4.
168         * m4/ulonglong.m4: Upgrade to gettext-0.14.4.
169         * m4/wchar_t.m4: New file, from gettext-0.14.4.
170         * m4/wint_t.m4: New file, from gettext-0.14.4.
171         * m4/xsize.m4: New file, from gettext-0.14.4.
172         * Makefile.am (ACLOCAL_AMFLAGS): New variable.
173         * configure.in (AM_GNU_GETTEXT_VERSION): Bump to 0.14.4.
174
175 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
176
177         * configure.in: 1.0.4-rc2
178
179 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
180
181         * luks/Makefile.am: Add a few regression tests 
182
183 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
184
185         * lib/setup.c (get_key): Applied patch from David Härdeman
186         <david@2gen.com> for reading binary keys from stdin using
187         the "-" as key file.
188
189 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
190
191         * lib/setup.c (__crypt_luks_add_key): For checking options struct
192         (optionsCheck) filter out CRYPT_FLAG_VERIFY and
193         CRYPT_FLAG_VERIFY_IF_POSSIBLE, so that in no case password verification is done
194         for password retrieval.
195
196 2006-08-04  Clemens Fruhwirth  <clemens@endorphin.org>
197
198         * configure.in: Merge Patch from http://bugs.gentoo.org/show_bug.cgi?id=132126 for sepol
199
200 2006-07-23  Clemens Fruhwirth  <clemens@endorphin.org>
201
202         * Applied patches from David Härdeman <david@2gen.com> to fix 64
203         bit compiler warning issues.
204
205 2006-05-19  Clemens Fruhwirth  <clemens@endorphin.org>
206
207         * Applied patches from Jonas Meurer
208           - fix terminal status after timeout
209           - add remark for --tries to manpage
210           - allow more than 32 chars from standard input.
211           - exit status fix for cryptsetup status.
212
213 2006-05-06  Clemens Fruhwirth  <clemens@endorphin.org>
214
215         * src/cryptsetup.c (yesDialog): Fix getline problem for 64-bit archs. 
216
217 2006-04-05  Clemens Fruhwirth  <clemens@endorphin.org>
218
219         * configure.in: Release 1.0.3.
220
221         * Applied patch by Johannes Weißl for more meaningful exit codes
222         and password retries
223
224 2006-03-30  Clemens Fruhwirth  <clemens@endorphin.org>
225
226         * lib/setup.c (__crypt_create_device): (char *) -> (const char *)
227
228 2006-03-30  Clemens Fruhwirth  <clemens@endorphin.org>
229
230         * Apply alignPayload patch from Peter Palfrader <weasel@debian.org>
231
232 2006-03-15  Clemens Fruhwirth  <clemens@endorphin.org>
233
234         * configure.in: 1.0.3-rc3. Most unplease release ever. 
235         * lib/setup.c (__crypt_create_device): More verbose error message.
236
237 2006-02-26  Clemens Fruhwirth  <clemens@endorphin.org>
238
239         * lib/setup.c: Revert to 1.0.1 key reading.
240
241 2006-02-25  Clemens Fruhwirth  <clemens@endorphin.org>
242
243         * man/cryptsetup.8: merge patch from Jonas Meurer
244
245 2006-02-25  Clemens Fruhwirth  <clemens@endorphin.org>
246
247         * configure.in: 1.0.3-rc2
248
249 2006-02-25  Clemens Fruhwirth  <clemens@endorphin.org>
250
251         * lib/libdevmapper.c (dm_create_device): Remove dup check here.
252         * lib/setup.c (__crypt_luks_open): Adopt same dup check as regular
253         create command.
254
255 2006-02-22  Clemens Fruhwirth  <clemens@endorphin.org>
256
257         * configure.in: Spin 1.0.3-rc1
258
259 2006-02-22  Clemens Fruhwirth  <clemens@endorphin.org>
260
261         * src/cryptsetup.c (action_create): Change defaulting.
262         (action_luksFormat): Change defaulting.
263
264         * lib/setup.c (parse_into_name_and_mode): Revert that default
265         change. This is FORBIDDEN here, as it will change cryptsetup
266         entire default. This is BAD in a non-LUKS world.
267
268 2006-02-21  Clemens Fruhwirth  <clemens@endorphin.org>
269
270         * luks/keyencryption.c (setup_mapping): Add proper size restriction to mapping. 
271         (LUKS_endec_template): Add more verbose error message.
272
273 2006-02-21  Clemens Fruhwirth  <clemens@endorphin.org>
274
275         * lib/libdevmapper.c (dm_query_device): Incorporate patch from
276         Bastian Blank
277         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=344313
278
279 2006-02-21  Clemens Fruhwirth  <clemens@endorphin.org>
280
281         * src/cryptsetup.c: Rename show_error -> show_status.
282
283 2006-02-20  Clemens Fruhwirth  <clemens@endorphin.org>
284
285         * lib/libdevmapper.c (dm_create_device): Prevent existing mapping
286         from being removed when a mapping with the same name is added
287
288         * Add timeout patch from Jonas Meurer 
289
290         * src/cryptsetup.c: Remove conditional error printing to enable
291         printing the no-error msg (Command successful). Verify passphrase
292         for LUKS volumes.
293         (main): Add no-verify-passphrase
294
295         * lib/setup.c (parse_into_name_and_mode): Change default mode complition to essiv:sha256.
296
297 2006-01-04  Clemens Fruhwirth  <clemens@endorphin.org>
298
299         * src/cryptsetup.c (help): Merge patch from Gentoo: change gettext(..) to _(..).
300
301 2005-12-06  Clemens Fruhwirth  <clemens@endorphin.org>
302
303         * man/cryptsetup.8: Correct "seconds" to "microseconds" in the explaination for -i.
304
305 2005-11-09  Clemens Fruhwirth  <clemens@endorphin.org>
306
307         * src/cryptsetup.c (main): Add version string.
308
309 2005-11-08  Clemens Fruhwirth  <clemens@endorphin.org>
310
311         * lib/backends.c: compile fix. 
312
313 2005-09-11  Clemens Fruhwirth  <clemens@endorphin.org>
314
315         * lib/setup.c (get_key): Fixed another incompatibility from my
316         get_key rewrite with original cryptsetup.
317
318 2005-09-11  Clemens Fruhwirth  <clemens@endorphin.org>
319
320         * Merged changes from Florian Knauf's fk02 branch.
321
322 2005-09-08  Clemens Fruhwirth  <clemens@endorphin.org>
323
324         * lib/setup.c (get_key): Fixed another incompatiblity with
325         original cryptsetup.
326
327 2005-08-20  Clemens Fruhwirth  <clemens@endorphin.org>
328
329         * Checked in a patch from Michael Gebetsroither <gebi@sbox.tugraz.at>
330           to silent all confirmation dialogs.
331
332 2005-06-23  Clemens Fruhwirth  <clemens@endorphin.org>
333
334         * src/cryptsetup.c (help): print PACKAGE_STRING
335
336 2005-06-20  Clemens Fruhwirth  <clemens@endorphin.org>
337
338         * luks/keymanage.c (LUKS_set_key): Security check against header manipulation
339
340         * src/cryptsetup.c (action_luksDelKey): Safety check in luksDelKey
341
342         * luks/keymanage.c: Changed disk layout generation to align key material to 4k boundaries.
343         (LUKS_is_last_keyslot): Added LUKS_is_last_keyslot function.
344
345         * Applied patch from Bill Nottingham fixing a lot of prototypes.
346
347         * src/cryptsetup.c (action_luksOpen): Add support for -r flag.
348
349         * configure.in: Version bump 1.0.1
350
351 2005-06-16  Clemens Fruhwirth  <clemens@endorphin.org>
352
353         * lib/setup.c (__crypt_luks_open): Remove mem leaking of dmCipherSpec.
354         (get_key): Fix missing zero termination for read string. 
355
356 2005-06-12  Clemens Fruhwirth  <clemens@endorphin.org>
357
358         * luks/keyencryption.c (setup_mapping): Added CRYPT_FLAG_READONLY in case of O_RDONLY mode
359
360 2005-06-11  Clemens Fruhwirth  <clemens@endorphin.org>
361
362         * configure.in: Version bump 1.0.1-pre
363
364 2005-06-09  Clemens Fruhwirth  <clemens@endorphin.org>
365
366         * lib/utils.c: Added write_llseek_blocksize method to support sector wiping on sector_size != 512 
367         media
368
369 2005-05-23  Clemens Fruhwirth  <clemens@endorphin.org>
370
371         * lib/setup.c (crypt_luksDelKey): Added missing return statement
372         (setup_leave): Added missing return statement
373
374         * luks/keyencryption.c (clear_mapping): Added missing return statement
375
376 2005-05-19  Clemens Fruhwirth  <clemens@endorphin.org>
377
378         * lib/utils.c (write_blockwise, read_blockwise): Changed to soft bsize instead of SECTOR_SIZE
379
380         * luks/keymanage.c (wipe): Changed open mode to O_DIRECT | O_SYNC, and changed write 
381         to use the blockwise write helper
382
383 2005-04-21  Clemens Fruhwirth  <clemens@endorphin.org>
384
385         * man/cryptsetup.8: Corrected an error, thanks to Dick Middleton.
386
387 2005-04-09  Clemens Fruhwirth  <clemens@endorphin.org>
388
389         * luks/sha/hmac.c: Add 64 bit bug fix courtesy to 
390         Oliver Paukstadt <pstadt@sourcentral.org>.
391
392         * luks/pbkdf.c, luks/keyencryption.c, luks/keymanage.c, luks/af.c: Added a license 
393         disclaimer and remove option for "any future GPL versions".
394
395 2005-03-25  Clemens Fruhwirth  <clemens@endorphin.org>
396
397         * configure.in: man page Makefile. Version bump 1.0.
398
399         * man/cryptsetup.8: finalize man page and move to section 8.
400
401         * src/cryptsetup.c (action_luksFormat): Add "are you sure" for interactive sessions.
402
403         * lib/setup.c (crypt_luksDump), src/cryptsetup.c: add LUKS dump command
404
405 2005-03-24  Clemens Fruhwirth  <clemens@endorphin.org>
406
407         * src/cryptsetup.c, luks/Makefile.am (test), lib/setup.c (setup_enter): 
408         rename luksInit to luksFormat
409
410 2005-03-12  Clemens Fruhwirth  <clemens@endorphin.org>
411
412         * man/cryptsetup.1: Add man page.
413
414         * lib/setup.c: Remove unneccessary LUKS_write_phdr call, so the
415         phdr is written after passphrase reading, so the user can change
416         his mind, and not have a partial written LUKS header on it's disk.
417
418 2005-02-09  Clemens Fruhwirth  <clemens@endorphin.org>
419
420         * luks/keymanage.c (LUKS_write_phdr): converted argument phdr to
421         pointer, and make a copy of phdr for conversion
422
423         * configure.in: Version dump.
424
425         * luks/keyencryption.c: Convert to read|write_blockwise.
426
427         * luks/keymanage.c: Convert to read|write_blockwise.
428
429         * lib/utils.c: Add read|write_blockwise functions, to use in
430         O_DIRECT file accesses. 
431
432 2004-03-11 Thursday 15:52   Christophe Saout <christophe@saout.de>
433
434         * lib/blockdev.h: BLKGETSIZE64 really uses size_t as third
435           argument, the rest is wrong.
436
437 2004-03-10 Wednesday 17:50   Christophe Saout <christophe@saout.de>
438
439         * lib/: libcryptsetup.h, libdevmapper.c: Small fixes.
440
441 2004-03-09 Tuesday 21:41   Christophe Saout <christophe@saout.de>
442
443         * lib/internal.h, lib/libcryptsetup.h, lib/libdevmapper.c,
444           lib/setup.c, po/de.po, src/cryptsetup.c: Added internal flags to
445           keep track of malloc'ed return values in struct crypt_options and
446           add a function to free the memory. Also add a readonly flag to
447           libcryptsetup.
448
449 2004-03-09 Tuesday 16:03   Christophe Saout <christophe@saout.de>
450
451         * ChangeLog, configure.in, setup-gettext, lib/Makefile.am,
452           lib/backends.c, lib/blockdev.h, lib/gcrypt.c, lib/internal.h,
453           lib/libcryptsetup.h, lib/libdevmapper.c, lib/setup.c,
454           lib/utils.c, po/de.po, src/Makefile.am, src/cryptsetup.c: More
455           reorganization work.
456
457 2004-03-08 Monday 01:38   Christophe Saout <christophe@saout.de>
458
459         * ChangeLog, Makefile.am, acinclude.m4, configure.in,
460           lib/Makefile.am, lib/backends.c, lib/blockdev.h, lib/gcrypt.c,
461           lib/libdevmapper.c, lib/setup.c, lib/utils.c, po/de.po,
462           src/Makefile.am: BLKGETSIZE64 fixes and started modularity
463           enhancements
464
465 2004-03-04 Thursday 21:06   Christophe Saout <christophe@saout.de>
466
467         * Makefile.am, po/de.po, src/cryptsetup.c, src/cryptsetup.h: First
468           backward compatible working version.
469
470 2004-03-04 Thursday 00:42   Christophe Saout <christophe@saout.de>
471
472         * NEWS, AUTHORS, ChangeLog, Makefile.am, README, autogen.sh,
473           configure.in, setup-gettext, po/ChangeLog, po/LINGUAS,
474           po/POTFILES.in, po/de.po, src/cryptsetup.c, src/cryptsetup.h,
475           src/Makefile.am (utags: initial): Initial checkin.
476
477 2004-03-04 Thursday 00:42   Christophe Saout <christophe@saout.de>
478
479         * NEWS, AUTHORS, ChangeLog, Makefile.am, README, autogen.sh,
480           configure.in, setup-gettext, po/ChangeLog, po/LINGUAS,
481           po/POTFILES.in, po/de.po, src/cryptsetup.c, src/cryptsetup.h,
482           src/Makefile.am: Initial revision