[pkg-opensc-commit] [pkcs11-helper] 05/60: Add opensc references

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to tag pkcs11-helper-1.02
in repository pkcs11-helper.

commit dac203d9fce6b87afb9bdb56a2d3b643c8ed715a
Author: alonbl <alonbl at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date:   Sun Nov 26 14:28:54 2006 +0000

    Add opensc references
---
 README                                   | 2 +-
 doc/api/Doxyfile_footer.html             | 2 +-
 include/pkcs11-helper-1.0/pkcs11h-core.h | 5 ++++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/README b/README
index b6a9717..65fb470 100644
--- a/README
+++ b/README
@@ -22,5 +22,5 @@ AUTHORS
 	Alon Bar-Lev <alon.barlev at gmail.com>
 
 SUPPORT
-	http://????????????????
+	http://www.opensc-project.org
 
diff --git a/doc/api/Doxyfile_footer.html b/doc/api/Doxyfile_footer.html
index d94b94b..1f87d5d 100644
--- a/doc/api/Doxyfile_footer.html
+++ b/doc/api/Doxyfile_footer.html
@@ -1,2 +1,2 @@
 <hr>
-<table width="100%"><tr><td>pkcs11-helper, Copyright (C) Alon Bar-Lev <alon.barlev at gmail.com></td><td align="right"><img src="opensc-logo.gif"/></td></tr></table>
+<table width="100%"><tr><td>pkcs11-helper, Copyright (C) Alon Bar-Lev <alon.barlev at gmail.com></td><td align="right"><a href="http://www.opensc-project.org"><img src="opensc-logo.gif" alt="OpenSC-Project.org Logo" border="0"/></a></td></tr></table>
diff --git a/include/pkcs11-helper-1.0/pkcs11h-core.h b/include/pkcs11-helper-1.0/pkcs11h-core.h
index 82596c6..10da08e 100644
--- a/include/pkcs11-helper-1.0/pkcs11h-core.h
+++ b/include/pkcs11-helper-1.0/pkcs11h-core.h
@@ -73,7 +73,7 @@
  * pkcs11-helper is not designed to manage card content, since object attributes
  * are usually vendor specific, and 99% of application need to access
  * existing objects in order to perform signature and decryption.
- * @par The following modules are available:
+ * @par Modules:
  * - @ref pkcs11h-core.h "Core" - Initialize library, adding providers, hooks.
  * - @ref pkcs11h-token.h "Token" - Handle tokens.
  * - @ref pkcs11h-certificate.h "Certificate" - Handle certificate objects.
@@ -85,6 +85,9 @@
  * - The pkcs11-helper is available in POSIX complient systems and WIN32.
  * - pkcs11-helper should work with almost every PKCS#11 provider, since it
  *   uses the minimum features of the provider.
+ * @par Support
+ * pkcs11-helper support is available via the
+ * <a href="http://www.opensc-project.org">OpenSC Project</a>.
  * @par License
  * @ref License is dual BSD or GPL.
  */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git



More information about the pkg-opensc-commit mailing list