summaryrefslogtreecommitdiff
path: root/gcr/gcr-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Drop Gck list APINiels De Graef2022-07-171-1/+1
* importer: drop sync import methodNiels De Graef2022-07-071-113/+1
* Drop custom icons in gcrNiels De Graef2022-06-271-10/+0
* gck: Remove floating capabilities to GckAttributesCorentin Noël2022-04-091-4/+2
* gcr-importer: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-091-13/+11
* gcr: Remove deprecated methodsCorentin Noël2022-04-091-103/+0
* docs: Port from gtk-doc to gi-docgenNiels De Graef2021-11-101-23/+16
* Drop "volatile" for g_once_init_enter locationsbugfix/drop-volatileNiels De Graef2021-05-021-1/+1
* gcr: Use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-041-9/+13
* Don't use deprecated (allow-none) GIR annotationNiels De Graef2020-01-031-1/+1
* Use the g_debug() mechanism from GLib directlyStef Walter2014-09-031-13/+7
* Makefile.am: Single Makefile mode and parallel-testsStef Walter2014-03-031-1/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gcr-importer: Debugging and doc tweaksStef Walter2014-01-051-2/+5
* Remove support code for old glib versionsStef Walter2012-06-261-10/+0
* gcr: Fix up documentation for recent prompting workStef Walter2011-12-171-0/+2
* gcr: Add uris to GcrImporterStef Walter2011-12-131-0/+9
* Revert changes to libtool version and removed APIStef Walter2011-12-091-1/+1
* gck: Add GckBuilder as a mutable attribute setStef Walter2011-12-081-1/+1
* Fix build for glib 2.31 deprecationsStef Walter2011-12-061-0/+14
* gcr: Fix problem looking up the renderersStef Walter2011-11-301-0/+14
* gcr: Complete the PKCS#11 import dialogStef Walter2011-10-041-2/+52
* gcr: Complete introspection annotations for gcr libraryStef Walter2011-09-281-6/+6
* gcr: Fix documentation, abi, and translation issuesStef Walter2011-09-271-2/+102
* gcr: Refactor GcrParser and delay listing of importersStef Walter2011-09-271-11/+29
* gcr: Fix up documentation for importer and menu buttonStef Walter2011-09-271-4/+10
* gcr: Refactor the importer with multiple registered importersStef Walter2011-09-271-820/+298
* Split the gcr library into base and ui components.Stef Walter2011-09-261-2/+0
* gcr: Don't initialize pkcs11 modules automatically.Stef Walter2011-08-251-1/+1
* Merge branch 'gnome-3-0'Stef Walter2011-05-311-3/+15
|\
| * gcr: Login properly when importing private keys.Stef Walter2011-05-301-2/+14
| * gcr: Fix warnings using the importer.Stef Walter2011-05-301-1/+1
* | gcr: Complete documentation for new componentsStef Walter2011-04-081-1/+1
|/
* gcr: Complete documentationStef Walter2011-04-081-9/+161
* [gcr] Add deprecated functions for symbols lost since 2.32.xStef Walter2011-03-191-0/+19
* Merge branch 'ui-widgets'Stef Walter2010-10-051-262/+131
|\
| * Merge branch 'gck-work' into ui-widgetsStef Walter2010-08-281-37/+42
| |\
| * | Rework how the importer and parser work together.Stef Walter2010-07-131-267/+131
* | | [gck] Add session options, remove module options.Stef Walter2010-09-271-4/+4
| |/ |/|
* | Port gnome-keyring to new gck library.Stef Walter2010-08-251-35/+35
|/
* [gp11] CK_NOTIFY accepted when opening a session.Stef Walter2009-08-221-2/+2
* Fix problem with looking up pin initialized flag in the wrongStefan Walter2009-02-281-3/+7
* Add quick hack to initialize tokens before importing into them.Stefan Walter2009-02-281-2/+74
* Add translator comments.Stefan Walter2009-02-081-6/+14
* CKA_TOKEN is a CK_BBOOL not a CK_ULONGStefan Walter2009-02-081-1/+1
* Complete importer in gcr library. Make 'gnome-keyring import' use the newStefan Walter2009-01-211-60/+689
* Add new gcr library for crypto UI and related tasks. Implement GckParserStefan Walter2009-01-181-0/+213