summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitilized memory read in stroke_fill_spans()Alexander Larsson2010-03-181-2/+7
* new libspice api: spice_server_add_get_{sock, peer}_info()Gerd Hoffmann2010-03-182-0/+28
* new libspice api: spice_server_add_renderer()Gerd Hoffmann2010-03-182-1/+16
* Use spice allocator in server/Alexander Larsson2010-03-119-328/+102
* New memory allocators that exit on OOM and handle multiplication overflowAlexander Larsson2010-03-111-0/+1
* Revert "Fix possible quic_usr_more_lines_unstable() crash"Alexander Larsson2010-03-101-8/+2
* new libspice api: add spice_server_set_mouse_absolute()Gerd Hoffmann2010-03-092-0/+11
* new libspice api: add spice_server_set_channel_security()Gerd Hoffmann2010-03-092-0/+17
* new libspice api: make spice_channel_name_t part of the public api.Gerd Hoffmann2010-03-092-33/+35
* new libspice api: add spice_server_{get, set}_image_compression()Gerd Hoffmann2010-03-092-0/+18
* new libspice api: make image_compression_t part of the public api.Gerd Hoffmann2010-03-096-56/+61
* new libspice api: configure listen addr, add ipv6 supporGerd Hoffmann2010-03-092-39/+74
* new libspice api: configure tlsGerd Hoffmann2010-03-092-2/+48
* new libspice api: zap function pointer indirection.Gerd Hoffmann2010-03-092-9/+40
* new libspice api: configure port + ticketGerd Hoffmann2010-03-092-0/+54
* new libspice api: alloc, initi and free spice server instances.Gerd Hoffmann2010-03-092-6/+40
* Fix possible quic_usr_more_lines_unstable() crashGerd Hoffmann2010-03-091-2/+8
* Use macros from <spice/macros.h> rather than duplicate themAlexander Larsson2010-03-096-109/+87
* Move virtualization of canvas drawing into common/canvas_baseAlexander Larsson2010-03-081-204/+80
* Make virt mapping an interfaceAlexander Larsson2010-03-081-11/+18
* Make glz_decoder non-optional canvas_base in canvas constructorsAlexander Larsson2010-03-081-2/+2
* Remove qcairo dependency, only use pixmanAlexander Larsson2010-02-231-2/+2
* Remove cairo_t from cairo canvasAlexander Larsson2010-02-231-22/+12
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-25/+32
* Use pixman_image_t instead of cairo_surface_t as the generic pixman containerAlexander Larsson2010-02-231-6/+6
* Turn image and palette cache into c style dynamic interfaceAlexander Larsson2010-02-231-8/+14
* Add line rasterizerAlexander Larsson2010-02-231-0/+1
* Add pixman utilitiesAlexander Larsson2010-02-231-0/+1
* Use standard int types and <spice/types.h>Alexander Larsson2010-02-041-16/+16
* Use the new header namesAlexander Larsson2010-02-045-8/+8
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-0411-843/+843
* Depend on spice-protocol moduleAlexander Larsson2010-02-041-0/+1
* libspice: add surface 0 supportIzik Eidus2010-01-286-637/+1137
* server,client: server authentication for secured channels.Yonit Halperin2010-01-111-9/+205
* server: add new vd interface QTerm2InterfaceYaniv Kamay2010-01-062-1/+291
* spice: fix server crush in case connecting without qxl deviceIzik Eidus2009-12-241-0/+3
* spice: fix ssl compiling errorsIzik Eidus2009-12-221-0/+4
* spice: sever: increase client timeoutYaniv Kamay2009-12-211-2/+2
* spice: sever: remove assert on nop copy bitsYaniv Kamay2009-12-211-1/+3
* spice server: heuristic for distinguishing between "real" videos and textual ...Yonit Halperin2009-11-304-25/+160
* spice: server: add memslots support.Izik Eidus2009-11-236-274/+645
* spice server: fix glIzik Eidus2009-11-091-0/+4
* fix build on DebianYaniv Kamay2009-10-263-4/+7
* tunnelYonit Halperin2009-10-188-1/+4284
* fresh startYaniv Kamay2009-10-1426-0/+18830