summaryrefslogtreecommitdiffstats
path: root/client/red_peer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Only use AI_ADDRCONF if availible #566444spice-client-0.4.2-3.el6Alexander Larsson2010-03-181-1/+4
| | | | AI_ADDRCONF not availible on winXP, so this fixes windows build.
* spice client: add ipv6 support. #566444Gerd Hoffmann2010-03-181-51/+41
| | | | Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* spice client: fix dns lookup #566444Gerd Hoffmann2010-03-181-3/+9
| | | | | | ignore lookup results which are not ipv4 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/+6
| | | | subject #573371
* server,client: server authentication for secured channels. #527411 #549673.Yonit Halperin2010-01-061-15/+386
| | | | | | | | | 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>
* fresh startYaniv Kamay2009-10-141-0/+426