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
|
d45e8a05ab
|
sshd.c: PACKET_SKIP_COMPAT and move creation of 'ssh' to main().
|
2012-09-20 17:47:09 +02:00 |
|
Markus Friedl
|
976287cf8d
|
auth1.c: PACKET_SKIP_COMPAT
|
2012-09-20 13:00:33 +02:00 |
|
Damien Miller
|
ea5ceecdc2
|
first cut at merging disentangled buffer and library code. buffer_* continue
to exist as thin wrappers around sshbuf_*
doesn't yet pass regress (breakage in hostkey checking, probably related to
new sshkey_* return values)
|
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 |
|