1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* armor.c (parse_header_line): Improve test so that the header test

only allows "Hash" in the signed data section.
This commit is contained in:
David Shaw 2007-07-19 12:29:22 +00:00
parent 2aa497521d
commit 14d6d2c90c
2 changed files with 25 additions and 16 deletions

View file

@ -1,3 +1,8 @@
2007-07-19 David Shaw <dshaw@jabberwocky.com>
* armor.c (parse_header_line): Improve test so that the header
test only allows "Hash" in the signed data section.
2007-07-18 David Shaw <dshaw@jabberwocky.com>
* armor.c (is_armor_tag): New. Detect if an armor header matches