summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Generate chunked manualChristophe Fergeau2014-04-162-3/+20
* manual: improve text about ~/PublicMarc-André Lureau2014-03-251-3/+3
* Check RSA_generate_key_ex return valueChristophe Fergeau2014-03-201-2/+9
* Don't truncate large 'now' values in _spice_timer_setDavid Gibson2014-03-201-6/+7
* Update spice-commonMarc-André Lureau2014-03-191-0/+0
* manual: fix xml highlightingMarc-André Lureau2014-03-191-1/+1
* manual: add folder sharing sectionMarc-André Lureau2014-03-191-1/+56
* Translate docbook -> asciidocMarc-André Lureau2014-03-1914-1525/+1038
* Associate org.spice-space.webdav.0 port to webdav channelMarc-André Lureau2014-03-192-1/+6
* build-sys: simplify manual html generationMarc-André Lureau2014-03-191-26/+18
* SpiceUserManual.xml: small clean-upsMarc-André Lureau2014-03-191-13/+11
* Fix test_capability() typoChristophe Fergeau2014-03-133-10/+10
* Fix typo in log messageChristophe Fergeau2014-03-131-1/+1
* mjpeg: Don't warn on unsupported image formatsChristophe Fergeau2014-03-131-1/+1
* Add reference manualChristophe Fergeau2014-01-2012-1/+1559
* Make RedsStream::info privateChristophe Fergeau2014-01-202-28/+28
* Introduce reds_stream_set_channel()Christophe Fergeau2014-01-203-3/+14
* Introduce reds_stream_set_info_flag()Christophe Fergeau2014-01-203-1/+12
* Make RedsStream::async_read privateChristophe Fergeau2014-01-202-14/+14
* Make RedsStream::sasl privateChristophe Fergeau2014-01-202-71/+71
* Make RedsStream read/write functions privateChristophe Fergeau2014-01-202-19/+19
* Make RedsStream::ssl privateChristophe Fergeau2014-01-202-18/+18
* Introduce reds_stream_is_ssl()Christophe Fergeau2014-01-204-6/+12
* Add RedsStream::privChristophe Fergeau2014-01-202-1/+9
* Move SASL authentication to reds_stream.hChristophe Fergeau2014-01-203-423/+563
* Move async code to RedsStreamChristophe Fergeau2014-01-203-60/+82
* Move stream read/write callbacks to reds_stream.cChristophe Fergeau2014-01-202-77/+75
* Introduce reds_stream_new() helperChristophe Fergeau2014-01-203-20/+32
* reds: Move SSL-related code to RedsStreamChristophe Fergeau2014-01-203-55/+82
* Move sync_write* to reds_stream.hChristophe Fergeau2014-01-203-55/+58
* Add reds_stream.[ch]Christophe Fergeau2014-01-209-245/+327
* Move SPICE_GNUC_VISIBLE to red_common.hChristophe Fergeau2014-01-202-2/+2
* tests: Avoid malloc failuresChristophe Fergeau2014-01-022-2/+8
* 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