summaryrefslogtreecommitdiff
path: root/egg/egg-secure-memory.c
Commit message (Expand)AuthorAgeFilesLines
* egg: Request that secure memory not be dumped to diskMatthew Garrett2019-06-021-0/+13
* egg: Fix null termination behavior of egg_secure_strndup()Daiki Ueno2018-03-291-0/+1
* Fix typosAntonio Murdaca2016-03-081-1/+1
* build-sys: Update valgrind headersChristophe Fergeau2015-10-191-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-231-2/+1
* Bring over a new version of the secure memory code from gcrStef Walter2012-10-271-222/+231
* Fix license header issuesStef Walter2012-03-311-20/+20
* Only copy the correct amount of bytes from SecretValueStef Walter2012-03-251-0/+22
* Fix problem when compiling without valgrindStef Walter2011-11-191-0/+2
* Valgrind integration, refactor build processStef Walter2011-11-061-39/+76
* More Implementation of GSecretService session related code.Stef Walter2011-09-251-116/+197
* Initial module setup. Implement GSecretDataStef Walter2011-08-081-0/+1235