Merge branch 'refs/heads/t/rm_asn'
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 9 Apr 2017 11:47:15 +0000 (13:47 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 9 Apr 2017 11:50:24 +0000 (13:50 +0200)
commit3b3b41a8819bcb9c10772057de03878188ae6f8f
treedf0d4c60b87dc51253593b724aea9a8f53ea04ec
parentc1cec595405b31188d589062cc1117afe8daa64f
parent12db646294a320f4afd813edece6d00c4f29248a
Merge branch 'refs/heads/t/rm_asn'

A few cleanups, and one patch which removes an obsolete feature,
getting rid of an open-coded ASN parser.

Cooking for three months.

* refs/heads/t/rm_asn:
  Remove unused E_PUBLIC_KEY.
  crypt.c: Combine load_key() and get_private_key().
  crypto: Remove support for ASN public keys.
  crypto: Simplify asymetric key handling.
  crypto: Rename check_key_file() -> check_private_key_file().
  gcrypt.c: Always initialize result pointer in get_private_key().
NEWS.md
error.h