1
1
Daniel Stenberg 8cd76af353 "struct libssh2_knownhost" is now part of the internal struct for each known
host so we now only return pointers to structs instead of having the app
allocate a full struct

I moved the private struct definition into knownhosts.c instead of exposing it
wider in libssh2_priv.h

I thus modified the proto for two functions that previously used 'struct
libssh2_knownhost *' to receive data.
2009-05-29 14:08:24 +02:00
..
2008-11-21 14:51:43 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2007-11-29 10:04:16 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2009-03-16 23:25:14 +00:00
2008-12-26 07:46:45 +00:00
2009-02-23 16:22:46 +00:00