DBG messages in release and some bugs(?)
5468696A6D656E
thijmen@xs4all.nl
Sun Dec 8 19:21:01 2002
Should i get this DBG messages in a release binary?
gpg --batch --keyserver search.keyserver.com --search-keys test@
gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/faq.html for more information
gpg: searching for "test@" from HKP server search.keyserver.com
gpg: DBG: increasing temp iobuf from 8192 to 16384
gpg: DBG: increasing temp iobuf from 16384 to 24576
gpg: DBG: increasing temp iobuf from 24576 to 32768
gpg: DBG: increasing temp iobuf from 32768 to 40960
gpg: DBG: increasing temp iobuf from 40960 to 49152
gpg: DBG: increasing temp iobuf from 49152 to 57344
gpg: DBG: increasing temp iobuf from 57344 to 65536
gpg: DBG: increasing temp iobuf from 65536 to 73728
Note that if i do "gpg --batch --keyserver wwwkeys.nl.pgp.net
--search-keys test@" search on a pks keyserver, gpg will
incorrectly return me:
gpg: searching for "test@" from HKP server wwwkeys.nl.pgp.net
gpg: key "test@" not found on keyserver
while it should say something like:
Number of keys in reply (3100) exceeded maximum allowed (300) Try a more specific query.
And in batch mode, is it possible to instead of printing:
"gpg: Sorry, we are in batchmode - can't get input", and exiting,
to actually print the whole listing? (and let the caller program
decide which to pick)
Especially because choosing a number in a listing doesn't seem to work:
on a openkeyserver (search.keyserver.com) with a win32 client:
(bsd clients seems to do this fine)
Enter number(s), N)ext, or Q)uit > 4
gpg: socket read error: ec=10054
gpg: no valid OpenPGP data found.
gpg: read_block: read error: invalid packet
gpg: Total number processed: 0
Th
--
__Thijmen Klok________