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

* parse-packet.c (parse_marker): New. Enforce that the marker

contains 'P', 'G', 'P', and nothing but.  (parse): Call it here.
(skip_packet): No longer need to handle marker packets here.
This commit is contained in:
David Shaw 2007-04-04 04:00:20 +00:00
parent 994ab24b4b
commit 28c7223d13
2 changed files with 65 additions and 22 deletions

View file

@ -1,3 +1,10 @@
2007-04-03 David Shaw <dshaw@jabberwocky.com>
* parse-packet.c (parse_marker): New. Enforce that the marker
contains 'P', 'G', 'P', and nothing but.
(parse): Call it here.
(skip_packet): No longer need to handle marker packets here.
2007-03-14 David Shaw <dshaw@jabberwocky.com>
* keyserver.c: Windows Vista doesn't grok X_OK and so fails