summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-19Some build fixesHEADmasterStef Walter2-1/+12
2011-11-19Fix problem when compiling without valgrindStef Walter1-0/+2
2011-11-12Implement gsecret_service_get_secrets_for_paths() and friendsStef Walter24-131/+1055
2011-11-06Add more coverage testing for search pathsStef Walter6-7/+134
2011-11-06Remove built fileStef Walter1-29/+0
2011-11-06Valgrind integration, refactor build processStef Walter23-58/+6479
2011-11-06Fix for deprecations in glib 2.31.0Stef Walter9-3635/+75
2011-11-06Add test for async negotiation of encrypted sessionStef Walter1-3/+26
2011-11-06Set the session correctly on the serviceStef Walter1-2/+2
2011-11-06Add test for GSecretService singleton, and make it workStef Walter2-1/+48
2011-11-05Simple test for gsecret_service_search_paths()Stef Walter10-24/+204
2011-11-05Implement the Service.SearchPath() methodStef Walter8-9/+3906
2011-09-25Testing of gsecret_service_ensure and friendsStef Walter7-28/+204
2011-09-25Add --enable-debug and --enable-coverage, egg tests etcStef Walter12-14/+1218
2011-09-25Complete Service instantiation, add mock service, and initial testStef Walter15-124/+1190
2011-09-25Beginnings of a mock python secret serviceStef Walter1-0/+71
2011-09-25Add dependency on libgcryptStef Walter6-20/+273
2011-09-25More Implementation of GSecretService session related code.Stef Walter26-264/+2519
2011-08-08Initial module setup. Implement GSecretDataStef Walter17-0/+2295