libvirt/src/rpc
Peter Krempa 25f2c8b4b0 libssh2_transport: Add libssh2 session support to net client code
This patch adds a glue layer to enable using libssh2 code with the
network client code.

As in the original client implementation, shell code is sent to the
server to detect correct options for netcat and connect to libvirt's
unix socket.
2012-08-21 14:47:09 +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_transport: add ssh context support to virNetSocket 2012-08-21 14:47:09 +02:00
virnetsocket.h libssh2_transport: add ssh context support to virNetSocket 2012-08-21 14:47:09 +02:00
virnetsshsession.c libssh2_transport: add main libssh2 transport implementation 2012-08-21 14:47:09 +02:00
virnetsshsession.h libssh2_transport: add main libssh2 transport implementation 2012-08-21 14:47:09 +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