[Bug 1371] Add PKCS#11 (Smartcards) support into OpenSSH
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat Apr 26 22:33:31 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1371
Alon Bar-Lev <alon.barlev at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1487|0 |1
is obsolete| |
--- Comment #28 from Alon Bar-Lev <alon.barlev at gmail.com> 2008-04-26 22:33:29 ---
Created an attachment (id=1489)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1489)
0000_README.patch
[PATCH] OpenSSH and Portable OpenSSH Smartcard (PKCS#11) Support
CONTENTS
Patch: 1000_all_log.patch
Descr: [PATCH] Add get_log_level()
Status: Unrelated to PKCS#11, common with X.509 patch.
Patch: 1001_all_ssh-agent-log-level.patch
Descr: [PATCH] Allow ssh-agent to have more than one debug level
Status: Unrelated to PKCS#11.
Patch: 2000_all_pkcs11-docs.patch
Descr: [PATCH] Add PKCS#11 support into OpenSSH
Status: Not to be merged.
Patch: 2001_all_pkcs11-core.patch
Descr: [PATCH] PKCS#11 core module
Status: Pending to be merged into OpenSSH and Portable OpenSSH.
Patch: 2003_all_pkcs11-scp.patch
Descr: [PATCH] scp PKCS#11 parameter addition
Status: Pending to be merged into OpenSSH and Portable OpenSSH.
Patch: 2004_all_pkcs11-scp-man.patch
Descr: [PATCH] PKCS#11 support in scp (man)
Status: Pending to be merged into OpenSSH and Portable OpenSSH.
Patch: 2005_all_pkcs11-ssh.patch
Descr: [PATCH] PKCS#11 support in ssh
Status: Pending to be merged into OpenSSH and Portable OpenSSH.
Patch: 2006_all_pkcs11-ssh-man.patch
Descr: [PATCH] PKCS#11 support in ssh (man)
Status: Pending to be merged into OpenSSH and Portable OpenSSH.
Patch: 2007_all_pkcs11-ssh-keygen.patch
Descr: [PATCH] PKCS#11 support in ssh-keygen
Status: Pending to be merged into OpenSSH and Portable OpenSSH.
Patch: 2008_all_pkcs11-ssh-keygen-man.patch
Descr: [PATCH] PKCS#11 support in ssh-keygen (man)
Status: Pending to be merged into OpenSSH and Portable OpenSSH.
Patch: 2009_all_pkcs11-agent.patch
Descr: [PATCH] PKCS#11 support in agent
Status: Pending to be merged into OpenSSH and Portable OpenSSH.
Patch: 2010_all_pkcs11-agent-man.patch
Descr: [PATCH] PKCS#11 support in agent (man)
Status: Pending to be merged into OpenSSH and Portable OpenSSH.
Patch: 3000_ossh_pkcs11.patch
Descr: [PATCH] OpenSSH PKCS#11 Additions
Status: Pending to be merged into OpenSSH.
Patch: 4000_possh_pkcs11.patch
Descr: [PATCH] Portable OpenSSH PKCS#11 Additions
Status: Pending to be merged into Portable OpenSSH.
Patch: 4001_possh_pkcs11-x509.patch
Descr: [PATCH] Portable OpenSSH X.509 Additions
Status: Pending to be merged into Roumen Patrov's X.509 patch (after
merge).
Patch: 4100_possh_pkcs11-autoconf.patch
Descr: [PATCH] Portable OpenSSH PKCS#11 autoconf generated files
Status: Not to be merged.
Patch: 4101_possh_pkcs11-x509-autoconf.patch
Descr: [PATCH] Portable OpenSSH PKCS#11 X.509 autoconf generated files
Status: Not to be merged.
APPLY
Apply to OpenSSH:
for f in @@HOME@@/{1,2,3}*; do patch -p1 < $f; done
Apply to Portable OpenSSH:
for f in @@HOME@@/{1,2,4}*; do patch -p1 < $f; done
Apply with X.509 patch:
for f in @@HOME@@/{1,2,4}*; do patch -p1 < $f; done
patch -R < @@HOME@@/1000_all_log.patch
<apply x.509 patch>
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list