From: Nikos Mavrogiannopoulos Date: Sun, 16 May 2010 07:42:35 +0000 (+0200) Subject: Documented that it was initially based on neon pkcs11 and got ideas from pkcs11-helpe... X-Git-Tag: gnutls_2_11_3~274 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a7a25b95e854ae1fdffc7592b89bb9bde0bdea9c;p=thirdparty%2Fgnutls.git Documented that it was initially based on neon pkcs11 and got ideas from pkcs11-helper library. --- diff --git a/lib/pkcs11.c b/lib/pkcs11.c index 7f9358de80..da0e4e19aa 100644 --- a/lib/pkcs11.c +++ b/lib/pkcs11.c @@ -2169,3 +2169,4 @@ const char* gnutls_pkcs11_type_get_name (gnutls_pkcs11_obj_type_t type) return "Unknown"; } } +