gnupg/g10
Neal H. Walfield b17577eac6 gpg: Add a new test.
* g10/Makefile.am (EXTRA_DIST): Add t-stutter-data.asc.
(module_tests): Add t-stutter.
(t_stutter_SOURCES): New variable.
(t_stutter_LDADD): New variable.

--
Signed-off-by: Neal H. Walfield <neal@g10code.com>

Add a test to check that the Mister and Zuccerato attack described in
"An Attack on CFB Mode Encryption As Used by OpenPGP" works.
2016-03-08 14:08:49 +01:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am gpg: Add a new test. 2016-03-08 14:08:49 +01:00
OPTIONS See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
armor.c gpg: More robustly detect valid non-armored OpenPGP messages. 2016-03-02 20:36:18 +01:00
build-packet.c gpg: Allow the caller to write the contents of a plaintext packet. 2016-03-02 20:36:14 +01:00
call-agent.c g10: Fix segfault on unsupported curve. 2016-01-26 11:12:33 +09:00
call-agent.h g10: Use --force when importing key for bkuptocard. 2015-12-24 14:15:58 +09:00
call-dirmngr.c gpg: Make --auto-key-retrieve work with dirmngr configured server. 2016-01-21 11:49:27 +01:00
call-dirmngr.h gpg: Deprecate the --keyserver option. 2015-10-05 17:52:28 +02:00
card-util.c gpg: Fix warnings about useless assignments. 2016-01-07 19:09:16 +01:00
cipher.c common: Fix iobuf API of filter function for alignment. 2016-01-12 10:32:20 +09:00
compress-bz2.c common: Fix iobuf API of filter function for alignment. 2016-01-12 10:32:20 +09:00
compress.c common: Fix iobuf API of filter function for alignment. 2016-01-12 10:32:20 +09:00
cpr.c gpg: Print a new FAILURE status after most commands. 2015-08-25 15:26:33 +02:00
dearmor.c gpg: Create exported secret files and revocs with mode 700. 2014-06-30 09:12:48 +02:00
decrypt-data.c common: Fix iobuf API of filter function for alignment. 2016-01-12 10:32:20 +09:00
decrypt.c common/iobuf.h: Remove iobuf_open_fd_or_name. 2015-08-20 14:16:22 +02:00
dek.h gpg: Improve API documentation. 2016-02-14 14:46:30 +01:00
delkey.c gpg: Write ERROR status on delete-key cancellation 2015-12-04 16:39:10 +01:00
dirmngr-conf.skel dirmngr: Change the Onion keyserver in the conf template. 2015-12-23 20:06:49 +01:00
distsigkey.gpg Add more signing keys. 2014-10-31 14:21:34 +01:00
ecdh.c Curve25519 support. 2015-08-06 17:00:41 +09:00
encrypt.c gpg: Add new program gpgcompose. 2016-03-02 20:36:19 +01:00
exec.c gpg: Replace remaining old error code macros by GPG_ERR_. 2015-01-22 12:06:11 +01:00
exec.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
export.c gpg: Support ECDSA keys with --export-ssh-key. 2016-01-08 20:37:25 +01:00
filter.h gpg: Remove PGP-2 related cruft. 2014-11-13 12:01:42 +01:00
free-packet.c g10: fix cmp_public_key. 2015-05-01 13:58:18 +09:00
getkey.c gpg: Make --auto-key-retrieve work with dirmngr configured server. 2016-01-21 11:49:27 +01:00
gpg-w32info.rc w32: Add manifest to gpg. 2015-02-04 09:15:34 +01:00
gpg.c gpg: Shorten the --tofu-policy help text 2016-01-27 14:00:15 +01:00
gpg.h gpg: Use only one fingerprint formatting function. 2015-11-14 09:13:02 +01:00
gpg.w32-manifest.in w32: Add manifest to gpg. 2015-02-04 09:15:34 +01:00
gpgcompose.c gpg: Add new program gpgcompose. 2016-03-02 20:36:19 +01:00
gpgv.c gpg: Make --auto-key-retrieve work with dirmngr configured server. 2016-01-21 11:49:27 +01:00
helptext.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
import.c gpg: Make --auto-key-retrieve work with dirmngr configured server. 2016-01-21 11:49:27 +01:00
kbnode.c gpg: Fix a missing LF in debug output. 2014-11-13 17:01:17 +01:00
keydb.c gpg: Detect race between pubring.gpg and pubring.kbx use. 2016-01-14 18:29:26 +01:00
keydb.h gpg: Add accessor & utility functions for pk->keyid and pk->main_keyid. 2016-02-19 16:13:00 +01:00
keyedit.c gpg: Systematically detect and fix signatures that are out of order. 2016-02-19 16:38:27 +01:00
keygen.c g10: Guard code against errors. 2016-03-04 13:29:45 +01:00
keyid.c gpg: Add accessor & utility functions for pk->keyid and pk->main_keyid. 2016-02-19 16:13:00 +01:00
keylist.c Use ngettext for some strings. 2016-01-18 11:20:15 +01:00
keyring.c common, g10: Fix indentation to silence GCC-6. 2016-02-15 11:05:29 +09:00
keyring.h gpg: Change keydb_search to not return legacy keys. 2015-11-17 14:53:05 +01:00
keyserver-internal.h gpg: Make --auto-key-retrieve work with dirmngr configured server. 2016-01-21 11:49:27 +01:00
keyserver.c gpg: Make --auto-key-retrieve work with dirmngr configured server. 2016-01-21 11:49:27 +01:00
main.h g10: Drop superfluous declaration. 2016-03-04 13:33:04 +01:00
mainproc.c gpg: Make --auto-key-retrieve work with dirmngr configured server. 2016-01-21 11:49:27 +01:00
mdfilter.c common: Fix iobuf API of filter function for alignment. 2016-01-12 10:32:20 +09:00
migrate.c gpg: Clean up dangling agent_open and agent_closed declarations. 2016-02-18 12:11:16 +01:00
misc.c gpg: Add function print_further_info. 2016-01-19 16:25:31 +01:00
openfile.c gpg: Install a dirmngr.conf file. 2015-10-05 19:48:47 +02:00
options.h g10: clean up of headers for card. 2015-12-21 20:56:29 +09:00
options.skel gpg: Rework gpg-conf.skel 2016-01-22 10:54:10 +01:00
packet.h gpg: Add new program gpgcompose. 2016-03-02 20:36:19 +01:00
parse-packet.c gpg: Improve documentation and comments related to OpenPGP packets. 2016-02-25 21:08:56 +01:00
passphrase.c Fix sending INQUIRE_MAXLEN for symmetric data. 2015-08-16 12:54:04 -04:00
photoid.c gpg: New %U expando for the photo viewer. 2014-04-17 21:44:09 +02:00
photoid.h Decryption and signi via agent is now implemented. 2010-04-23 11:36:59 +00:00
pkclist.c gpg: Minor string changes. 2016-01-18 12:15:09 +01:00
pkglue.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
pkglue.h gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id. 2014-01-30 18:48:37 +01:00
plaintext.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
progress.c common: Fix iobuf API of filter function for alignment. 2016-01-12 10:32:20 +09:00
pubkey-enc.c gpg: Allow multiple --default-key options. Take the last available key. 2015-11-04 13:19:52 +01:00
pubring.asc See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
revoke.c gpg: Improve header text of the auto-created revocations. 2016-01-21 18:30:51 +01:00
rmd160.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
rmd160.h Add missing header file. 2008-12-12 08:54:50 +00:00
seckey-cert.c Use inline functions to convert buffer data to scalars. 2015-02-11 10:28:25 +01:00
server.c common: Consolidate Assuan server argument handling. 2016-03-02 14:14:33 +01:00
seskey.c Put asterisks in front of two function descriptions. 2016-02-14 16:11:06 +01:00
sig-check.c gpg: Prettify a 2 octet hex output. 2016-02-26 11:41:18 +01:00
sign.c Use ngettext for some strings. 2016-01-18 11:20:15 +01:00
skclist.c gpg: Don't check for ambiguous keys. 2015-12-22 15:03:56 +01:00
sqlite.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
sqlite.h gpg: Change sqlite3_stepx to pass the sqlite3_stmt * to the callback. 2015-10-29 10:10:39 +01:00
t-keydb-get-keyblock.c gpg: Take care of keydb_new returning NULL. 2015-12-03 12:18:32 +01:00
t-keydb-get-keyblock.gpg gpg: Correctly handle keyblocks followed by legacy keys. 2015-11-17 14:53:03 +01:00
t-keydb-keyring.kbx g10: Add test for keydb as well as new testing infrastructure. 2015-09-02 15:08:57 +02:00
t-keydb.c gpg: Take care of keydb_new returning NULL. 2015-12-03 12:18:32 +01:00
t-rmd160.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
t-stutter-data.asc gpg: Add a new test. 2016-03-08 14:08:49 +01:00
t-stutter.c gpg: Add a new test. 2016-03-08 14:08:49 +01:00
tdbdump.c gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.c 2015-06-04 18:08:26 +02:00
tdbio.c g10: Make sure to have the directory for trustdb. 2016-02-12 10:10:33 +09:00
tdbio.h gpg: Replace -1 by GPG_ERR_NOT_FOUND in tdbio.c 2015-06-04 18:08:26 +02:00
test-stubs.c gpg: Make --auto-key-retrieve work with dirmngr configured server. 2016-01-21 11:49:27 +01:00
test.c gpg: Silence some regression tests. 2016-01-06 08:49:45 +01:00
textfilter.c common: Fix iobuf API of filter function for alignment. 2016-01-12 10:32:20 +09:00
tofu.c gpg: Streamline use of error messages in tofu.c 2016-01-19 16:29:27 +01:00
tofu.h gpg: Simplify the tofu interface by using the public key packet. 2015-11-13 16:42:59 +01:00
trust.c g10: Avoid undefined behavior. 2015-11-19 15:48:01 +01:00
trustdb.c gpg: Silence message about ignoring revoked user ids. 2016-01-20 15:51:18 +01:00
trustdb.h gpg: Factor out code into a standalone function. 2015-10-21 13:45:47 +02:00
verify.c gpg: Replace remaining old error code macros by GPG_ERR_. 2015-01-22 12:06:11 +01:00
zlib-riscos.h include: Remove this directory. 2014-01-29 17:45:05 +01:00