index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
spice server: fix not sent depth size for surfaces
Izik Eidus
2010-04-08
1
-0
/
+1
*
server configuration: make network redirection support optional
Yonit Halperin
2010-04-06
2
-3
/
+17
*
spice server: try to be less brutal when changing res or when flushing the tree
Izik Eidus
2010-04-06
1
-0
/
+5
*
spice server: remove surface_id and surfaces_dest[3] from guest mem
Izik Eidus
2010-04-06
1
-74
/
+68
*
spice-server: when destroying a surface don`t send uneeded items
Izik Eidus
2010-04-05
1
-1
/
+43
*
spice-server: remove glz objects related to surface when destroying a surface
Izik Eidus
2010-04-05
1
-2
/
+32
*
spice: reds: fix uninitlized pointer
Izik Eidus
2010-04-05
1
-1
/
+1
*
libspice: add off screens support
Izik Eidus
2010-04-03
4
-152
/
+604
*
spice server: surface create/destroy protocol support
Izik Eidus
2010-04-03
1
-57
/
+167
*
Rename .so spice-server.so
Alexander Larsson
2010-03-24
1
-6
/
+6
*
Get rid of more out-of-memory checks
Alexander Larsson
2010-03-24
1
-47
/
+9
*
spice: server: Being more permissive in video identification
Yonit Halperin
2010-03-24
1
-17
/
+29
*
spice: server: avoid video streaming of small images
Yonit Halperin
2010-03-24
1
-0
/
+12
*
Fix uninitilized memory read in stroke_fill_spans()
Alexander Larsson
2010-03-18
1
-2
/
+7
*
new libspice api: spice_server_add_get_{sock, peer}_info()
Gerd Hoffmann
2010-03-18
2
-0
/
+28
*
new libspice api: spice_server_add_renderer()
Gerd Hoffmann
2010-03-18
2
-1
/
+16
*
Use spice allocator in server/
Alexander Larsson
2010-03-11
9
-328
/
+102
*
New memory allocators that exit on OOM and handle multiplication overflow
Alexander Larsson
2010-03-11
1
-0
/
+1
*
Revert "Fix possible quic_usr_more_lines_unstable() crash"
Alexander Larsson
2010-03-10
1
-8
/
+2
*
new libspice api: add spice_server_set_mouse_absolute()
Gerd Hoffmann
2010-03-09
2
-0
/
+11
*
new libspice api: add spice_server_set_channel_security()
Gerd Hoffmann
2010-03-09
2
-0
/
+17
*
new libspice api: make spice_channel_name_t part of the public api.
Gerd Hoffmann
2010-03-09
2
-33
/
+35
*
new libspice api: add spice_server_{get, set}_image_compression()
Gerd Hoffmann
2010-03-09
2
-0
/
+18
*
new libspice api: make image_compression_t part of the public api.
Gerd Hoffmann
2010-03-09
6
-56
/
+61
*
new libspice api: configure listen addr, add ipv6 suppor
Gerd Hoffmann
2010-03-09
2
-39
/
+74
*
new libspice api: configure tls
Gerd Hoffmann
2010-03-09
2
-2
/
+48
*
new libspice api: zap function pointer indirection.
Gerd Hoffmann
2010-03-09
2
-9
/
+40
*
new libspice api: configure port + ticket
Gerd Hoffmann
2010-03-09
2
-0
/
+54
*
new libspice api: alloc, initi and free spice server instances.
Gerd Hoffmann
2010-03-09
2
-6
/
+40
*
Fix possible quic_usr_more_lines_unstable() crash
Gerd Hoffmann
2010-03-09
1
-2
/
+8
*
Use macros from <spice/macros.h> rather than duplicate them
Alexander Larsson
2010-03-09
6
-109
/
+87
*
Move virtualization of canvas drawing into common/canvas_base
Alexander Larsson
2010-03-08
1
-204
/
+80
*
Make virt mapping an interface
Alexander Larsson
2010-03-08
1
-11
/
+18
*
Make glz_decoder non-optional canvas_base in canvas constructors
Alexander Larsson
2010-03-08
1
-2
/
+2
*
Remove qcairo dependency, only use pixman
Alexander Larsson
2010-02-23
1
-2
/
+2
*
Remove cairo_t from cairo canvas
Alexander Larsson
2010-02-23
1
-22
/
+12
*
Replace custom region implementation with pixman_region32_t
Alexander Larsson
2010-02-23
1
-25
/
+32
*
Use pixman_image_t instead of cairo_surface_t as the generic pixman container
Alexander Larsson
2010-02-23
1
-6
/
+6
*
Turn image and palette cache into c style dynamic interface
Alexander Larsson
2010-02-23
1
-8
/
+14
*
Add line rasterizer
Alexander Larsson
2010-02-23
1
-0
/
+1
*
Add pixman utilities
Alexander Larsson
2010-02-23
1
-0
/
+1
*
Use standard int types and <spice/types.h>
Alexander Larsson
2010-02-04
1
-16
/
+16
*
Use the new header names
Alexander Larsson
2010-02-04
5
-8
/
+8
*
Rename symbols that were changed in spice-protocol
Alexander Larsson
2010-02-04
11
-843
/
+843
*
Depend on spice-protocol module
Alexander Larsson
2010-02-04
1
-0
/
+1
*
libspice: add surface 0 support
Izik Eidus
2010-01-28
6
-637
/
+1137
*
server,client: server authentication for secured channels.
Yonit Halperin
2010-01-11
1
-9
/
+205
*
server: add new vd interface QTerm2Interface
Yaniv Kamay
2010-01-06
2
-1
/
+291
*
spice: fix server crush in case connecting without qxl device
Izik Eidus
2009-12-24
1
-0
/
+3
*
spice: fix ssl compiling errors
Izik Eidus
2009-12-22
1
-0
/
+4
[next]