summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-11Remove empty red_time.cChristophe Fergeau1-1/+0
2013-12-11Add red_time.h to Makefile.amChristophe Fergeau1-0/+1
2013-12-11Update git-version-gen to latest versionChristophe Fergeau1-49/+116
2013-12-11Add .version to EXTRA_DISTChristophe Fergeau1-0/+1
2013-12-11Fix snappy detection with newer spice-gtkChristophe Fergeau1-3/+3
2013-11-04Require alsa only with --enable-clientChristian Ruppert1-6/+6
2013-10-30Fix buffer overflow when decrypting client SPICE ticketChristophe Fergeau1-12/+32
2013-10-28Remove tunneling supportChristophe Fergeau10-4575/+1
2013-10-28Silence gcc false positive with -WuninitializedChristophe Fergeau1-0/+6
2013-10-18red_tunnel_worker: Fix build error due to missing monitor_latency argumentAxel Lin1-1/+1
2013-10-10Use latest warnings.m4 from gnulibChristophe Fergeau1-20/+62
2013-10-10Use hardened linker flags if availableChristophe Fergeau4-0/+71
2013-10-10Don't ignore all of m4/ in .gitignoreChristophe Fergeau1-1/+5
2013-10-09Fix PlaybackeCommand typoChristophe Fergeau1-1/+1
2013-10-09Fix an overlooked x11 client case.Jeremy White1-0/+2
2013-10-08reds: remove dead codeMarc-André Lureau1-33/+0
2013-10-08reds: Fix 'asyc' typoChristophe Fergeau1-23/+23
2013-10-08Fix 'recive' typo throughout the code baseChristophe Fergeau4-63/+63
2013-10-08Namespace RECEIVE_BUF_SIZEChristophe Fergeau3-9/+9
2013-10-07server: handle red_get_surface_cmd() error explicitelyMarc-André Lureau1-24/+32
2013-10-07server: plug some leaks on errorMarc-André Lureau1-2/+7
2013-10-07server: inputs s/relase/releaseMarc-André Lureau1-2/+2
2013-10-07server: release all pressed keys on client disconnectMarc-André Lureau1-7/+35
2013-10-07server: mark deprecated symbolsMarc-André Lureau2-22/+30
2013-10-07server/tests: avoid using deprecated symbolsMarc-André Lureau1-7/+6
2013-10-07server: set dispatcher before calling attache_workerMarc-André Lureau3-7/+10
2013-10-07Update spice-commonMarc-André Lureau1-0/+0
2013-10-01server: remove memslot unused functionsMarc-André Lureau2-51/+0
2013-09-30cleanup: remove GITVERSIONMarc-André Lureau1-0/+0
2013-09-30server: remove unused fill_rects_clipMarc-André Lureau1-11/+0
2013-09-30spicec: disable stencil test with primary fboMarc-André Lureau2-1/+2
2013-09-30spicec: use pre/post copyMarc-André Lureau1-0/+2
2013-09-30spicec: add sw canvas diff checkMarc-André Lureau4-24/+88
2013-09-30spicec: do not abort if cache errorMarc-André Lureau1-1/+2
2013-09-30spicec: add SPICE_NOGRABMarc-André Lureau1-0/+7
2013-09-30spicec: remove dead GL codeMarc-André Lureau2-34/+0
2013-09-30spicec: use doublebuffer for openglMarc-André Lureau5-3/+16
2013-09-30spicec: fix non-doublebuffer drawingMarc-André Lureau3-0/+4
2013-09-30spicec: use standard opengl 3.0 framebufferMarc-André Lureau3-47/+50
2013-09-30spicec: refresh the display after display resizeMarc-André Lureau1-0/+4
2013-09-30spicec: warn when throwing exceptionMarc-André Lureau1-0/+3
2013-09-30update spice-commonMarc-André Lureau1-0/+0
2013-09-26red_worker: disconnect the channel instead of shutdown in case of a blocking ...Yonit Halperin1-5/+5
2013-09-26red_channel: cleanup of red_channel_client blocking methodsYonit Halperin3-57/+93
2013-09-26red_worker: cleanup red_clear_surface_drawables_from_pipesYonit Halperin1-12/+18
2013-09-17build-sys: fix some automake warningMarc-André Lureau3-3/+3
2013-09-10Fix _FORTIFY_SOURCE redefine errorDunrong Huang1-1/+1
2013-09-02red_parse_qxl: Change spice_error() to spice_warning()Christophe Fergeau1-3/+4
2013-09-02server: bitmap_consistent: replace spice_error with spice_warningUri Lublin1-1/+1
2013-08-29client: add some missing USE_GUI define guardsAlon Levy1-0/+4