summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Fix build fail: ambiguous fprintf() arguments Fixes bug #452498 (TheppitakOlav Vitters2007-07-051-1/+1
* Add basic API reference documentationStefan Walter2007-06-303-87/+1258
* Added support for async version ofStefan Walter2007-06-272-27/+225
* library/gnome-keyring.hStefan Walter2007-06-272-1/+60
* Fix memory leaks. Patch from Alexander Sack. Fixes bug #451543Stefan Walter2007-06-271-2/+3
* Fixed dumb problem with memory being freed twice. Fixes bug #450953Stefan Walter2007-06-251-2/+2
* Use gnome_keyring_free_password() to zero out passwords even when notStefan Walter2007-06-255-16/+32
* Make gnome-keyring-memory.h a public header file.Stefan Walter2007-06-151-3/+3
* gnome-keyring-daemon and libgnome-keyring now use non-pageable secureStefan Walter2007-06-157-710/+386
* Use GkrBuffer instead of GString which will facilitate swapping out to aStefan Walter2007-06-151-311/+287
* Use GkrBuffer instead of GString which will facilitate swapping out to aStefan Walter2007-06-154-312/+329
* Mark all locations that need to use non-pageable secure memory. See bugStefan Walter2007-06-153-6/+41
* Include missing license and attribution. Stefan Walter2007-06-141-0/+24
* Build basic implementation for non-pageable memory. See bug #419981Stefan Walter2007-06-144-1/+677
* Make -pedantic compatible. Patch from Sylvain Pasche. Fixes bug #445901Stefan Walter2007-06-141-1/+1
* Consolidate our testing and use proper make files.Stefan Walter2007-05-183-753/+0
* Don't crash on null attributes.Stefan Walter2007-05-182-7/+6
* Reorganized file tree. All library and common files All daemon filesStefan Walter2007-03-3111-0/+6396