Limit the number of BULK status messages.
commit7f9043cbe3ae6c974f6366c791d6d193f5ee9b53
authorBen Kibbey <bjk@luxsci.net>
Sat, 3 Nov 2018 17:47:34 +0000 (3 10:47 -0700)
committerBen Kibbey <bjk@luxsci.net>
Sat, 3 Nov 2018 17:47:34 +0000 (3 10:47 -0700)
treecac055ff5c13655e83f2a986fada89dfb50f7f2a
parent41647ff162c355780f3b08f44186f68808ec1eb2
Limit the number of BULK status messages.

Only send the BULK status message for commands that would inquire data
from the client while also inside the BULK command itself and also when
pinentry is disabled.
src/bulk.h
src/commands.c