8 Commits

Author SHA1 Message Date
Markus Friedl
48278e629e remove remaining calls to packet_* 2012-09-21 12:07:07 +02:00
Damien Miller
5020b06a6b remove the last traces of the old buffer API
yay :)
2012-09-21 05:35:30 +10:00
Markus Friedl
0159ba24d4 ssh_packet_check_eom -> sshpkt_get_end 2012-09-20 11:15:45 +02:00
Markus Friedl
a3ba607c6e PACKET_SKIP_COMPAT2: make ssh_packet_put/get optional 2012-09-19 12:45:22 +02:00
Markus Friedl
874b586408 auth2-passwd: PACKET_SKIP_COMPAT, no xfree, sshpkt_get* 2012-09-19 11:57:54 +02:00
Markus Friedl
bb19f6ffb3 switch sshd-auth2 to ssh_packet_* 2012-01-17 14:32:48 +01:00
Markus Friedl
a9e3bee9b9 switch sshd-auth2 code from dispatch to ssh_dispatch 2012-01-17 14:32:48 +01:00
Markus Friedl
a87828ec88 import openssh as of 2012/01/05 2012-01-05 12:08:12 +01:00