summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* syntax-check: Exclude png files from sc_prohibit_empty_lines_at_EOFChristophe Fergeau2015-10-191-1/+1
* syntax-check: Clean-up exception rulesChristophe Fergeau2015-10-191-10/+3
* syntax-check: Remove unused #include <strings.h>Christophe Fergeau2015-10-191-1/+0
* syntax-check: Add missing #include <config.h>Christophe Fergeau2015-10-194-0/+14
* syntax-check: Don't use tabs for indentationChristophe Fergeau2015-10-194-12/+12
* syntax-check: Exclude red_replay_qxl.c from sc_cast_of_argument_to_freeChristophe Fergeau2015-10-191-0/+2
* syntax-check: Ignore .png files in sc_trailing_blank testChristophe Fergeau2015-10-191-1/+1
* syntax-check: manual: Remove duplicate wordChristophe Fergeau2015-10-191-1/+1
* syntax-check: Add missing AUTHORSChristophe Fergeau2015-10-192-7/+28
* worker: use GOnce to surround some global init in dispatcherMarc-André Lureau2015-10-192-3/+8
* server: move some pixmap cache code in own fileMarc-André Lureau2015-10-195-359/+364
* fix spelling mistakes in comments (reseting to resetting & dummym to dummy)snir sheriber2015-10-194-5/+5
* Update the .gitignore files for the new manual,Jeremy White2015-10-163-0/+7
* Remove DRAW_ALLMarc-André Lureau2015-10-161-15/+0
* Remove PIPE_DEBUGMarc-André Lureau2015-10-151-122/+0
* Remove ACYCLIC_SURFACE_DEBUGMarc-André Lureau2015-10-151-15/+0
* Remove unfinished UPDATE_AREA_BY_TREEMarc-André Lureau2015-10-151-110/+0
* server: small move to red_channelMarc-André Lureau2015-10-153-17/+18
* worker: replace init with red_worker_newMarc-André Lureau2015-10-151-5/+5
* red_worker: replace some abort()Marc-André Lureau2015-10-151-1/+2
* Simplify pointer computationFrediano Ziglio2015-10-121-1/+1
* build-sys: Remove client check from configure.acChristophe Fergeau2015-10-071-10/+0
* build-sys: bump libtool version informationFrediano Ziglio2015-10-061-2/+2
* Mention the 2 recently fixed CVEs in NEWSChristophe Fergeau2015-10-061-1/+1
* Prevent leak if size from red_get_data_chunks don't match in red_get_imageFrediano Ziglio2015-10-061-0/+2
* Prevent data_size to be set independently from dataFrediano Ziglio2015-10-061-0/+1
* Avoid race condition copying segments in red_get_pathFrediano Ziglio2015-10-061-1/+1
* Make sure we can read QXLPathSeg structuresFrediano Ziglio2015-10-061-2/+2
* Fix some possible overflows in red_get_string for 32 bitFrediano Ziglio2015-10-061-1/+7
* Prevent DoS from guest trying to allocate too much data on host for chunksFrediano Ziglio2015-10-061-8/+41
* Prevent memory leak if red_get_data_chunks_ptr failsFrediano Ziglio2015-10-061-11/+20
* Fix race condition in red_get_data_chunks_ptrFrediano Ziglio2015-10-061-7/+10
* Fix integer overflow computing glyph_size in red_get_stringFrediano Ziglio2015-10-061-3/+5
* Fix race condition in red_get_stringFrediano Ziglio2015-10-061-6/+9
* Fix race in red_get_imageFrediano Ziglio2015-10-061-8/+10
* Fix race condition on red_get_clip_rectsFrediano Ziglio2015-10-061-3/+5
* Prevent 32 bit integer overflow in bitmap_consistentFrediano Ziglio2015-10-061-3/+4
* Fix buffer reading overflowFrediano Ziglio2015-10-061-1/+8
* Check properly surface to be createdFrediano Ziglio2015-10-061-1/+34
* Fix some integer overflow causing large memory allocationsFrediano Ziglio2015-10-061-4/+11
* Define a constant to limit data from guest.Frediano Ziglio2015-10-061-0/+11
* worker: avoid double free or double create of surfacesFrediano Ziglio2015-10-061-1/+8
* worker: validate correctly surfacesFrediano Ziglio2015-10-061-15/+18
* worker: make it clear it returns from process when no cmdMarc-André Lureau2015-10-051-4/+4
* server: remove useless includesMarc-André Lureau2015-10-021-2/+1
* manual: Fix Arnon last nameChristophe Fergeau2015-10-011-1/+1
* manual: Add section about debuggingChristophe Fergeau2015-10-011-0/+95
* Update NEWSChristophe Fergeau2015-10-011-0/+14
* worker: count in drawable_new()Marc-André Lureau2015-09-291-3/+4
* PALLET -> PALETTEJonathon Jongsma2015-09-291-6/+6