summaryrefslogtreecommitdiff
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* main: Remove unnecessary HAVE_LOCALE_H checksTing-Wei Lan2018-01-071-2/+0
* tool: Remove residual GTK+ usagetomsod-m@ya.ru2014-09-231-3/+0
* Makefile.am: Use a single non-recursive MakefileStef Walter2014-03-051-23/+11
* Remove old FSF license from header filesStef Walter2014-01-085-10/+5
* Fix for deprecations in glib 2.35.0Stef Walter2012-10-221-1/+3
* Remove dependency on gtk+Stef Walter2012-10-171-1/+0
* tool: Initialize pkcs#11 before beginning importStef Walter2012-07-261-0/+5
* Update for GckBuilder changes in libgckStef Walter2011-12-081-1/+1
* Fix for deprecations in glib 2.31.xStef Walter2011-12-071-2/+1
* Split Gcr and Gck libraries out of gnome-keyringsplitStef Walter2011-10-064-19/+14
* gcr: Fix build issues, ui and atools not including gcr-baseAlberto Ruiz2011-10-051-0/+1
* 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
* gck: Dump major version number due to recent API refactoring.Stef Walter2011-07-091-1/+1
* Remove support for GTK+2.Stef Walter2011-07-081-9/+7
* gcr: Fix warnings using the importer.Stef Walter2011-05-301-1/+1
* Add support for --version to gnome-keyring-daemon and gnome-keyringStef Walter2011-01-194-3/+56
* Selection strings for translationMarek Černocký2011-01-151-3/+4
* Use term 'distrust' instead of 'untrust'Stef Walter2010-12-131-4/+4
* Change terminology to 'pinned certificate' from 'exception'.Stef Walter2010-12-101-2/+2
* [gcr] Move to a single header model.Stef Walter2010-12-061-2/+1
* Disable trust usage in tool until we work trust assertions out better.Stef Walter2010-11-192-20/+20
* Merge branch 'master' into trust-storeStef Walter2010-11-112-7/+21
|\
| * [gcr] Fixes for building with GTK+ 2.91.0Stef Walter2010-10-061-2/+2
| * Merge branch 'ui-widgets'Stef Walter2010-10-051-1/+9
| |\
| | * Merge branch 'gck-work' into ui-widgetsStef Walter2010-09-132-5/+12
| | |\
| | * \ Merge branch 'gck-work' into ui-widgetsStef Walter2010-08-282-12/+12
| | |\ \
| | * | | Rework how the importer and parser work together.Stef Walter2010-07-131-1/+9
| * | | | [gck] Mark the gck API as unstable with a define.Stef Walter2010-10-011-2/+3
| * | | | [gck] Cleanup use of 'full' functions.Stef Walter2010-09-271-3/+8
| | |_|/ | |/| |
* | | | [tool] Implement setting of trust-exceptionStef Walter2010-09-191-14/+83
* | | | [tool] Add 'trust-exception' command to gnome-keyring tool.Stef Walter2010-09-184-2/+173
|/ / /
* | | Merge branch 'master' into gck-workStef Walter2010-09-122-5/+12
|\ \ \ | |_|/ |/| |
| * | Fix .gitignore files to correctly ignore the GTK+ 3 filesPhilip Withnall2010-09-071-1/+1
| * | Minor fine tuning of GTK+ 3.0 build support.Stef Walter2010-09-011-1/+1
| * | Port to GTK+ 3Philip Withnall2010-08-312-5/+12
| |/
* | Port gnome-keyring to new gck library.Stef Walter2010-08-252-12/+12
|/
* Remove run time dependency on libtasn1.Stef Walter2010-07-111-1/+0
* Cleanup .gitignore files.Stef Walter2010-06-081-3/+0
* Fix linking with --as-needed -- "undefined reference to `g_thread_init'"Nirbheek Chauhan2009-09-211-0/+1
* Exit when an error occurs on import.Stefan Walter2009-02-261-8/+8
* Ignore built files in git.Stefan Walter2009-02-071-0/+4
* 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-213-145/+52
* 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
* Build fix. Include gthread library in tool binary. Fixes bug #548424.Stefan Walter2008-08-281-1/+1
* gp11/gp11.hStefan Walter2008-08-171-1/+1
* Add copyright headersStefan Walter2008-08-143-0/+67
* Fix build issue. Patch by John Ralls. Fixes bug #547417Stefan Walter2008-08-141-1/+2