Stef Walter
7cea18071b
Bring over a new version of the secure memory code from gcr
...
* This allows libraries to share the pool if they have the same
version of the secure memory code.
2012-10-27 12:23:39 +02:00
Stef Walter
125289ae45
Fix license header issues
...
* Update to LGPL 2.1
* Fix typos in license comments
* Update FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=673194
2012-03-31 15:33:25 +02:00
Stef Walter
dd83ac0db3
Only copy the correct amount of bytes from SecretValue
...
* When transferring to a null-terminated password
2012-03-25 12:17:03 +02:00
Stef Walter
a075105bf4
Fix problem when compiling without valgrind
2011-11-19 08:04:28 +01:00
Stef Walter
4893c73c5b
Valgrind integration, refactor build process
...
* Cleanup secure memory allocator for valgrind.
* Bring valgrind headers in.
* Add lots of suppressions for glib, gdbus, gcrypt
* Fix up a bunch of bugs where things weren't getting freed
* Add new 'make check-memory' target
2011-11-06 13:41:21 +01:00
Stef Walter
b1b54f525d
More Implementation of GSecretService session related code.
2011-09-25 08:22:36 +02:00
Stef Walter
3dfd7aa70f
Initial module setup. Implement GSecretData
2011-08-08 17:43:47 +02:00