platform/upstream/gcr.git
2009-02-08 Stefan WalterSetup automatically log into token, and pool sessions.
2009-02-08 Stefan WalterCKA_TOKEN is a CK_BBOOL not a CK_ULONG
2009-02-08 Stefan WalterFix problem with not distributing pkcs11.h
2009-02-08 Stefan WalterMove the general dbus code into our egg folder.
2009-02-07 Stefan WalterCentralize the way that libgcrypt is initialized from...
2009-02-07 Stefan WalterWe should only have one pkcs11.h header.
2009-02-07 Stefan WalterAdd GTK library dependency in libgcr.
2009-02-07 Stefan WalterUse varargs properly.
2009-02-07 Stefan WalterUse properly sized variable to store handle in the...
2009-02-07 Stefan WalterDon't use freed memory in test.
2009-02-07 Stefan WalterFix problem not specifying size correctly when using...
2009-02-07 Stefan WalterUse more portable construct for signifying invalid...
2009-02-07 Stefan WalterFix problems with clearing out entire memory block...
2009-02-05 Thomas Hindoe... Fix compiler warnings from -Wold-style-declaration...
2009-02-02 Stefan WalterFix more size problems when using constants with vararg...
2009-01-30 Stefan WalterFix size problems when using constants with varargs...
2009-01-30 Stefan WalterUse a more definite value for our varargs termination...
2009-01-29 Stefan WalterBuild fixes.
2009-01-29 Stefan WalterInstall appropriate header files and fix the pkg-config...
2009-01-28 Stefan WalterAdd basic UI widgets for displaying a certificate.
2009-01-21 Stefan WalterComplete importer in gcr library. Make 'gnome-keyring...
2009-01-20 Stefan WalterAdd hash and equals functions for PKCS#11 modules,...
2009-01-20 Stefan WalterExpose looking up slot flags, and a few other helpful...
2009-01-20 Stefan WalterRelease version 2.25.5
2009-01-18 Stefan WalterFix build warning
2009-01-18 Stefan WalterAdd new gcr library for crypto UI and related tasks...
2009-01-17 Stefan WalterConsolidate truly common functionality into 'egg' libra...
2009-01-08 Stefan WalterDon't try to keep authenticating when bad password...
2009-01-06 Stefan WalterFix compiler warnings and add -Werror back in when...
2009-01-06 Stefan WalterHelper function for matching mechanism types.
2009-01-05 Stefan WalterFix broken release, I have no idea why it distchecked.
2009-01-05 Stefan WalterRelease 2.25.4
2009-01-05 Stefan WalterFine tune function signatures.
2009-01-05 Stefan WalterAdd gp11_module_enumerate_objects set of functions...
2009-01-03 Stefan WalterAdd method to initialize module from a function list.
2008-12-30 Stefan WalterAdd support for specifying custom allocators on GP11Att...
2008-12-29 Stefan WalterAdd crypto support to GP11 library. Add support for...
2008-12-27 Stefan WalterAdd basic thread-safety.
2008-12-21 Stefan WalterFix possible threading problems, by using proper class...
2008-12-17 Stefan WalterThere was a problem when the main loop wasn't being...
2008-12-14 Stefan Waltergp11/gp11.h
2008-11-04 Stefan WalterRemove usage of deprecated glib stuff.
2008-09-20 Stefan WalterRelease version 2.24.0
2008-09-18 Stefan WalterUpdate documentation for functions in gp11 library.
2008-09-14 Stefan WalterAdd init_args field. (gp11_module_initialize): Use...
2008-09-07 Stefan WalterBuild fix for Solaris. Fixes bug #550943. Patch by...
2008-08-31 Stefan WalterComplete some more documentation.
2008-08-31 Stefan WalterUse a more easily translatable message for CKR_RANDOM_S...
2008-08-28 Stefan WalterAdded start of documentation for the GP11 library.
2008-08-28 Stefan WalterMissing file from previous commit
2008-08-28 Stefan WalterMake sure we use the UTC time when converting time...
2008-08-23 Stefan WalterFix build problem with string formats to g_set_error.
2008-08-17 Stefan WalterAdd license comments to top of files.
2008-08-17 Stefan Waltergp11/gp11.h
2008-08-03 Stefan WalterAdd concept of invalid attributes. Don't throw error...
2008-08-03 Stefan WalterMore fine tuning of GP11 library. Add missing functions...
2008-08-03 Stefan WalterFine tune GP11 library. Make attribute data be guchar...
2008-07-28 Stefan WalterFix text problems highlighted by Claude Paroz Fixes...
2008-07-25 Stefan WalterBuild fixes. Fixes bug #544407
2008-07-24 Stefan WalterAdd ability to gnome-keyring module to pass in the...
2008-07-24 Stefan WalterBuild fix
2008-07-21 Stefan WalterRelease 2.23.5
2008-07-20 Stefan WalterAuto login of sessions when and where necessary.
2008-07-19 Stefan WalterMissing file from last commit.
2008-07-19 Stefan Waltergp11/gp11.h
2008-07-14 Stefan WalterMove to glib based testing for new stuff
2008-07-14 Stefan WalterOnly use CKR_GENERAL_ERROR when it's really quite dire.
2003-11-27 Alexander LarssonInitial revision