summaryrefslogtreecommitdiffstats
path: root/server/reds.c
Commit message (Collapse)AuthorAgeFilesLines
* server: add new vd interface QTerm2InterfaceYaniv Kamay2010-01-061-1/+241
|
* server,client: server authentication for secured channels. #527411 #549673.Yonit Halperin2010-01-061-9/+205
| | | | | | | | | 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: fix ssl compiling errorsIzik Eidus2010-01-031-0/+4
| | | | | | (openssl api was changed, so lets have ifdef to compile in all cases) Signed-off-by: Izik Eidus <ieidus@redhat.com>
* spice server: heuristic for distinguishing between "real" videos and textual ↵Yonit Halperin2010-01-031-11/+36
| | | | streams
* fix build on DebianYaniv Kamay2009-10-271-3/+5
|
* fresh startYaniv Kamay2009-10-141-0/+4996