[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question on privatekey_from_file
[Thread Prev] | [Thread Next]
- Subject: Re: Question on privatekey_from_file
- From: Vic Lee <llyzs@xxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 22 Dec 2009 20:16:05 +0800
- To: libssh@xxxxxxxxxx
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 >
Question on privatekey_from_file | Vic Lee <llyzs@xxxxxxx> |
Re: Question on privatekey_from_file | Andreas Schneider <mail@xxxxxxxxxxxx> |
Re: Question on privatekey_from_file | Aris Adamantiadis <aris@xxxxxxxxxxxx> |