index
:
platform/upstream/gcr
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi_genivi
upstream
Domain: Security / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gck
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-19
gcr: Supress warnings when building gobject-introspection Gir files
Stef Walter
1
-0
/
+2
2013-03-22
gck: Fix crash when hashing an unsupported attributes
Stef Walter
2
-2
/
+30
2013-02-22
Don't install test/mock libraries unnecessarily
Rico Tzschichholz
1
-4
/
+3
2013-02-12
Use GObject.Object instead of GLib.Object in introspection annotations
Stef Walter
1
-3
/
+3
2012-12-22
Separate the base and ui parts of the Gcr library more thoroughly.
Stef Walter
3
-78
/
+5
2012-12-22
Fix annotation warnings
Stef Walter
1
-3
/
+4
2012-12-04
build: Fix warnings by including necessary headers
Stef Walter
1
-0
/
+4
2012-11-20
gck/gcr: Check result of write() in logger
Mathias Hasselmann
1
-1
/
+6
2012-11-09
gck: Remove duplicate defined symbol
Stef Walter
1
-2
/
+0
2012-11-07
egg-hex: Use a full string as the hex delimiter
Stef Walter
1
-1
/
+1
2012-10-22
Update for deprecations
Stef Walter
9
-0
/
+18
2012-09-25
gck: Fix tests with p11-kit 0.13 and later
Stef Walter
1
-1
/
+1
2012-09-25
gck: Fix warnings printed by p11-kit during tests
Stef Walter
1
-1
/
+1
2012-09-25
gck: Keep enumerating if getting info about one slot fails.
Stef Walter
1
-2
/
+4
2012-08-09
gck: respect silent build option in cp command
Xan Lopez
1
-1
/
+1
2012-08-04
Use p11-kit/pkcs11.h instead of shipping a copy with gck.
Evan Nemerson
11
-1365
/
+13
2012-06-26
Remove support code for old glib versions
Stef Walter
3
-26
/
+0
2012-06-26
Documentation fixes
Stef Walter
2
-22
/
+3
2012-04-03
Fix up GCR_DEBUG and GCK_DEBUG environment variables
Stef Walter
1
-10
/
+56
2012-04-03
Don't distribute built sources
Stef Walter
1
-10
/
+10
2012-03-16
Fix copyright headers.
Jordi Mallach
2
-6
/
+6
2012-01-09
various srcdir != builddir fixes
Ryan Lortie
2
-7
/
+6
2011-12-21
gck: Remove gck_attributes_add_owned()
Stef Walter
4
-32
/
+7
2011-12-21
Release 3.3.3.1
3.3.3.1
Stef Walter
1
-2
/
+2
2011-12-20
Fix build problems
Stef Walter
1
-4
/
+0
2011-12-19
Add gobject and gio dependencies to package config files
Stef Walter
1
-1
/
+1
2011-12-19
gck: Documentation warning fixes
Stef Walter
1
-16
/
+16
2011-12-09
Revert changes to libtool version and removed API
Stef Walter
14
-22
/
+537
2011-12-08
gck: Bump gck libtool version, as we removed interfaces from libgck
Stef Walter
13
-74
/
+17
2011-12-08
gck: Add documentation for newly functions
Stef Walter
12
-41
/
+717
2011-12-08
gck: Rename GckObjectAttributes to GckObjectCache
Stef Walter
7
-141
/
+444
2011-12-08
gck: Add floating references to GckAttributes
Stef Walter
18
-89
/
+157
2011-12-08
gck: Add GckBuilder as a mutable attribute set
Stef Walter
17
-1510
/
+2502
2011-12-08
egg: Make secure memory pool shared across modules
Stef Walter
3
-1
/
+7
2011-12-06
Fix build for glib 2.31 deprecations
Stef Walter
2
-0
/
+20
2011-11-30
gck: Make the gck_attributes_to_string() function public
Stef Walter
6
-8
/
+20
2011-11-29
gck: Retrieve attributes in GckEnumerator properly
Stef Walter
2
-49
/
+77
2011-11-23
gck: Change gck_object_get attr_types arguments to const
Stef Walter
2
-6
/
+13
2011-11-23
gcr: Document GcrCertificateRequest
Stef Walter
1
-1
/
+1
2011-11-23
gcr: Implement functions for loading and using SubjectPublicKeyInfo
Stef Walter
1
-4
/
+3
2011-11-23
gck: add gck_attributes_set() and gck_attributes_set_all() functions
Stef Walter
4
-8
/
+194
2011-11-21
Fix bugs and unused code highlighted by the clang static analyzer
Stef Walter
1
-1
/
+0
2011-11-21
Add valgrind memory checking and fix up errors
Stef Walter
14
-18
/
+78
2011-11-15
gck: Make gck_attributes_unref take a pointer
Stef Walter
2
-11
/
+12
2011-11-15
gck: Fix problem where gck_slot_open_session_async() leaked objects
Stef Walter
3
-2
/
+14
2011-11-14
gck: Fix regression in gck_slot_open_session_finish
Stef Walter
1
-3
/
+37
2011-11-09
gck: Fix annotations for array and out params in GckSession
Stef Walter
1
-48
/
+51
2011-11-09
gck: Allow generating key without getting out key objects
Stef Walter
1
-21
/
+29
2011-11-07
gck: fix symbols file
Stef Walter
1
-0
/
+1
2011-11-03
gck: gck_attribute_get_string() should not return a NULL string
Stef Walter
1
-1
/
+5
[next]