Lines Matching refs:lib
44 * If gcrypt compiled with capabilities, document workaround for cryptsetup (see lib/gcrypt.c).
77 * Do not use internal lib functions in cryptsetup.
195 * lib/backends.c, man/cryptsetup.8: Apply patch from Ludwig Nussel
216 * m4/lib-link.m4: Upgrade to gettext-0.15.
217 * m4/lib-prefix.m4: Upgrade to gettext-0.15.
249 * lib/setup.c: Added terminal timeout rewrite as forwarded by
271 * m4/lib-ld.m4: Upgrade to gettext-0.14.4.
272 * m4/lib-link.m4: Upgrade to gettext-0.14.4.
273 * m4/lib-prefix.m4: Upgrade to gettext-0.14.4.
301 * lib/setup.c (get_key): Applied patch from David H�rdeman
307 * lib/setup.c (__crypt_luks_add_key): For checking options struct
342 * lib/setup.c (__crypt_create_device): (char *) -> (const char *)
351 * lib/setup.c (__crypt_create_device): More verbose error message.
355 * lib/setup.c: Revert to 1.0.1 key reading.
367 * lib/libdevmapper.c (dm_create_device): Remove dup check here.
368 * lib/setup.c (__crypt_luks_open): Adopt same dup check as regular
380 * lib/setup.c (parse_into_name_and_mode): Revert that default
391 * lib/libdevmapper.c (dm_query_device): Incorporate patch from
401 * lib/libdevmapper.c (dm_create_device): Prevent existing mapping
411 * lib/setup.c (parse_into_name_and_mode): Change default mode complition to essiv:sha256.
427 * lib/backends.c: compile fix.
431 * lib/setup.c (get_key): Fixed another incompatibility from my
440 * lib/setup.c (get_key): Fixed another incompatiblity with
469 * lib/setup.c (__crypt_luks_open): Remove mem leaking of dmCipherSpec.
482 * lib/utils.c: Added write_llseek_blocksize method to support sector wiping on sector_size != 512
487 * lib/setup.c (crypt_luksDelKey): Added missing return statement
494 * lib/utils.c (write_blockwise, read_blockwise): Changed to soft bsize instead of SECTOR_SIZE
519 * lib/setup.c (crypt_luksDump), src/cryptsetup.c: add LUKS dump command
523 * src/cryptsetup.c, luks/Makefile.am (test), lib/setup.c (setup_enter):
530 * lib/setup.c: Remove unneccessary LUKS_write_phdr call, so the
545 * lib/utils.c: Add read|write_blockwise functions, to use in
550 * lib/blockdev.h: BLKGETSIZE64 really uses size_t as third
555 * lib/: libcryptsetup.h, libdevmapper.c: Small fixes.
559 * lib/internal.h, lib/libcryptsetup.h, lib/libdevmapper.c,
560 lib/setup.c, po/de.po, src/cryptsetup.c: Added internal flags to
567 * ChangeLog, configure.in, setup-gettext, lib/Makefile.am,
568 lib/backends.c, lib/blockdev.h, lib/gcrypt.c, lib/internal.h,
569 lib/libcryptsetup.h, lib/libdevmapper.c, lib/setup.c,
570 lib/utils.c, po/de.po, src/Makefile.am, src/cryptsetup.c: More
576 lib/Makefile.am, lib/backends.c, lib/blockdev.h, lib/gcrypt.c,
577 lib/libdevmapper.c, lib/setup.c, lib/utils.c, po/de.po,