libvirt/src/rpc
Peter Krempa f1d0b92a01 libssh2_session: Add support for creating known_hosts file
The libssh2 code wasn't supposed to create the known_hosts file, but
recent findings show, that we can't use the default created by OpenSSH
as libssh2 might damage it. We need to create a private known_hosts file
in the config path.

This patch adds support for skipping error if the known_hosts file is
not present and let libssh2 create a new one.
2012-08-22 11:49:07 +02:00
..
gendispatch.pl Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
genprotocol.pl Remove tabs from all perl files & enforce this 2012-07-30 13:09:57 +01:00
gensystemtap.pl Remove tabs from all perl files & enforce this 2012-07-30 13:09:57 +01:00
virkeepalive.c Turn virKeepAlive into a virObject 2012-08-07 11:47:41 +01:00
virkeepalive.h Turn virKeepAlive into a virObject 2012-08-07 11:47:41 +01:00
virkeepaliveprotocol.x Define keepalive protocol 2011-11-24 11:44:08 +01:00
virnetclient.c libssh2_transport: Add libssh2 session support to net client code 2012-08-21 14:47:09 +02:00
virnetclient.h libssh2_transport: Add libssh2 session support to net client code 2012-08-21 14:47:09 +02:00
virnetclientprogram.c Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetclientprogram.h Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetclientstream.c Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetclientstream.h Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetmessage.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virnetmessage.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virnetprotocol.x maint: avoid regression on copyright listings 2012-07-27 07:42:34 -06:00
virnetsaslcontext.c Turn virNetSASLContext and virNetSASLSession into virObject instances 2012-08-07 11:47:41 +01:00
virnetsaslcontext.h Turn virNetSASLContext and virNetSASLSession into virObject instances 2012-08-07 11:47:41 +01:00
virnetserver.c Refactor the way new clients are registered with the server 2012-08-20 13:34:25 +01:00
virnetserver.h Refactor RPC client private data setup 2012-08-15 10:59:10 +01:00
virnetserverclient.c Refactor impl of the virNetServerClientNew method 2012-08-20 13:34:30 +01:00
virnetserverclient.h Refactor RPC client private data setup 2012-08-15 10:59:10 +01:00
virnetservermdns.c build: add stubs so mdns code can be unconditionally compiled 2012-08-02 13:35:21 -06:00
virnetservermdns.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virnetserverprogram.c Turn virNetServer* into virObject instances 2012-08-07 11:47:55 +01:00
virnetserverprogram.h Turn virNetServer* into virObject instances 2012-08-07 11:47:55 +01:00
virnetserverservice.c Add support for creating sockets & RPC servers from a pre-opened fd 2012-08-20 13:34:34 +01:00
virnetserverservice.h Add support for creating sockets & RPC servers from a pre-opened fd 2012-08-20 13:34:34 +01:00
virnetsocket.c libssh2_session: Add support for creating known_hosts file 2012-08-22 11:49:07 +02:00
virnetsocket.h libssh2_transport: add ssh context support to virNetSocket 2012-08-21 14:47:09 +02:00
virnetsshsession.c libssh2_session: Add support for creating known_hosts file 2012-08-22 11:49:07 +02:00
virnetsshsession.h libssh2_session: Add support for creating known_hosts file 2012-08-22 11:49:07 +02:00
virnettlscontext.c Turn virNetTLSContext and virNetTLSSession into virObject instances 2012-08-07 11:47:41 +01:00
virnettlscontext.h Turn virNetTLSContext and virNetTLSSession into virObject instances 2012-08-07 11:47:41 +01:00