|
|
|
|
|
by codetrotter
763 days ago
|
|
But the OpenSSH they have in OpenBSD is maintained in-tree I think. And then they have the portable OpenSSH that they maintain separately for other systems to use. And then changes in either are probably integrated into the other keeping them largely the same. But there surely are some features in either that are intentionally kept out of the other? |
|
* https://github.com/openssh/openssh-portable
Perhaps see specifically the "openbsd-compat" directory, otherwise I think the source tree is very close the the 'OpenBSD version':
* https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/