Jakub Jelen
eaa7af2e41
rebase patches to openssh-7.9p1
2018-10-19 11:41:07 +02:00
Jakub Jelen
e815fba204
Ignore unknown parts of PKCS#11 URI
2018-09-21 15:50:04 +02:00
Jakub Jelen
c60b555ac2
Address issues reported by coverity
2018-08-31 13:26:44 +02:00
Jakub Jelen
bbf61daf97
openssh-7.8p1-1 + 0.10.3-5
...
New upstream release including:
* Dropping entropy patch
* Remove default support for MD5 fingerprints
* Porting all the downstream patches and pam_ssh_agent_auth
to new sshbuf and sshkey API
* pam_ssh_agent_auth is no longer using MD5 fingerprints
2018-08-24 23:16:24 +02:00
Jakub Jelen
baff4a61a7
fixup the coverity fix
2018-08-07 18:07:36 +02:00
Jakub Jelen
009e39709f
coverity: RESOURCE_LEAK (CWE-772)
2018-07-18 16:49:07 +02:00
Jakub Jelen
ab24bd6608
Do not break quotes parsing in configuration file ( #1566295 )
2018-04-12 10:26:26 +02:00
Jakub Jelen
af10de8f01
Update to latest version of URI patch passing the new tests + rebase to 7.7
2018-04-04 16:59:45 +02:00
Jakub Jelen
42fe13ff31
Allow loading more keys from single PKCS#11 module
2018-04-04 16:58:34 +02:00
Jakub Jelen
aad4430f17
Print PKCS#11 URI also for ECDSA keys
2018-04-04 16:57:59 +02:00
Jakub Jelen
7e9748a2b5
PKCS#11: Support ECDSA keys and PKCS#11 URIs
...
Based on the patches in upstream bugzilla:
ECDSA:
https://bugzilla.mindrot.org/show_bug.cgi?id=2474
PKCS#11 URI:
https://bugzilla.mindrot.org/show_bug.cgi?id=2817
2018-04-04 16:56:59 +02:00