Damien Miller
|
449fa4049d
|
Convert auth-options.c auth.c auth2-pubkey.c and channels code to new
buffer API
|
2012-09-19 18:40:19 +10:00 |
|
Markus Friedl
|
e3403f3457
|
update to openssh-6.1
|
2012-07-30 20:41:29 +02:00 |
|
Markus Friedl
|
aac1adfc7b
|
replace global 'datafellows' with new ssh->compat flag
|
2012-03-04 21:19:21 +01:00 |
|
Markus Friedl
|
0e69e20693
|
dispatch_fn() now returns an error code (int) instead of void
|
2012-01-17 14:37:26 +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
|
c8197a3b42
|
change all protocol handlers from 'void *' to 'struct ssh *'
|
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 |
|