Go to file
Stef Walter 053ecbd8f7 build: Fix build without libgcrypt
* Needed to use m4_ifdef on the libgcrypt autoconf macro

https://bugzilla.gnome.org/show_bug.cgi?id=681330
2012-08-08 07:57:09 +02:00
build Add Vala bindings. 2012-06-28 12:38:34 +02:00
docs Release version 0.6 2012-07-14 09:07:20 +02:00
egg Fix license header issues 2012-03-31 15:33:25 +02:00
libsecret Don't link to secure memory code twice 2012-08-06 16:08:13 +02:00
po Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
tool secret-tool: Use the correct call to wipe password in memory 2012-07-30 11:44:15 +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 Support building with automake 1.12.x 2012-07-30 17:03:12 +02:00
ChangeLog Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
configure.ac build: Fix build without libgcrypt 2012-08-08 07:57:09 +02:00
COPYING Fix up libsecret licensing 2012-08-06 11:25:08 +02:00
COPYING.TESTS Fix up libsecret licensing 2012-08-06 11:25:08 +02:00
libsecret.doap Add DOAP file for project 2012-02-17 10:18:31 +01:00
Makefile.am Require valac in order to 'make distcheck' 2012-08-06 22:13:07 +02:00
Makefile.decl Some build fixes 2011-11-19 08:08:12 +01:00
NEWS Release version 0.8 2012-08-06 15:14:04 +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.