Age | Commit message (Collapse) | Author | Files | Lines |
|
This allows for a cleaner build tree, and will provide benefits
when moving to a single Makefile.
|
|
And refresh the COPYING and COPYING.LIB files
https://bugzilla.gnome.org/show_bug.cgi?id=721549
|
|
* We were using EggBytes while GBytes was not yet in a stable
glib release
|
|
* Updated ASN.1, armor, bytes, openssl, etc.
|
|
* Doesn't actually parse keys or anything else about OpenPGP (yet).
* Generalize the PEM code so that it works for PGP armor.
|
|
* Update symbols for new APIs
* Update docs with new APIs
* Change how tests find fixture files.
|
|
* We expose this in GcrParser so that we can reparse a block that needs
a password.
|
|
* Bring up to date with gtester running and individual binaries.
* Make the tests run in make distcheck
|
|
The openssl PEM parser is particularly fragile, so write some
stringent tests to check.
|
|
|