Markus Friedl ce73007d5b create struct ssh in ssh_connect() and pass it to ssh_login(),
ssh_exchange_identification(), ssh_kex2() and ssh_userauth2()
so we can avoid accessing the global connections state from there.
2012-03-04 21:19:21 +01:00
2012-01-17 14:49:28 +01:00
2012-01-17 14:32:49 +01:00

libopenssh
==========

turn openssh into a library

ssh		a copy of openbsd src/usr.bin/ssh
regress		a copy of openbsd src/regress/usr.bin/ssh

diff against vanilla openssh:

% cd ssh && cvs -qd anoncvs@anoncvs1.ca.openbsd.org:/cvs diff -u

-m
Description
No description provided
Readme 3.2 MiB
Languages
C 86.7%
Roff 8.3%
Shell 4.2%
Makefile 0.6%
Python 0.1%