1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-05-28 21:50:02 +02:00
gnupg/g13
Werner Koch 37e932658c
g13: Move some function around.
* g13/keyblob.c (g13_keyblob_decrypt): Move to ...
* g13/server.c: to here.
* g13/suspend.c, g13/mount.c: Include server.h.
* g13/Makefile.am (g13_syshelp_SOURCES): Add keyblob.c
--

This is done to be able to use keyblob read code in syshelp w/o
requiring linking to call-gpg.c

Signed-off-by: Werner Koch <wk@gnupg.org>
2016-08-13 17:39:28 +02:00
..
backend.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
backend.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
be-dmcrypt.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
be-dmcrypt.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
be-encfs.c common: Extend gnupg_create_inbound_pipe et al. 2016-05-27 15:41:55 +02:00
be-encfs.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
be-truecrypt.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
be-truecrypt.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
call-syshelp.c g13: New command --find-device. 2016-08-13 13:49:41 +02:00
call-syshelp.h g13: New command --find-device. 2016-08-13 13:49:41 +02:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
create.c g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
create.h g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
encfs-1.5_annotate.diff Add patches for EncFs 2010-11-10 12:49:39 +00:00
encfs-1.7.3_annotate.diff Add patches for EncFs 2010-11-10 12:49:39 +00:00
g13-common.c g13: Move some code to a separate module. 2015-09-16 19:03:09 +02:00
g13-common.h Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
g13-syshelp.c Call log_set_prefix() with human-readable labels. 2016-08-12 12:16:19 +02:00
g13-syshelp.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
g13.c g13: New command --find-device. 2016-08-13 13:49:41 +02:00
g13.h g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
g13tuple.c g13: Fix memleak. 2016-07-12 23:04:39 +02:00
g13tuple.h g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
keyblob.c g13: Move some function around. 2016-08-13 17:39:28 +02:00
keyblob.h g13: Move some function around. 2016-08-13 17:39:28 +02:00
Makefile.am g13: Move some function around. 2016-08-13 17:39:28 +02:00
mount.c g13: Move some function around. 2016-08-13 17:39:28 +02:00
mount.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
mountinfo.c g13: Rename utils.c to g13tuple.c 2016-02-13 17:06:39 +01:00
mountinfo.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
runner.c g13: Move some code to a separate module. 2015-09-16 19:03:09 +02:00
runner.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
server.c g13: Move some function around. 2016-08-13 17:39:28 +02:00
server.h g13: Move some function around. 2016-08-13 17:39:28 +02:00
sh-blockdev.c g13: Switch over to common/exectool.c. 2016-02-13 17:06:39 +01:00
sh-cmd.c g13: New command --find-device. 2016-08-13 13:49:41 +02:00
sh-dmcrypt.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
suspend.c g13: Move some function around. 2016-08-13 17:39:28 +02:00
suspend.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
t-g13tuple.c g13: Rename utils.c to g13tuple.c 2016-02-13 17:06:39 +01:00