platform/upstream/gcr.git
2009-09-30 Stef WalterMerge branch 'master' into dbus-api
2009-09-30 Stef Walter[egg] Fix assertion when releasing secure memory block.
2009-09-26 Stef WalterMerge branch 'master' into dbus-api
2009-09-26 Stef Walter[gp11] Return added attr from gp11_attributes_add_*
2009-09-13 Diego Elio... Fix parallel build of test sources.
2009-08-30 Stef WalterMerge branch 'master' into dbus-api
2009-08-30 Stef Walter[egg] Remove unneeded signal handling code.
2009-08-23 Stef Walter[gp11] Don't fail when allocating zero length value.
2009-08-22 Stef Walter[gp11] CK_NOTIFY accepted when opening a session.
2009-08-15 Stef WalterMerge branch 'master' into dbus-api
2009-08-14 Stef Walter[egg] Fix unit test.
2009-08-14 Stef Walter[egg] Add missing definition of egg_buffer_uninit_steal()
2009-08-08 Stefan Walter[egg] Function for clearing secure memory.
2009-08-02 Stefan Walter[egg, gcr, pkcs11] Take length of ASN.1 into account...
2009-07-26 Stef Walter[secrets] Port over some parts of the keyring parsing.
2009-07-23 Stef WalterMerge branch 'master' into dbus-api
2009-07-21 Stef WalterUse .ui files directly now that they're supported by...
2009-07-21 Stef WalterFix tests so they work from 'make distwcheck'
2009-07-21 Stef WalterParse, but don't use non-utf8 secrets in keyrings.
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-27 Stef WalterMerge branch 'master' into dbus-api
2009-06-26 Stef WalterMerge branch 'gnome-2-26'
2009-06-21 Stef WalterBuild docs for the secrets API.
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...
next