OpenBSD CVS

CVS log for src/usr.bin/ssh/sshkey.c


[BACK] Up to [local] / src / usr.bin / ssh

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_7_BASE


Revision 1.108 / (download) - annotate - [select for diffs], Sat Apr 11 10:16:11 2020 UTC (4 years, 1 month ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.107: +40 -147 lines
Diff to previous 1.107 (colored)

Refactor private key parsing. Eliminates a fair bit of duplicated
code and fixes oss-fuzz#20074 (NULL deref) caused by a missing
key type check in the ECDSA_CERT parsing path.

feedback and ok markus@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.