summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Remove unused variablesChristophe Fergeau2014-01-022-3/+0
* Fix typo; sampel --> sampleJeremy White2014-01-0211-45/+45
* Add support for the Opus codecJeremy White2014-01-0214-87/+188
* Revise the spice client and server to use the new snd_codec functions in spic...Jeremy White2014-01-028-210/+150
* Use TLS version 1.0 or betterDavid Jaša2013-12-121-1/+4
* Remove empty red_time.cChristophe Fergeau2013-12-111-1/+0
* Add red_time.h to Makefile.amChristophe Fergeau2013-12-111-0/+1
* Update git-version-gen to latest versionChristophe Fergeau2013-12-111-49/+116
* Add .version to EXTRA_DISTChristophe Fergeau2013-12-111-0/+1
* Fix snappy detection with newer spice-gtkChristophe Fergeau2013-12-111-3/+3
* Require alsa only with --enable-clientChristian Ruppert2013-11-041-6/+6
* Fix buffer overflow when decrypting client SPICE ticketChristophe Fergeau2013-10-301-12/+32
* Remove tunneling supportChristophe Fergeau2013-10-2810-4575/+1
* Silence gcc false positive with -WuninitializedChristophe Fergeau2013-10-281-0/+6
* red_tunnel_worker: Fix build error due to missing monitor_latency argumentAxel Lin2013-10-181-1/+1
* Use latest warnings.m4 from gnulibChristophe Fergeau2013-10-101-20/+62
* Use hardened linker flags if availableChristophe Fergeau2013-10-104-0/+71
* Don't ignore all of m4/ in .gitignoreChristophe Fergeau2013-10-101-1/+5
* Fix PlaybackeCommand typoChristophe Fergeau2013-10-091-1/+1
* Fix an overlooked x11 client case.Jeremy White2013-10-091-0/+2
* reds: remove dead codeMarc-André Lureau2013-10-081-33/+0
* reds: Fix 'asyc' typoChristophe Fergeau2013-10-081-23/+23
* Fix 'recive' typo throughout the code baseChristophe Fergeau2013-10-084-63/+63
* Namespace RECEIVE_BUF_SIZEChristophe Fergeau2013-10-083-9/+9
* server: handle red_get_surface_cmd() error explicitelyMarc-André Lureau2013-10-071-24/+32
* server: plug some leaks on errorMarc-André Lureau2013-10-071-2/+7
* server: inputs s/relase/releaseMarc-André Lureau2013-10-071-2/+2
* server: release all pressed keys on client disconnectMarc-André Lureau2013-10-071-7/+35
* server: mark deprecated symbolsMarc-André Lureau2013-10-072-22/+30
* server/tests: avoid using deprecated symbolsMarc-André Lureau2013-10-071-7/+6
* server: set dispatcher before calling attache_workerMarc-André Lureau2013-10-073-7/+10
* Update spice-commonMarc-André Lureau2013-10-071-0/+0
* server: remove memslot unused functionsMarc-André Lureau2013-10-012-51/+0
* cleanup: remove GITVERSIONMarc-André Lureau2013-09-301-0/+0
* server: remove unused fill_rects_clipMarc-André Lureau2013-09-301-11/+0
* spicec: disable stencil test with primary fboMarc-André Lureau2013-09-302-1/+2
* spicec: use pre/post copyMarc-André Lureau2013-09-301-0/+2
* spicec: add sw canvas diff checkMarc-André Lureau2013-09-304-24/+88
* spicec: do not abort if cache errorMarc-André Lureau2013-09-301-1/+2
* spicec: add SPICE_NOGRABMarc-André Lureau2013-09-301-0/+7
* spicec: remove dead GL codeMarc-André Lureau2013-09-302-34/+0
* spicec: use doublebuffer for openglMarc-André Lureau2013-09-305-3/+16
* spicec: fix non-doublebuffer drawingMarc-André Lureau2013-09-303-0/+4
* spicec: use standard opengl 3.0 framebufferMarc-André Lureau2013-09-303-47/+50
* spicec: refresh the display after display resizeMarc-André Lureau2013-09-301-0/+4
* spicec: warn when throwing exceptionMarc-André Lureau2013-09-301-0/+3
* update spice-commonMarc-André Lureau2013-09-301-0/+0
* red_worker: disconnect the channel instead of shutdown in case of a blocking ...Yonit Halperin2013-09-261-5/+5
* red_channel: cleanup of red_channel_client blocking methodsYonit Halperin2013-09-263-57/+93
* red_worker: cleanup red_clear_surface_drawables_from_pipesYonit Halperin2013-09-261-12/+18