summaryrefslogtreecommitdiffstats
path: root/server/reds.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use spice allocator in server/Alexander Larsson2010-03-111-104/+29
* new libspice api: add spice_server_set_mouse_absolute()Gerd Hoffmann2010-03-091-0/+9
* new libspice api: add spice_server_set_channel_security()Gerd Hoffmann2010-03-091-0/+13
* new libspice api: make spice_channel_name_t part of the public api.Gerd Hoffmann2010-03-091-33/+20
* new libspice api: add spice_server_{get, set}_image_compression()Gerd Hoffmann2010-03-091-0/+14
* new libspice api: make image_compression_t part of the public api.Gerd Hoffmann2010-03-091-20/+20
* new libspice api: configure listen addr, add ipv6 supporGerd Hoffmann2010-03-091-39/+70
* new libspice api: configure tlsGerd Hoffmann2010-03-091-2/+44
* new libspice api: zap function pointer indirection.Gerd Hoffmann2010-03-091-9/+36
* new libspice api: configure port + ticketGerd Hoffmann2010-03-091-0/+49
* new libspice api: alloc, initi and free spice server instances.Gerd Hoffmann2010-03-091-5/+33
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2010-03-091-2/+2
* Use the new header namesAlexander Larsson2010-02-041-3/+3
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-236/+236
* server,client: server authentication for secured channels.Yonit Halperin2010-01-111-9/+205
* server: add new vd interface QTerm2InterfaceYaniv Kamay2010-01-061-1/+241
* spice: fix ssl compiling errorsIzik Eidus2009-12-221-0/+4
* spice server: heuristic for distinguishing between "real" videos and textual ...Yonit Halperin2009-11-301-11/+36
* fix build on DebianYaniv Kamay2009-10-261-3/+5
* tunnelYonit Halperin2009-10-181-1/+16
* fresh startYaniv Kamay2009-10-141-0/+4996