summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcr: Add support for parsing PKCS#10 and SPKAC formatsStef Walter2011-11-238-4/+190
* Release version 3.3.2.13.3.2.1Stef Walter2011-11-222-1/+4
* Don't include internal glib headersStef Walter2011-11-211-2/+1
* Fix bugs and unused code highlighted by the clang static analyzerStef Walter2011-11-2110-103/+9
* Bump version numberStef Walter2011-11-211-1/+1
* Release 3.3.23.3.2Stef Walter2011-11-211-0/+10
* egg: Remove usage of libtasn1.hStef Walter2011-11-2112-79/+161
* Add valgrind memory checking and fix up errorsStef Walter2011-11-2173-343/+7223
* gcr: Use GBytes immutable ref counted byte buffersStef Walter2011-11-1634-1305/+2233
* gck: Make gck_attributes_unref take a pointerStef Walter2011-11-152-11/+12
* gcr: Add missing symbols to gcr.symbolsStef Walter2011-11-151-0/+2
* gck: Fix problem where gck_slot_open_session_async() leaked objectsStef Walter2011-11-153-2/+14
* Ignore editor backup filesStef Walter2011-11-151-0/+1
* gck: Fix regression in gck_slot_open_session_finishStef Walter2011-11-141-3/+37
* Fix problem where test sources were being ignored by git.Stef Walter2011-11-132-9/+282
* gcr: Allow changing the collection on a GcrCollectionModelStef Walter2011-11-092-21/+70
* gcr: Add tree and list mode for GcrCollectionModelStef Walter2011-11-096-18/+61
* gck: Fix annotations for array and out params in GckSessionStef Walter2011-11-091-48/+51
* gck: Allow generating key without getting out key objectsStef Walter2011-11-091-21/+29
* gcr: Add GcrFilterCollectionStef Walter2011-11-099-0/+489
* gck: fix symbols fileStef Walter2011-11-071-0/+1
* autogen.sh: Make executableColin Walters2011-11-031-0/+0
* build: Don't reference uninstalled gckColin Walters2011-11-031-2/+2
* gck: gck_attribute_get_string() should not return a NULL stringStef Walter2011-11-031-1/+5
* gck: Add gck_attribute_hash and cleanup for use in hash tableStef Walter2011-11-033-14/+42
* gck: Chaining of enumeratorsStef Walter2011-11-025-37/+210
* gck: Allow enumerating objects on a sessionStef Walter2011-11-029-41/+163
* gck: Fix documentationStef Walter2011-11-021-2/+2
* gck: GTlsInteraction is set on sessions, not slotsStef Walter2011-11-027-132/+79
* gck: Remove unneeded variable in gck_session_from_handle()Stef Walter2011-11-021-3/+0
* gck: Don't try and discard handle for session that was not openedStef Walter2011-11-021-2/+4
* gck: Add methods for opening and logging in that accept interactionsStef Walter2011-11-019-171/+675
* Ignore coverage file types for git inclusionStef Walter2011-11-011-0/+4
* gcr: Fix build, link against glibTravis Reiter2011-11-011-0/+2
* gcr: Fix gobject-introspection build ... againStef Walter2011-10-301-0/+1
* Remove g_thread_init() calls.Stef Walter2011-10-292-2/+3
* gcr: Remove redefinition of GcrRenderer typedefStef Walter2011-10-281-1/+0
* gck: Remove duplicate typedef of GckObjectAttributesStef Walter2011-10-281-1/+0
* Bump version numberStef Walter2011-10-261-1/+1
* Release version 3.3.1.13.3.1.1Stef Walter2011-10-262-2/+5
* gcr: Fix building of introspection dependenciesStef Walter2011-10-261-5/+10
* gcr: Don't include main headers in individual componentsStef Walter2011-10-2618-16/+9
* Bump version numberStef Walter2011-10-241-1/+1
* Release version 3.3.13.3.1Stef Walter2011-10-244-1/+14
* gcr: Add function to get the elements of a union collectionStef Walter2011-10-192-0/+18
* Add gnupg, and cleanup icon renderingStef Walter2011-10-1727-688/+1182
* Include gi18n-lib.h in library sources instead of gi18n.hGabor Kelemen2011-10-174-4/+4
* gcr: Fix up docs and symbolsStef Walter2011-10-133-0/+3
* gcr: Add password iconStef Walter2011-10-1317-0/+1228
* gcr: Function to emit notify on GcrCertificate props for data changeStef Walter2011-10-132-0/+17