summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-12move glz to spice-commonglzAlon Levy13-2051/+15
2014-04-16Fix submodule referenceChristophe Fergeau1-0/+0
2014-04-16Add missing buffer (re)allocation to reds_sasl_handle_auth_steplen()Christophe Fergeau1-0/+1
2014-04-16Call correct SASL helper in reds_handle_auth_sasl_stepChristophe Fergeau1-1/+1
2014-04-16Add G_GNUC_UNUSED annotations to async_read_handler argsChristophe Fergeau1-1/+3
2014-04-16Make struct AsyncRead/async_read_handler privateChristophe Fergeau2-12/+11
2014-04-16Remove RedLinkInfo::async_readChristophe Fergeau1-25/+19
2014-04-16Call AsyncRead variables 'async' instead of 'obj'Christophe Fergeau1-30/+30
2014-04-16Add reds_stream_set_async_error_handler() helperChristophe Fergeau2-7/+5
2014-04-16Introduce reds_stream_async_read() helperChristophe Fergeau2-43/+36
2014-04-16build-sys: Fix VPATH buildsChristophe Fergeau2-1/+1
2014-04-16Fix --without-sasl buildChristophe Fergeau1-0/+4
2014-04-16doc: Generate chunked manualChristophe Fergeau2-3/+20
2014-03-25manual: improve text about ~/PublicMarc-André Lureau1-3/+3
2014-03-20Check RSA_generate_key_ex return valueChristophe Fergeau1-2/+9
2014-03-20Don't truncate large 'now' values in _spice_timer_setDavid Gibson1-6/+7
2014-03-19Update spice-commonMarc-André Lureau1-0/+0
2014-03-19manual: fix xml highlightingMarc-André Lureau1-1/+1
2014-03-19manual: add folder sharing sectionMarc-André Lureau1-1/+56
2014-03-19Translate docbook -> asciidocMarc-André Lureau14-1525/+1038
2014-03-19Associate org.spice-space.webdav.0 port to webdav channelMarc-André Lureau2-1/+6
2014-03-19build-sys: simplify manual html generationMarc-André Lureau1-26/+18
2014-03-19SpiceUserManual.xml: small clean-upsMarc-André Lureau1-13/+11
2014-03-13Fix test_capability() typoChristophe Fergeau3-10/+10
2014-03-13Fix typo in log messageChristophe Fergeau1-1/+1
2014-03-13mjpeg: Don't warn on unsupported image formatsChristophe Fergeau1-1/+1
2014-01-20Add reference manualChristophe Fergeau12-1/+1559
2014-01-20Make RedsStream::info privateChristophe Fergeau2-28/+28
2014-01-20Introduce reds_stream_set_channel()Christophe Fergeau3-3/+14
2014-01-20Introduce reds_stream_set_info_flag()Christophe Fergeau3-1/+12
2014-01-20Make RedsStream::async_read privateChristophe Fergeau2-14/+14
2014-01-20Make RedsStream::sasl privateChristophe Fergeau2-71/+71
2014-01-20Make RedsStream read/write functions privateChristophe Fergeau2-19/+19
2014-01-20Make RedsStream::ssl privateChristophe Fergeau2-18/+18
2014-01-20Introduce reds_stream_is_ssl()Christophe Fergeau4-6/+12
2014-01-20Add RedsStream::privChristophe Fergeau2-1/+9
2014-01-20Move SASL authentication to reds_stream.hChristophe Fergeau3-423/+563
2014-01-20Move async code to RedsStreamChristophe Fergeau3-60/+82
2014-01-20Move stream read/write callbacks to reds_stream.cChristophe Fergeau2-77/+75
2014-01-20Introduce reds_stream_new() helperChristophe Fergeau3-20/+32
2014-01-20reds: Move SSL-related code to RedsStreamChristophe Fergeau3-55/+82
2014-01-20Move sync_write* to reds_stream.hChristophe Fergeau3-55/+58
2014-01-20Add reds_stream.[ch]Christophe Fergeau9-245/+327
2014-01-20Move SPICE_GNUC_VISIBLE to red_common.hChristophe Fergeau2-2/+2
2014-01-02tests: Avoid malloc failuresChristophe Fergeau2-2/+8
2014-01-02tests: Remove unused variablesChristophe Fergeau2-3/+0
2014-01-02Fix typo; sampel --> sampleJeremy White11-45/+45
2014-01-02Add support for the Opus codecJeremy White14-87/+188
2014-01-02Revise the spice client and server to use the new snd_codec functions in spic...Jeremy White8-210/+150
2013-12-12Use TLS version 1.0 or betterDavid Jaša1-1/+4