Markus Friedl
|
48278e629e
|
remove remaining calls to packet_*
|
2012-09-21 12:07:07 +02:00 |
|
Markus Friedl
|
d37e40e233
|
fix roaming, feedback djm@
|
2012-09-21 01:06:40 +02:00 |
|
Markus Friedl
|
7ce2b783cb
|
roaming: PACKET_SKIP_COMPAT
|
2012-09-21 00:58:36 +02:00 |
|
Damien Miller
|
6526ead4fe
|
remove last compat packet_ function from mux.c
add ssh argument to global confirm callbacks. We'll need to put
the head of this list under struct ssh at some time in the future.
|
2012-09-21 08:15:59 +10:00 |
|
Damien Miller
|
5020b06a6b
|
remove the last traces of the old buffer API
yay :)
|
2012-09-21 05:35:30 +10:00 |
|
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 |
|
Markus Friedl
|
a87828ec88
|
import openssh as of 2012/01/05
|
2012-01-05 12:08:12 +01:00 |
|