summaryrefslogtreecommitdiffstats
path: root/client/red_peer.h
Commit message (Collapse)AuthorAgeFilesLines
* spice client: add ipv6 support. #566444Gerd Hoffmann2010-03-181-2/+0
| | | | Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* client: add command line support for ciphers, ca file, and host certificate ↵spice-client-0.4.2-2.el6Yonit Halperin2010-03-141-1/+4
| | | | subject #573371
* server,client: server authentication for secured channels. #527411 #549673.Yonit Halperin2010-01-061-4/+37
| | | | | | | | | 3 available mechanisms: by public key, by host name, and by certificate subject name. In the former method, chain of trust verification is not performed. The CA certificate files are looked for under <spice-config-dir>/spice_truststore.pem windows <spice-config-dir>=%APPDATA%\spicec\ linux <spice-config-dir>=$HOME/.spicec
* spice client: Transfer all channels run loop from EventsLoop class to ↵Yonit Halperin2010-01-031-2/+2
| | | | ProcessLoop class
* fresh startYaniv Kamay2009-10-141-0/+182