summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Valgrind integration, refactor build processStef Walter2011-11-063-5/+16
* Fix for deprecations in glib 2.31.0Stef Walter2011-11-064-3571/+2
* Add test for async negotiation of encrypted sessionStef Walter2011-11-061-3/+26
* Set the session correctly on the serviceStef Walter2011-11-061-2/+2
* Add test for GSecretService singleton, and make it workStef Walter2011-11-062-1/+48
* Simple test for gsecret_service_search_paths()Stef Walter2011-11-058-22/+201
* Implement the Service.SearchPath() methodStef Walter2011-11-056-5/+3899
* Testing of gsecret_service_ensure and friendsStef Walter2011-09-255-22/+199
* Complete Service instantiation, add mock service, and initial testStef Walter2011-09-2514-124/+1187
* Beginnings of a mock python secret serviceStef Walter2011-09-251-0/+71
* Add dependency on libgcryptStef Walter2011-09-252-8/+50
* More Implementation of GSecretService session related code.Stef Walter2011-09-2515-131/+1733
* Initial module setup. Implement GSecretDataStef Walter2011-08-083-0/+183