1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 07:59:00 +00:00
Daniel P. Berrange bb1c9296f5 Generic module for handling SASL authentication & encryption
This provides two modules for handling SASL

 * virNetSASLContext provides the process-wide state, currently
   just a whitelist of usernames on the server and a one time
   library init call

 * virNetTLSSession provides the per-connection state, ie the
   SASL session itself. This also include APIs for providing
   data encryption/decryption once the session is established

* src/Makefile.am: Add to libvirt-net-rpc.la
* src/rpc/virnetsaslcontext.c, src/rpc/virnetsaslcontext.h: Generic
  SASL handling code
2011-06-24 11:48:25 +01:00
..
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00
2011-06-06 11:46:37 +08:00