summaryrefslogtreecommitdiff
path: root/gcr/gcr-openpgp.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* egg-hex: Use a full string as the hex delimiterStef Walter2012-11-071-7/+7
* Use GBytes instead of our own EggBytesStef Walter2012-06-201-10/+10
* gcr: Use GBytes immutable ref counted byte buffersStef Walter2011-11-161-5/+11
* Split the GCR and GCK libraries out of gnome-keyringsplitStef Walter2011-10-061-1/+1
* gcr: Add Renderer for Gnupg keysStef Walter2011-09-271-25/+30
* gcr: Implement parsing of openpgp packet contents into records.Stef Walter2011-09-271-26/+1099
* gcr: Implement recognizing of OpenPGP packetsStef Walter2011-09-271-0/+226