summaryrefslogtreecommitdiff
path: root/client/red_peer.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-07-18client: rename connect_unsecure to connect_to_peerUri Lublin1-4/+14
2011-07-18client: s/recive/receiveChristophe Fergeau1-4/+4
2011-05-03client: make use of ssl_verify.cMarc-André Lureau1-358/+19
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2011-02-07client: log subject-host mismatch, and raise ssl warnings to errorsAlon Levy1-5/+5
2010-12-08mingw32 build: fixed using -1 as uninitialized value for unsigned variablesAlon Levy1-3/+3
2010-12-08mingw32 build: fix signed/unsigned warnings as errorsAlon Levy1-1/+1
2010-07-08Fix various misspellingsAlexander Larsson1-4/+4
2010-06-22Add more emacs mode headersAlexander Larsson1-0/+1
2010-06-18Switch client to use generated marshallersAlexander Larsson1-22/+43
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-03-18client: add command line support for ciphers, ca file, and host certificate s...Yonit Halperin1-1/+6
2010-03-03Only use AI_ADDRCONF if availibleAlexander Larsson1-1/+4
2010-02-27spice client: add ipv6 support.Gerd Hoffmann1-51/+41
2010-02-27spice client: fix dns lookupGerd Hoffmann1-3/+9
2010-02-04Use the new header namesAlexander Larsson1-1/+1
2010-02-04Rename symbols that were changed in spice-protocolAlexander Larsson1-4/+4
2010-01-11server,client: server authentication for secured channels.Yonit Halperin1-15/+386
2009-12-22spice: fix ssl compiling errorsIzik Eidus1-0/+4
2009-10-18tunnelYonit Halperin1-44/+2
2009-10-14fresh startYaniv Kamay1-0/+426