6 Commits

Author SHA1 Message Date
Damien Miller
3f69ecb299 activate leakmalloc support when LEAKMALLOC make variable is set
(mostly by markus@)
2012-03-15 13:27:43 +11:00
Damien Miller
0fe974bd62 expose sshkey_parse_public_rsa1() for unit testing 2012-03-04 21:19:23 +01:00
Damien Miller
f576b5ee39 fixes from Markus 2012-03-04 21:19:21 +01:00
Damien Miller
24db83513f rework authfile.c to avoid fatal and return error codes 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
a87828ec88 import openssh as of 2012/01/05 2012-01-05 12:08:12 +01:00