Hi Aris, I think the string.c also need to be prefixed, like ssh_string_new instead of string_new. Do we intend to change all these in 0.5?
Vic On Mon, 2009-12-21 at 10:13 +0100, Aris Adamantiadis wrote: > Another problem is the namespace mismatch, we forgot to prepend > public_key and private_key with ssh_. If we implement anything new, it > should use the ssh_ namespace. > > Aris >
