index
:
~victortoso/spice
char-device-checks
client-side-bandwidth-monitoring
fix-char-device-leaks
fix-clang-warnings
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-07
build-sys: Remove client check from configure.ac
HEAD
master
Christophe Fergeau
1
-10
/
+0
2015-10-06
build-sys: bump libtool version information
v0.12.6
Frediano Ziglio
1
-2
/
+2
2015-10-06
Mention the 2 recently fixed CVEs in NEWS
Christophe Fergeau
1
-1
/
+1
2015-10-06
Prevent leak if size from red_get_data_chunks don't match in red_get_image
Frediano Ziglio
1
-0
/
+2
2015-10-06
Prevent data_size to be set independently from data
Frediano Ziglio
1
-0
/
+1
2015-10-06
Avoid race condition copying segments in red_get_path
Frediano Ziglio
1
-1
/
+1
2015-10-06
Make sure we can read QXLPathSeg structures
Frediano Ziglio
1
-2
/
+2
2015-10-06
Fix some possible overflows in red_get_string for 32 bit
Frediano Ziglio
1
-1
/
+7
2015-10-06
Prevent DoS from guest trying to allocate too much data on host for chunks
Frediano Ziglio
1
-8
/
+41
2015-10-06
Prevent memory leak if red_get_data_chunks_ptr fails
Frediano Ziglio
1
-11
/
+20
2015-10-06
Fix race condition in red_get_data_chunks_ptr
Frediano Ziglio
1
-7
/
+10
2015-10-06
Fix integer overflow computing glyph_size in red_get_string
Frediano Ziglio
1
-3
/
+5
2015-10-06
Fix race condition in red_get_string
Frediano Ziglio
1
-6
/
+9
2015-10-06
Fix race in red_get_image
Frediano Ziglio
1
-8
/
+10
2015-10-06
Fix race condition on red_get_clip_rects
Frediano Ziglio
1
-3
/
+5
2015-10-06
Prevent 32 bit integer overflow in bitmap_consistent
Frediano Ziglio
1
-3
/
+4
2015-10-06
Fix buffer reading overflow
Frediano Ziglio
1
-1
/
+8
2015-10-06
Check properly surface to be created
Frediano Ziglio
1
-1
/
+34
2015-10-06
Fix some integer overflow causing large memory allocations
Frediano Ziglio
1
-4
/
+11
2015-10-06
Define a constant to limit data from guest.
Frediano Ziglio
1
-0
/
+11
2015-10-06
worker: avoid double free or double create of surfaces
Frediano Ziglio
1
-1
/
+8
2015-10-06
worker: validate correctly surfaces
Frediano Ziglio
1
-15
/
+18
2015-10-05
worker: make it clear it returns from process when no cmd
Marc-André Lureau
1
-4
/
+4
2015-10-02
server: remove useless includes
Marc-André Lureau
1
-2
/
+1
2015-10-01
manual: Fix Arnon last name
Christophe Fergeau
1
-1
/
+1
2015-10-01
manual: Add section about debugging
Christophe Fergeau
1
-0
/
+95
2015-10-01
Update NEWS
Christophe Fergeau
1
-0
/
+14
2015-09-29
worker: count in drawable_new()
Marc-André Lureau
1
-3
/
+4
2015-09-29
PALLET -> PALETTE
Jonathon Jongsma
1
-6
/
+6
2015-09-29
tests: Fix -Werror=format-zero-length build failure
Christophe Fergeau
1
-2
/
+0
2015-09-24
display: Advertise preferred compression cap
Christophe Fergeau
1
-0
/
+1
2015-09-15
manual: add smartcard channel section
Marc-André Lureau
1
-0
/
+54
2015-09-15
manual: add missing space
Marc-André Lureau
1
-1
/
+1
2015-09-15
manual: update webdav virt-manager section
Marc-André Lureau
1
-1
/
+3
2015-09-08
Avoid race conditions reading monitor configs from guest
Frediano Ziglio
1
-13
/
+31
2015-09-08
replay: fix formatting string
Frediano Ziglio
1
-1
/
+1
2015-09-07
build-sys: Update warning message
Frediano Ziglio
1
-4
/
+5
2015-09-04
improve performances comparing image pixels
Frediano Ziglio
1
-21
/
+20
2015-09-03
avoid to call red_get_streams_timout twice computing timeout
Frediano Ziglio
1
-4
/
+5
2015-09-03
spice_timer_queue: fix access after free
Frediano Ziglio
1
-1
/
+6
2015-09-01
replay: compatibility with former version
Frediano Ziglio
1
-5
/
+6
2015-09-01
replay: do not define same type twice
Frediano Ziglio
1
-4
/
+4
2015-09-01
Update spice-common submodule
Christophe Fergeau
1
-0
/
+0
2015-09-01
build-sys: Add missing header files to _SOURCES
Christophe Fergeau
1
-0
/
+2
2015-09-01
Remove useless pack attribute
Marc-André Lureau
1
-17
/
+7
2015-09-01
server: remove srand(time(NULL))
Marc-André Lureau
1
-2
/
+0
2015-09-01
server/red_worker: remove redundant spice_warn_if in validate_surface
Alon Levy
1
-1
/
+0
2015-09-01
server: remove hardcoded RED_MAX_RENDERERS
Marc-André Lureau
3
-6
/
+6
2015-08-27
Simplify set_surface_release_info
Frediano Ziglio
1
-14
/
+5
2015-08-27
replay: fix typo in message
Frediano Ziglio
1
-1
/
+1
[next]