summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* client: change rerror code to be positiveYaniv Kamay2010-01-101-15/+15
|
* client: add Platform::term_printfYaniv Kamay2010-01-101-0/+1
| | | | | | Platform::term_printf is a variant of printf that on windows dynamically opens console in order to have visible output during command line processing.
* server,client: server authentication for secured channels. #527411 #549673.Yonit Halperin2010-01-061-2/+19
| | | | | | | | | 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: fix wrong gdi-canvas handling of blend_alphaIzik Eidus2010-01-031-6/+14
| | | | Signed-off-by: Izik Eidus <ieidus@redhat.com>
* fix build on DebianYaniv Kamay2009-10-272-0/+16
|
* fresh startYaniv Kamay2009-10-1457-0/+21770