Download raw body.
adjust GOT_PACKIDX_NAMELEN for sha256 packs
On Thu, Jul 11, 2024 at 02:54:07PM +0200, Omar Polo wrote:
> This needs the got_hash_digest{,_string}_length() I'm adding in my
> previous mail.
>
> The alternative would be to change it to be more like
> GOT_PACKIDX_NAMELEN that's just a minimum length and not an exact
> requirement.
ok.
Perhaps in a follow-up we could make GOT_PACKIDX_NAMELEN a proper
function but for now this is good enough.
adjust GOT_PACKIDX_NAMELEN for sha256 packs