platform/upstream/gcr.git
2009-08-02 Stefan Walter[egg, gcr, pkcs11] Take length of ASN.1 into account...
2009-07-18 Stef WalterUse .ui files directly now that they're supported by...
2009-07-13 Stef WalterFix tests so they work from 'make distwcheck'
2009-07-13 Stef WalterMerge branch 'gnome-2-26'
2009-07-13 Stef WalterParse, but don't use non-utf8 secrets in keyrings.
2009-06-26 Stef WalterMerge branch 'gnome-2-26'
2009-05-10 Stef WalterMove gkr_cleanup code into egg component.
2009-05-10 Stef WalterCleanup gkr_unix_signal and move to egg component
2009-05-03 Stefan WalterMerge branch 'gnome-2-26'
2009-04-12 stefwRelease 2.26.1
2009-04-12 stefwFill in some API documentation.
2009-04-10 stefwFix problem with integer overflow in memory allocator.
2009-04-02 stefwDistribute test data.
2009-04-02 stefwMake function definitions match declarations for egg_as...
2009-04-02 stefwPut in a semi-random test excercising 1000 iterations...
2009-04-02 stefwFix problem where freed memory is not inserted into...
2009-04-02 stefwAdd validator which walks the secure memory heap and...
2009-04-02 stefwFix assertion that occurs when shrinking block of secur...
2009-03-17 Stefan WalterMerge branch 'docs-reorganize'
2009-03-14 Stefan WalterRelease version 2.26.0
2009-03-11 Stefan WalterImplement valgrind support for our memory allocator...
2009-03-05 Stefan WalterCheck for asn1Parser tool in configure.
2009-03-03 Stefan WalterAllow specifying auto-authenticate property on a more...
2009-03-03 Stefan Walter Fix "gnome-keyring-ask needs to disable
2009-02-28 Stefan WalterFix compiler warnings on 32-bit.
2009-02-28 Stefan WalterSome changes to the import dialog.
2009-02-28 Stefan WalterFix problem with looking up pin initialized flag in...
2009-02-28 Stefan WalterAdd quick hack to initialize tokens before importing...
2009-02-27 Stefan WalterWhen enumerating objects in a module, skip tokens that...
2009-02-19 Jeff CaiUse union instead of struct. Fixes bug #571951
2009-02-14 Stefan WalterRelease version 2.25.91
2009-02-14 Stefan WalterDon't show horizontal scrollbar.
2009-02-14 Stefan WalterShow extensions as in hex form.
2009-02-14 Stefan WalterAllow loading any DER certificate file.
2009-02-14 Stefan WalterFill in the OID descriptions for RSA and DSA stuff.
2009-02-14 Stefan WalterFill in the key size field.
2009-02-14 Stefan WalterFill in key and signature algorithms and parameters.
2009-02-14 Stefan WalterChange to right directory so we can easily find test...
2009-02-14 Stefan WalterPull out OID information functionality into it's own...
2009-02-13 Stefan WalterUse more readable upper case space delemited hex encodi...
2009-02-13 Stefan WalterAllow specifying the delemiter and case of hex encodings.
2009-02-13 Stefan WalterShow the correct MD5 hash in certificate basics dialog.
2009-02-13 Stefan WalterDon't try and allocate 0 bytes when changing allocator...
2009-02-13 Stefan WalterDon't allow allocating zero bytes.
2009-02-13 Stefan WalterUse size_t and gsize for memory sizes rather than unsig...
2009-02-13 Stefan WalterCompletely overhaul the secure memory allocator.
2009-02-13 Stefan WalterBe much stricter about checking pointers and sizes...
2009-02-13 Stefan WalterRemove unused field.
2009-02-13 Stefan WalterCalculate memory header size at compile time.
2009-02-13 Stefan WalterRemove FORCE_MALLOC_MEMORY define.
2009-02-13 Stefan WalterRemove non-useful mincell structure element from sub...
2009-02-11 Stefan WalterAdd G_BEGIN_DECLS/G_END_DECLS to gcr headers.
2009-02-11 Stefan WalterCorrect pkg-config for the gp11 dependency.
2009-02-08 Stefan WalterAdd translator comments.
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...
next