summaryrefslogtreecommitdiff
path: root/gcr/gcr-openssh.c
Commit message (Expand)AuthorAgeFilesLines
* gck: Remove floating capabilities to GckAttributesCorentin Noël2022-04-091-2/+2
* gcr: Suppress compiler warningDaiki Ueno2018-01-081-1/+1
* Properly DER encode CKA_EC_POINTJakub Jelen2017-11-271-1/+35
* gcr: Implement support for parsing ecdsa OpenSSH keysStef Walter2014-04-191-0/+68
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Use p11-kit/pkcs11.h instead of shipping a copy with gck.Evan Nemerson2012-08-041-1/+1
* Use GBytes instead of our own EggBytesStef Walter2012-06-201-15/+15
* gck: Add floating references to GckAttributesStef Walter2011-12-081-2/+2
* gck: Add GckBuilder as a mutable attribute setStef Walter2011-12-081-57/+56
* Add valgrind memory checking and fix up errorsStef Walter2011-11-211-0/+1
* gcr: Use GBytes immutable ref counted byte buffersStef Walter2011-11-161-11/+24
* Split the GCR and GCK libraries out of gnome-keyringsplitStef Walter2011-10-061-1/+1
* gcr: Implement OpenSSH public key parserStef Walter2011-09-271-0/+491