summaryrefslogtreecommitdiff
path: root/egg
Commit message (Expand)AuthorAgeFilesLines
* Fix license header issuesStef Walter2012-03-3112-117/+129
* Only copy the correct amount of bytes from SecretValueStef Walter2012-03-252-0/+27
* Testing item stuff, and fixing bugsStef Walter2012-02-032-11/+20
* Test creating items and collectionsStef Walter2012-02-031-0/+21
* Prompting and item deletionStef Walter2012-01-132-0/+13
* Fix problem when compiling without valgrindStef Walter2011-11-191-0/+2
* Implement gsecret_service_get_secrets_for_paths() and friendsStef Walter2011-11-126-10/+325
* Valgrind integration, refactor build processStef Walter2011-11-068-41/+116
* Fix for deprecations in glib 2.31.0Stef Walter2011-11-063-62/+70
* Add --enable-debug and --enable-coverage, egg tests etcStef Walter2011-09-257-0/+1061
* Add dependency on libgcryptStef Walter2011-09-253-3/+158
* More Implementation of GSecretService session related code.Stef Walter2011-09-257-125/+772
* Initial module setup. Implement GSecretDataStef Walter2011-08-083-0/+1346