Markus Friedl
|
011c12f689
|
sync cvs as of 2012-12-14 (keep cipher-ctr.c)
|
2012-12-30 09:09:52 +01:00 |
|
Markus Friedl
|
88d1ce29a9
|
sync cvs as of 2012-11-10
|
2012-11-10 16:26:54 +01:00 |
|
Markus Friedl
|
b33c381086
|
s/get_cstring/get_string/ since ssh1 pads passwords with zero
|
2012-10-10 01:16:00 +02:00 |
|
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 |
|