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
*
zap CoreInterface->next()
Gerd Hoffmann
2010-05-19
2
-9
/
+0
*
channel security cleanup
Gerd Hoffmann
2010-05-19
2
-33
/
+24
*
zap spice_parse_args + spice_usage_str
Gerd Hoffmann
2010-05-19
2
-336
/
+0
*
Minor whitespace cleanup
vdesktop
Alexander Larsson
2010-05-19
1
-2
/
+2
*
Make it --enable-tunnel work
Alexander Larsson
2010-05-19
1
-5
/
+5
*
server: fix invalid self loop in surfaces dependencies.
Yonit Halperin
2010-05-03
1
-5
/
+22
*
spice server: fix typo in private key error message
Dan Kenigsberg
2010-05-03
1
-1
/
+1
*
Remove all mentions of "cairo" from the code
Alexander Larsson
2010-05-03
5
-13
/
+13
*
Don't send alpha bytes for primary surface
Alexander Larsson
2010-04-30
1
-2
/
+8
*
iovec: add sanity check
Gerd Hoffmann
2010-04-29
1
-2
/
+8
*
fix worker->stop surface cleanup
Gerd Hoffmann
2010-04-29
1
-1
/
+1
*
Add support for SPICE_IMAGE_FLAGS_HIGH_BITS_SET
Alexander Larsson
2010-04-28
1
-10
/
+38
*
If we have alpha in a 32bit rgb surface, ensure we send that
Alexander Larsson
2010-04-23
1
-0
/
+30
*
Server: Use the right image format when updating from a surface
Alexander Larsson
2010-04-23
1
-22
/
+31
*
Make each surface its own depth/format
Alexander Larsson
2010-04-23
2
-19
/
+33
*
Make client canvas and pixmaps handle more formats and simplify
Alexander Larsson
2010-04-23
1
-23
/
+10
*
spice: server: change update_area command
Izik Eidus
2010-04-14
3
-9
/
+39
*
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
2010-04-13
30
-282
/
+282
*
Use fast DCT method for better jpeg compression performance
Alexander Larsson
2010-04-12
1
-0
/
+1
*
spice server: fix validate_chunk
Izik Eidus
2010-04-12
1
-0
/
+1
*
take the right lock when freeing glz stuff of surfaces
Izik Eidus
2010-04-09
1
-2
/
+2
*
Split out the memslot stuff from red_worker.c to its own files
Alexander Larsson
2010-04-09
4
-289
/
+405
*
server: fix race condition in lz global dictionary, in its image segments list
Yonit Halperin
2010-04-09
1
-21
/
+34
*
Initialize _kill_mark so we don't get spurious valgrind warnings
Alexander Larsson
2010-04-08
5
-353
/
+349
*
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
[next]