Home GnuPG
Diffusion GnuPG e630f9049937

agent: Fix regression in recent ssh changes.
e630f9049937Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

agent: Fix regression in recent ssh changes.

* agent/command-ssh.c (sexp_key_construct): Lowercase the algo name.

We need to use a lowercase version of the algo in S-expression.
Unfortunately Libgcrypt has no function for this, thus we need to
malloc and first.

  • Fixes-commit: ebf24e3
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Aug 9 2016, 5:44 PM
Parents
rG16feb1e0ea9b: gpg: Extend the PROGRESS line to give the used unit.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGe630f9049937: agent: Fix regression in recent ssh changes. (authored by Werner Koch <wk@gnupg.org>).Aug 9 2016, 5:44 PM