egg: Make OpenSSL PEM routines return outer block as well.
authorStef Walter <stefw@collabora.co.uk>
Wed, 31 Aug 2011 19:06:00 +0000 (21:06 +0200)
committerStef Walter <stefw@collabora.co.uk>
Thu, 1 Sep 2011 09:30:30 +0000 (11:30 +0200)
commit6d3309d99045be7c49dfaeaa3d6fe518e85bc449
tree5e8d04be4fdf3b52efcdd635f6d3e76065c293be
parent89c2508f94af7aff8fb6f6ea135baa0f8dc9de84
egg: Make OpenSSL PEM routines return outer block as well.

 * We expose this in GcrParser so that we can reparse a block that needs
   a password.
egg/egg-openssl.c
egg/egg-openssl.h
egg/tests/test-openssl.c
gcr/gcr-parser.c