summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-14GkmMock: Fix handling of CKA_G_CREDENTIAL_TEMPLATE attributesleaksChristophe Fergeau1-2/+25
2014-10-14test-spawn: Fix leaks of EchoData contentChristophe Fergeau1-0/+6
2014-10-14xdg: Fix ref leak in remove_assertion_from_trust()Christophe Fergeau1-0/+1
2014-10-14xdg: Remove wrong unref in gkm_xdg_trust_replace_assertionChristophe Fergeau1-1/+0
2014-10-14test-xdg-trust: Fix GChecksum leaksChristophe Fergeau2-0/+2
2014-10-14Unref GkmXdgTrust::bytes in finalize()Christophe Fergeau1-0/+4
2014-10-14test-xdg-module: Fix memory leakChristophe Fergeau1-0/+1
2014-10-14xdg: Don't leak ref in lookup_or_create_assertion_key()Christophe Fergeau1-1/+1
2014-10-14Fix leak in gkm_mock_C_SetPIN()Christophe Fergeau1-1/+4
2014-10-14Don't leak password data in gkm_wrap_prompt_do_credentialChristophe Fergeau1-0/+3
2014-10-14Don't leak password in login_prompt_do_{specific, user)Christophe Fergeau1-12/+36
2014-10-14gkm-xdg-assertion: Fix leak in factory_create_assertion()Christophe Fergeau1-0/+2
2014-10-14Fix leak in mock_secret_C_CreateObjectChristophe Fergeau1-1/+1
2014-10-14gkm-secret-textual: Fix leak in generate_attribute()Christophe Fergeau1-0/+1
2014-10-14gkm-secret-search: Fix leak in factory_create_search()Christophe Fergeau1-0/+1
2014-10-14gkm-gnome2-storage: Unref GkmGnome2Storage::login in dispose()Christophe Fergeau1-0/+4
2014-10-14secret-store/test*: Don't leak secret data memoryChristophe Fergeau2-0/+2
2014-10-14test-import: Don't leak args.pReservedChristophe Fergeau1-0/+1
2014-10-14egg-hkdf: Fix gcry_md_ht_t leak in egg_hkdf_performChristophe Fergeau1-0/+1
2014-10-14egg-asn1x: Fix memory leak in egg_asn1x_set_any_raw()Christophe Fergeau1-0/+1
2014-10-14test-sexp: Fix 2 leaksChristophe Fergeau1-0/+2
2014-10-14test-secret: Don't leak new secrets in test_equal()Christophe Fergeau1-0/+3
2014-10-14test-pam: Fix GError leak in error caseChristophe Fergeau1-0/+1
2014-10-14test-padding: Don't leak egg_padding_pkcs1_pad_02 return valueChristophe Fergeau1-0/+1
2014-10-14test-asn1: Don't leak 'asn' in test_create_quark()Christophe Fergeau1-0/+1
2014-10-14test-startup: Use g_strfreev to free GStrv variableChristophe Fergeau1-2/+2
2014-10-14gkm-gnome2-file: Free keys to 'entries' hash tablesChristophe Fergeau1-1/+1
2014-10-14test-data-der: Fix various memory leaksChristophe Fergeau1-0/+13
2014-10-14test-data-asn1: Fix memory leaks in test_asn1_integersChristophe Fergeau1-0/+3
2014-10-14gkm-data-asn1: Unref buffer we got from egg_asn1x_get_integer_as_raw()Christophe Fergeau1-0/+1
2014-10-14egg/test-dn: Don't leak GBytes created in test_dn_value()Christophe Fergeau1-0/+1
2014-10-14egg-cleanup: Don't leak 'cleanup' on unregisterChristophe Fergeau1-0/+1
2014-10-14test-dbus-items: Fix memory leakChristophe Fergeau1-1/+3
2014-10-14Free GkmSecretItem::schema in ::finalize()Christophe Fergeau1-0/+3
2014-10-14gkm-gnome2-file: Fix leaks in create_cipher()Christophe Fergeau1-9/+2
2014-10-14gkm-gnome2-file: Fix leak in validate_buffer()Christophe Fergeau1-3/+4
2014-10-14Unref GkmCredential::secret in ::disposeChristophe Fergeau1-0/+4
2014-10-14asn1x: Sanitize use of asn1_set_value/asn1_take_valueChristophe Fergeau1-7/+7
2014-10-14ssh-agent: Fix leak in op_v1_request_identitiesChristophe Fergeau1-4/+4
2014-10-14ssh-agent: Fix leak in op_request_identitiesChristophe Fergeau1-4/+4
2014-10-14ssh-agent: Fix leak in search_keys_like_attributes()Christophe Fergeau1-1/+4
2014-10-14ssh-agent: Fix leak in remove_by_public_key()Christophe Fergeau1-0/+1
2014-10-01ssh: Fix g_return_val_if_fail() return valuesChristophe Fergeau1-16/+18
2014-09-23Release version 3.14.0Stef Walter2-1/+6
2014-09-23tool: Remove residual GTK+ usagetomsod-m@ya.ru1-3/+0
2014-09-22Updated Nepali translationPawan Chitrakar1-289/+324
2014-09-13egg: Fix libgcrypt initialization for libgcrypt older than 1.6HEADmasterStef Walter1-0/+1
2014-09-13egg: Move file tracker code to egg/ directoryStef Walter10-133/+149
2014-09-09Release version 3.13.91Stef Walter2-1/+7
2014-09-09configure: Use subdir-objects automake optionStef Walter1-1/+1