libsecret/egg
Stef Walter 9dc2f2c112 More reliable means of checking if object was finalized
Don't try to use G_IS_OBJECT() to see if an object was finalized
as this segfaults in corner cases, even with our crafty check
for a pointer within our memory space.

https://bugzilla.gnome.org/show_bug.cgi?id=705202
2013-08-15 10:04:30 +02:00
..
tests Use AM_CPPFLAGS instead of INCLUDES 2013-06-21 15:11:15 +02:00
egg-dh.c Fix license header issues 2012-03-31 15:33:25 +02:00
egg-dh.h Fix license header issues 2012-03-31 15:33:25 +02:00
egg-hex.c egg-hex: Bring over changes from gnome-keyring and gcr 2012-11-07 23:15:44 +01:00
egg-hex.h egg-hex: Bring over changes from gnome-keyring and gcr 2012-11-07 23:15:44 +01:00
egg-hkdf.c Fix incorrect loop condition in egg_hkdf_perform() 2012-10-23 21:41:38 +02:00
egg-hkdf.h Fix license header issues 2012-03-31 15:33:25 +02:00
egg-libgcrypt.c egg: Don't use deprecated g_thread_supported() function 2013-02-13 17:18:17 +01:00
egg-libgcrypt.h Fix license header issues 2012-03-31 15:33:25 +02:00
egg-secure-memory.c Bring over a new version of the secure memory code from gcr 2012-10-27 12:23:39 +02:00
egg-secure-memory.h Fix for GStaticMutex deprecations in glib 2013-01-25 19:07:10 +01:00
egg-testing.c More reliable means of checking if object was finalized 2013-08-15 10:04:30 +02:00
egg-testing.h More reliable means of checking if object was finalized 2013-08-15 10:04:30 +02:00
Makefile.am Use AM_CPPFLAGS instead of INCLUDES 2013-06-21 15:11:15 +02:00