gnupg/g13
Daniel Kahn Gillmor 0d67241e31 Fix more spelling
* NEWS, acinclude.m4, agent/command-ssh.c, agent/command.c,
  agent/gpg-agent.c, agent/keyformat.txt, agent/protect-tool.c,
  common/asshelp.c, common/b64enc.c, common/recsel.c, doc/DETAILS,
  doc/HACKING, doc/Notes, doc/TRANSLATE, doc/dirmngr.texi,
  doc/faq.org, doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi,
  doc/instguide.texi, g10/armor.c, g10/gpg.c, g10/keyedit.c,
  g10/mainproc.c, g10/pkclist.c, g10/tofu.c, g13/sh-cmd.c,
  g13/sh-dmcrypt.c, kbx/keybox-init.c, m4/pkg.m4, sm/call-dirmngr.c,
  sm/gpgsm.c, tests/Makefile.am, tests/gpgscm/Manual.txt,
  tests/gpgscm/scheme.c, tests/openpgp/gpgv-forged-keyring.scm,
  tests/openpgp/multisig.test, tests/openpgp/verify.scm,
  tests/pkits/README, tools/applygnupgdefaults,
  tools/gpg-connect-agent.c, tools/mime-maker.c, tools/mime-parser.c:
  minor spelling cleanup.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2016-09-17 16:00:37 +09:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am g13: Move some function around. 2016-08-13 17:39:28 +02:00
backend.c g13: Implement --umount for dm-crypt. 2016-08-14 20:17:51 +02:00
backend.h g13: Implement --umount for dm-crypt. 2016-08-14 20:17:51 +02:00
be-dmcrypt.c g13: Implement --umount for dm-crypt. 2016-08-14 20:17:51 +02:00
be-dmcrypt.h g13: Implement --umount for dm-crypt. 2016-08-14 20:17:51 +02: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: Implement --umount for dm-crypt. 2016-08-14 20:17:51 +02:00
call-syshelp.h g13: Implement --umount for dm-crypt. 2016-08-14 20:17:51 +02: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 common: Add an assuan logging monitor. 2016-09-05 11:58:48 +02:00
g13-syshelp.h g13: Implement --umount for dm-crypt. 2016-08-14 20:17:51 +02:00
g13.c common: Add an assuan logging monitor. 2016-09-05 11:58:48 +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
mount.c g13: Allow the use of a g13tab label for --mount. 2016-08-14 20:23:12 +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 Fix more spelling 2016-09-17 16:00:37 +09:00
sh-dmcrypt.c Fix more spelling 2016-09-17 16:00:37 +09: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