index
:
delta/gnome/libsecret.git
62-flatpak-libsecret-fails-to-read-credentials-saved-by-other-process
desktop-master
gnome-3-20
master
mcatanzaro/cancellable-deadlock
nielsdg/less-secret-sync
nielsdg/meson-dbus-test-setup
wip/cdavis/fix-annotations
wip/dueno/ci-fixes
wip/dueno/file
wip/dueno/flatpak
wip/dueno/gitlab-ci
wip/dueno/meson-test
wip/dueno/secret-tool-crash
wip/mcrha/flatpak-use-after-free-fix
wip/nielsdg/dont-skip-secret-paths
wip/nielsdg/drop-autotools
wip/nielsdg/fix-ci-coverage
wip/nielsdg/get-rid-of-gsimpleasyncresult
wip/nielsdg/gir-annotations
wip/nielsdg/gtask-secret-collection
wip/nielsdg/null-terminated-annotations
wip/unstable
gitlab.gnome.org: GNOME/libsecret.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
egg
Commit message (
Expand
)
Author
Age
Files
Lines
*
TPM2: Fix primary key generation in decrypting
Dhanuka Warusadura
2021-08-12
2
-7
/
+11
*
Add TPM2 API and its implementations to egg
Dhanuka Warusadura
2021-08-04
4
-0
/
+615
*
Remove autotools config file
Dhanuka Warusadura
2021-07-05
1
-46
/
+0
*
meson: Run tests for libegg
Daiki Ueno
2021-07-03
1
-0
/
+27
*
Drop "volatile" for g_once_init_enter locations
Niels De Graef
2021-06-12
1
-1
/
+1
*
meson: Clean up unused variables
Niels De Graef
2020-06-01
1
-1
/
+1
*
egg-testing: Sync with gnome-keyring
Daiki Ueno
2019-10-13
2
-1
/
+77
*
build: Fix FTBFS using meson without valgrind
Xi Ruoyao
2019-09-20
2
-3
/
+1
*
tests: undef G_DISABLE_ASSERT
Daiki Ueno
2019-06-29
4
-0
/
+10
*
egg: Request that secure memory not be dumped to disk
Matthew Garrett
2019-06-02
1
-0
/
+13
*
Fix the meson build on -Dgcrypt=false
Niels De Graef
2019-05-13
1
-5
/
+6
*
Stop using g_assert() in unit tests
Niels De Graef
2019-05-12
6
-67
/
+67
*
Add build support for Meson
Niels De Graef
2019-01-19
2
-0
/
+25
*
egg: Fix null termination behavior of egg_secure_strndup()
Daiki Ueno
2018-03-29
1
-0
/
+1
*
DH: Ensure that generated secret occupies the same number of bytes as prime.
Tomasz Miąsko
2017-02-28
1
-4
/
+11
*
Fix typos
Antonio Murdaca
2016-03-08
1
-1
/
+1
*
build-sys: Update valgrind headers
Christophe Fergeau
2015-10-19
1
-2
/
+2
*
egg: Accomodate thread-safe libgcrypt 1.6+
Stef Walter
2014-09-09
1
-37
/
+8
*
Makefile.am: Use a single Makefile.am and parallel tests
Stef Walter
2014-03-04
6
-51
/
+37
*
Updated FSF's address
Daniel Mustieles
2014-01-23
6
-12
/
+6
*
More reliable means of checking if object was finalized
Stef Walter
2013-08-15
2
-46
/
+0
*
Use AM_CPPFLAGS instead of INCLUDES
Stef Walter
2013-06-21
2
-2
/
+2
*
egg: Don't use deprecated g_thread_supported() function
Stef Walter
2013-02-13
1
-2
/
+1
*
Fix for GStaticMutex deprecations in glib
Stef Walter
2013-01-25
1
-3
/
+3
*
egg-hex: Bring over changes from gnome-keyring and gcr
Stef Walter
2012-11-07
3
-25
/
+35
*
Remove some unused test code
Stef Walter
2012-11-06
1
-2
/
+0
*
Bring over a new version of the secure memory code from gcr
Stef Walter
2012-10-27
5
-288
/
+299
*
Fix incorrect loop condition in egg_hkdf_perform()
Xi Wang
2012-10-23
1
-2
/
+2
*
Fix license header issues
Stef Walter
2012-03-31
12
-117
/
+129
*
Only copy the correct amount of bytes from SecretValue
Stef Walter
2012-03-25
2
-0
/
+27
*
Testing item stuff, and fixing bugs
Stef Walter
2012-02-03
2
-11
/
+20
*
Test creating items and collections
Stef Walter
2012-02-03
1
-0
/
+21
*
Prompting and item deletion
Stef Walter
2012-01-13
2
-0
/
+13
*
Fix problem when compiling without valgrind
Stef Walter
2011-11-19
1
-0
/
+2
*
Implement gsecret_service_get_secrets_for_paths() and friends
Stef Walter
2011-11-12
6
-10
/
+325
*
Valgrind integration, refactor build process
Stef Walter
2011-11-06
8
-41
/
+116
*
Fix for deprecations in glib 2.31.0
Stef Walter
2011-11-06
3
-62
/
+70
*
Add --enable-debug and --enable-coverage, egg tests etc
Stef Walter
2011-09-25
7
-0
/
+1061
*
Add dependency on libgcrypt
Stef Walter
2011-09-25
3
-3
/
+158
*
More Implementation of GSecretService session related code.
Stef Walter
2011-09-25
7
-125
/
+772
*
Initial module setup. Implement GSecretData
Stef Walter
2011-08-08
3
-0
/
+1346