summaryrefslogtreecommitdiff
path: root/tool/gkr-tool-import.c
Commit message (Expand)AuthorAgeFilesLines
* Remove old FSF license from header filesStef Walter2014-01-081-2/+1
* tool: Initialize pkcs#11 before beginning importStef Walter2012-07-261-0/+5
* Update for GckBuilder changes in libgckStef Walter2011-12-081-1/+1
* Split Gcr and Gck libraries out of gnome-keyringsplitStef Walter2011-10-061-2/+2
* gcr: Refactor GcrParser and delay listing of importersStef Walter2011-09-271-2/+4
* gcr: Refactor the importer with multiple registered importersStef Walter2011-09-271-33/+105
* gcr: Fix warnings using the importer.Stef Walter2011-05-301-1/+1
* [gcr] Move to a single header model.Stef Walter2010-12-061-2/+1
* Merge branch 'ui-widgets'Stef Walter2010-10-051-1/+9
|\
| * Merge branch 'gck-work' into ui-widgetsStef Walter2010-08-281-11/+11
| |\
| * | Rework how the importer and parser work together.Stef Walter2010-07-131-1/+9
* | | [gck] Cleanup use of 'full' functions.Stef Walter2010-09-271-3/+8
| |/ |/|
* | Port gnome-keyring to new gck library.Stef Walter2010-08-251-11/+11
|/
* Exit when an error occurs on import.Stefan Walter2009-02-261-8/+8
* Fix more size problems when using constants with varargs. Fixes bugStefan Walter2009-02-021-1/+1
* Complete importer in gcr library. Make 'gnome-keyring import' use the newStefan Walter2009-01-211-137/+35
* Add support for specifying custom allocators on GP11Attributes, and fineStefan Walter2008-12-301-7/+16
* Remove usage of deprecated gtk stuff.Stefan Walter2008-11-041-1/+4
* gp11/gp11.hStefan Walter2008-08-171-1/+1
* Add copyright headersStefan Walter2008-08-141-0/+22
* Fix build issue. Patch by John Ralls. Fixes bug #547417Stefan Walter2008-08-141-1/+2
* Fix importing of objects from tool.Stefan Walter2008-08-101-0/+1
* Add basics of gnome-keyring command line tool.Stefan Walter2008-08-101-0/+210