summaryrefslogtreecommitdiffstats
path: root/server/spice.h
Commit message (Expand)AuthorAgeFilesLines
...
* s/CoreInterface/SpiceCoreInterface/Gerd Hoffmann2010-05-191-4/+1
* VDInterface: redesign.Gerd Hoffmann2010-05-191-3/+5
* channel security cleanupGerd Hoffmann2010-05-191-15/+1
* zap spice_parse_args + spice_usage_strGerd Hoffmann2010-05-191-3/+0
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* new libspice api: spice_server_add_get_{sock, peer}_info()Gerd Hoffmann2010-03-181-0/+4
* new libspice api: spice_server_add_renderer()Gerd Hoffmann2010-03-181-0/+2
* new libspice api: add spice_server_set_mouse_absolute()Gerd Hoffmann2010-03-091-0/+2
* new libspice api: add spice_server_set_channel_security()Gerd Hoffmann2010-03-091-0/+4
* new libspice api: make spice_channel_name_t part of the public api.Gerd Hoffmann2010-03-091-0/+15
* new libspice api: add spice_server_{get, set}_image_compression()Gerd Hoffmann2010-03-091-0/+4
* new libspice api: make image_compression_t part of the public api.Gerd Hoffmann2010-03-091-0/+10
* new libspice api: configure listen addr, add ipv6 supporGerd Hoffmann2010-03-091-0/+4
* new libspice api: configure tlsGerd Hoffmann2010-03-091-0/+4
* new libspice api: zap function pointer indirection.Gerd Hoffmann2010-03-091-0/+4
* new libspice api: configure port + ticketGerd Hoffmann2010-03-091-0/+5
* new libspice api: alloc, initi and free spice server instances.Gerd Hoffmann2010-03-091-1/+7
* fresh startYaniv Kamay2009-10-141-0/+29