platform/upstream/gcr.git
2010-08-01 Stef Walter[gck] Add methods for listing and initializing register...
2010-08-01 Stef Walter[gck] Make various objects pretty much immutable.
2010-07-31 Stef Walter[gck] Remove most complex var args functions.
2010-07-30 Stef Walter[gck] Remove session pooling, and add concept of module...
2010-07-30 Stef Walter[gck] Fix some indentation
2010-07-30 Stef Walter[gck] More header cleanups.
2010-07-30 Stef WalterMerge branch 'master' into gck-work
2010-07-30 Stef Walter[gck] Remove debug line.
2010-07-30 Stef Walter[gck] Objects keep reference to sessions not slots.
2010-07-29 Stef Walter[gck] In preparation for public release, rename library.
2010-07-28 Stef Walter[egg] Fix asn.1 parsing into GDate.
2010-07-26 Stef Walter[egg] Fix problems building on 32-bit.
2010-07-11 Stef Walter[daemon] Fix uninitialized PKCS#11 function pointer.
2010-07-11 Stef Walter[gp11] Open readonly sessions when enumerating objects.
2010-07-11 Stef Walter[gp11] Don't keep authenticating if protected auth...
2010-07-11 Stef WalterRemove run time dependency on libtasn1.
2010-07-10 Stef WalterUse new DER decoding and encoding routines.
2010-06-28 Stef WalterMerge branch 'gpg-agent'
2010-06-28 Stef WalterMerge branch 'asn1-work'
2010-06-24 Stef Walter[egg] Implement some new asn1 tests, and fix problems.
2010-06-24 Stef Walter[egg] Move the DN functionality into its own file.
2010-06-24 Stef Walter[egg] Implement asn.1 encoding.
2010-06-24 Stef Walter[egg] Separate real ASN nodes in the tree from options.
2010-06-24 Stef Walter[egg] Implement a bunch of value reading functionality.
2010-06-24 Stef Walter[egg] Tracking of failure messages during decoding...
2010-06-24 Stef Walter[egg] Implement asn validation, and some read functions.
2010-06-24 Stef Walter[egg] Add asn functionality for clearing a tree.
2010-06-24 Stef Walter[egg] Rework asn1 decoding, add set support, much more...
2010-06-24 Stef Walter[egg] A few more parsing tests.
2010-06-24 Stef Walter[egg] Some more minor fixes for parsing certificates.
2010-06-24 Stef Walter[egg] Handle identifier joins that are more than one...
2010-06-24 Stef Walter[egg] Work on indefinite length encodings.
2010-06-24 Stef Walter[egg] Implement DER parsing of a certificate.
2010-06-24 Stef Walter[egg] Rework how asn nodes are accessed.
2010-06-24 Stef Walter[egg] Implement better dumping of asn1 tree.
2010-06-24 Stef Walter[egg] Initial asn1 parser work.
2010-06-13 Stef WalterMerge branch 'master' into gpg-agent
2010-06-12 Stef WalterMerge branch 'master' into gpg-agent
2010-06-12 Stef WalterMerge branch 'master' into gpg-agent
2010-06-08 Stef WalterCleaner naming in testing suite.
2010-06-08 Stef WalterImplement coverage of tests using gcov and lcov.
2010-06-08 Stef WalterCleanup naming and whitespace for testing stuff.
2010-06-08 Stef WalterNo more prompt tests.
2010-06-08 Stef WalterRun tests in a second thread, and run mainloop.
2010-06-08 Stef WalterFix possible threading race condition in gp11.
2010-06-08 Stef WalterSimpler way to define secure memory callbacks.
2010-06-08 Stef WalterFix bugs preventing wrap layer propmting from working.
2010-04-26 Stef WalterMore fixes for -DGSEAL_ENABLE
2010-04-13 Andre KlapperCompile with -DGSEAL_ENABLE. Fixes bug 612475.
2010-04-08 Stef WalterMake buildable with GTK+ 2.20 without deprecated symbols.
2010-03-30 Vincent UntzFix make dist (ship egg/egg-error.h)
2010-03-19 Stef WalterMore robust error display and handling.
2010-03-10 Vincent UntzMerge branch 'releasing-2.29.92'
2010-03-10 Vincent UntzFix make dist
2010-03-10 Vincent UntzFix make dist
2010-02-07 Stef WalterFix some translation strings.
2010-02-07 Stef WalterUse 'log in to' rather than 'log into'
2010-02-01 Stef Walter[gcr] Move the 'always unlock' option out of the unlock...
2010-02-01 Stef WalterRemove incomplete unlock per application/session support.
2010-02-01 Stef Walter[gcr] Add commun gcr unlock functionality.
2010-02-01 Stef Walter[gp11] Bug fixes to set and get template functionality.
2010-02-01 Stef Walter[gp11] Support for getting and setting object template...
2009-12-19 Stef Walter[gcr] Link tests to the right egg library file.
2009-12-19 Stef Walter[daemon] Large refactoring of prompting for pkcs11...
2009-12-17 Stef Walter[doc] Fix up documentation errors and warnings.
2009-12-17 Stef WalterRemove old keyring socket, library and code support.
2009-12-17 Stef Walter[gp11] gp11_object_get_data null terminates.
2009-12-17 Stef Walter[gp11] Implement C_InitPIN and C_SetPIN in gp11 library.
2009-12-14 Stef WalterMerge branch 'dbus-api'
2009-12-14 Stef Walter[egg] Move padding functionality into egg
2009-12-12 Stef Walter[pkcs11] Fix bugs in DH key generation.
2009-12-12 Stef WalterSimplify creation of secret from DH negotiation.
2009-12-11 Stef Walter[gp11] Support same attrs passed for public/private...
2009-12-03 Stef WalterAdd license to reference documentation.
2009-11-24 Stef WalterMerge branch 'master' into dbus-api
2009-11-24 Stef WalterRemove old secrets stuff, which is now in a freedesktop...
2009-11-23 Stef Walter[egg] Store DH groups in binary.
2009-11-20 Stef Walter[gp11] Implement support for generate, wrap, unwrap...
2009-11-16 Stef Walter[pkcs11] Implement DH key pair generation.
2009-11-15 Stefan WalterMerge branch 'master' into dbus-api
2009-11-12 Stef Walter[egg] Add IETF DH groups.
2009-11-09 Stef WalterMerge branch 'master' into dbus-api
2009-11-09 Stef WalterMerge branch 'master' into dbus-api
2009-11-08 Stef WalterRefactor test directory function calls.
2009-11-08 Stef Walter[egg] Move mkdtemp() code into its own file.
2009-11-05 Stef WalterImplement prompt password return via encryption.
2009-10-24 Stef WalterMerge branch 'master' into dbus-api
2009-10-21 Eric Sesterhenn[gp11] Fix memory leak in gp11_slot_get_token_info()
2009-10-11 Stef Walter[egg] Build in default DH parameters.
2009-10-11 Stef Walter[egg] Add spawn with callback functionality.
2009-10-10 Stef WalterMerge branch 'master' into dbus-api
2009-10-04 Stef Walter[egg] Add DH functions for use by IPC.
2009-10-04 Stef WalterMerge branch 'master' into dbus-api
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.
next