Go to file
Stef Walter e0ba10ee09 Rename secret_password_remove() to secret_password_clear()
* It's clearer what happens here: we try to remove as many matching
   passwords as possible.
 * Also rename secret_service_remove() to secret_service_clear()
 * Rename secret_password_clear() which used to wipe password memory
   to secret_password_wipe().
2012-07-14 08:20:32 +02:00
build Add Vala bindings. 2012-06-28 12:38:34 +02:00
docs Rename secret_password_remove() to secret_password_clear() 2012-07-14 08:20:32 +02:00
egg Fix license header issues 2012-03-31 15:33:25 +02:00
libsecret Rename secret_password_remove() to secret_password_clear() 2012-07-14 08:20:32 +02:00
po Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
tool Rename secret_password_remove() to secret_password_clear() 2012-07-14 08:20:32 +02:00
.gitignore Document how to build with or use libsecret 2012-07-13 12:01:06 +02:00
AUTHORS Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
autogen.sh Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
ChangeLog Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
configure.ac Bump the library major version number 2012-07-13 12:24:35 +02:00
COPYING Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
libsecret.doap Add DOAP file for project 2012-02-17 10:18:31 +01:00
Makefile.am Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
Makefile.decl Some build fixes 2011-11-19 08:08:12 +01:00
NEWS Release version 0.5 2012-07-13 12:48:41 +02:00
README Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00

GObject based library for accessing the Secret Service API.