[glib-networking/wip/tingping/pkcs11-2] fixup! fixup! fixup! fixup! fixup! WIP: Add PKCS #11 support
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/wip/tingping/pkcs11-2] fixup! fixup! fixup! fixup! fixup! WIP: Add PKCS #11 support
- Date: Thu, 8 Aug 2019 20:47:17 +0000 (UTC)
commit 6f6cba56b68fe99e6591a11bc06e80a83f1ef3fa
Author: Patrick Griffis <pgriffis igalia com>
Date: Thu Aug 8 13:47:16 2019 -0700
fixup! fixup! fixup! fixup! fixup! WIP: Add PKCS #11 support
tls/tests/mock-pkcs11.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/tls/tests/mock-pkcs11.c b/tls/tests/mock-pkcs11.c
index 6b5b5d0..8c82454 100644
--- a/tls/tests/mock-pkcs11.c
+++ b/tls/tests/mock-pkcs11.c
@@ -26,9 +26,10 @@
*
* Quite a few things have been changed since then though:
* - The CK defines just below use glib macros just out of convenience.
- * - Logging was added again just for ease of debugging.
+ * - Logging was added just for ease of debugging.
* - Instead of hardcoded defines for objects this now has an array
- * of mock_objects that is easier to read and extend.
+ * of mock_objects that is easier to read and extend. The search behavior
+ * of C_FindObjects was also updated to actually search through this.
* - The certificates/keys are real certificates/keys backed by gnutls
* loading them in C_Initialize from glib-networkings normal test data.
* This changes the behavior of many functions most notably including C_GetAttributeValue
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]