summaryrefslogtreecommitdiffstats
path: root/client/red_channel.h
Commit message (Collapse)AuthorAgeFilesLines
* server,client: server authentication for secured channels. #527411 #549673.Yonit Halperin2010-01-061-2/+4
| | | | | | | | | 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: cosmetic changesYonit Halperin2010-01-031-1/+0
|
* spice client: Transfer all channels run loop from EventsLoop class to ↵Yonit Halperin2010-01-031-5/+5
| | | | ProcessLoop class
* fresh startYaniv Kamay2009-10-141-0/+296