1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 60963d98cf
gpg: Detect already compressed data also when using a pipe.
* common/iobuf.c (file_filter_ctx_t): Add fields for the peek feature.
(file_filter): Implement peeking.
(iobuf_ioctl): Add new IOBUF_IOCTL_PEEK.
* common/iobuf.h (IOBUF_IOCTL_PEEK, IOBUFCTRL_PEEK): New.
* common/miscellaneous.c (is_file_compressed): Rewrite.  Detect PDF.
* g10/encrypt.c (encrypt_simple): Peek before detecting compression.
(encrypt_crypt): Ditto.
* g10/sign.c (sign_file): Also detect already compressed data.

* g10/options.h (opt): Add explicit_compress_option.
* g10/gpg.c (main): Set opt.explicit_compress_option for -z.

--

Note that this patch also introduces a compression check for signing
which was never done in the past.

GnuPG-bug-id: 6332
2023-01-19 10:45:54 +01:00
..
2022-12-16 11:01:23 +01:00
2018-05-29 12:42:52 +02:00
2022-03-02 21:12:28 +02:00
2020-11-11 09:13:13 +09:00
2021-11-13 21:03:02 +01:00
2022-11-09 10:37:58 +09:00
2022-11-09 10:37:58 +09:00
2015-02-04 09:15:34 +01:00
2015-02-04 09:15:34 +01:00
2017-03-07 20:25:54 +09:00
2022-11-25 16:04:54 +01:00
2017-03-07 20:25:54 +09:00
2022-11-25 16:04:54 +01:00
2018-10-25 16:53:05 -04:00
2020-11-11 15:23:22 +01:00
2022-11-04 15:26:15 +01:00
2022-11-04 15:26:15 +01:00
2022-12-02 10:09:58 +01:00
2022-11-25 16:04:54 +01:00
2022-12-02 10:09:58 +01:00
2022-12-09 14:06:08 +09:00
2017-03-07 20:25:54 +09:00
2020-02-18 18:07:46 -05:00
2019-07-11 12:32:44 +09:00
2022-11-09 10:37:58 +09:00
2019-07-23 12:04:21 +09:00
2017-03-07 20:25:54 +09:00
2021-03-24 14:51:42 +09:00
2017-01-23 19:16:55 +01:00
2021-05-20 13:38:39 +02:00
2017-02-21 13:11:46 -05:00
2017-03-07 20:32:09 +09:00
2017-03-07 20:25:54 +09:00
2022-09-28 11:14:26 +02:00
2019-09-09 15:01:47 +02:00
2016-03-08 14:08:49 +01:00
2022-11-25 16:04:54 +01:00
2021-05-20 13:38:39 +02:00
2016-12-06 12:16:56 +01:00