Markus Friedl
|
48278e629e
|
remove remaining calls to packet_*
|
2012-09-21 12:07:07 +02:00 |
|
Damien Miller
|
e7643ba14f
|
convert auth2-hostbased.c schnorr.c ssh-pkcs11-client.c to new buffer API
|
2012-09-21 04:26:38 +10:00 |
|
Markus Friedl
|
1a44de2fcb
|
auth2-hostbased.c: PACKET_SKIP_COMPAT
|
2012-09-20 11:31:49 +02:00 |
|
Markus Friedl
|
aac1adfc7b
|
replace global 'datafellows' with new ssh->compat flag
|
2012-03-04 21:19:21 +01: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
|
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 |
|