platform/upstream/libsecret.git
12 years agoSimple test for gsecret_service_search_paths()
Stef Walter [Sat, 5 Nov 2011 20:50:01 +0000 (21:50 +0100)]
Simple test for gsecret_service_search_paths()

12 years agoImplement the Service.SearchPath() method
Stef Walter [Sat, 5 Nov 2011 19:59:00 +0000 (20:59 +0100)]
Implement the Service.SearchPath() method

13 years agoTesting of gsecret_service_ensure and friends
Stef Walter [Sun, 25 Sep 2011 20:59:43 +0000 (22:59 +0200)]
Testing of gsecret_service_ensure and friends

13 years agoAdd --enable-debug and --enable-coverage, egg tests etc
Stef Walter [Sun, 25 Sep 2011 19:13:00 +0000 (21:13 +0200)]
Add --enable-debug and --enable-coverage, egg tests etc

13 years agoComplete Service instantiation, add mock service, and initial test
Stef Walter [Sun, 25 Sep 2011 16:39:03 +0000 (18:39 +0200)]
Complete Service instantiation, add mock service, and initial test

 * Not yet tested, but compiles

13 years agoBeginnings of a mock python secret service
Stef Walter [Sun, 25 Sep 2011 10:58:08 +0000 (12:58 +0200)]
Beginnings of a mock python secret service

13 years agoAdd dependency on libgcrypt
Stef Walter [Sun, 25 Sep 2011 08:03:48 +0000 (10:03 +0200)]
Add dependency on libgcrypt

 * This can be disabled using --disable-libgcrypt, which then disables
   encryption of secrets in transit to the secret service

13 years agoMore Implementation of GSecretService session related code.
Stef Walter [Sun, 25 Sep 2011 06:22:36 +0000 (08:22 +0200)]
More Implementation of GSecretService session related code.

13 years agoInitial module setup. Implement GSecretData
Stef Walter [Sun, 12 Jun 2011 20:55:02 +0000 (22:55 +0200)]
Initial module setup. Implement GSecretData