summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Update NEWS for v0.25v0.25Marc-André Lureau1-0/+7
2014-04-02Make phodav an optional external dependencyMarc-André Lureau8-11/+31
2014-04-02build-sys: re-organize summary to show major info firstMarc-André Lureau1-2/+2
2014-04-02build-sys: add missing soup substMarc-André Lureau1-0/+3
2014-03-31Fix missing SPICE_GTK_MICRO_VERSION valueJonathon Jongsma1-1/+1
2014-03-25Update NEWS for v0.24v0.24Marc-André Lureau2-1/+2
2014-03-25Update phodavMarc-André Lureau1-0/+0
2014-03-25Advertise SASL cap from clientChristophe Fergeau1-0/+3
2014-03-20webdav: use some more explicit namesMarc-André Lureau1-9/+10
2014-03-19Start NEWS fileMarc-André Lureau1-0/+15
2014-03-19session: add shared-dir property and optionMarc-André Lureau4-3/+62
2014-03-19Add webdav channelMarc-André Lureau18-4/+851
2014-03-18mingw64: Fix gssize printf-format warningsChristophe Fergeau2-5/+8
2014-03-14Fix spice_display_get_pixbuf() with offset areaMarc-André Lureau1-2/+3
2014-03-14Silence some gcc warningsMarc-André Lureau1-1/+1
2014-03-13sasl: Rework memory handling in spice_channel_perform_auth_sasl()Christophe Fergeau1-10/+11
2014-03-13Make sure config.h is included first in all .c filesChristophe Fergeau26-15/+50
2014-03-10build-sys: Fix setting of SPICE_GTK_MICRO_VERSIONChristophe Fergeau1-1/+1
2014-02-27Add missing #include "glib-compat.h"Christophe Fergeau2-0/+2
2014-02-25display: fix crash when releasing primary surfaceMarc-André Lureau1-1/+1
2014-02-24Add a SPICE_GTK_CHECK_VERSION macroMarc-André Lureau5-0/+89
2014-02-21spice-common: revert last changeMarc-André Lureau1-0/+0
2014-02-21session: add spice_session_get_proxy_uri()Marc-André Lureau5-0/+18
2014-02-21channel: add spice_channel_get_error()Marc-André Lureau9-7/+43
2014-02-21Make SpiceURI a public APIMarc-André Lureau15-451/+614
2014-02-21channel: talk to giostream instead of gsocketMarc-André Lureau2-14/+41
2014-02-21channel: simplify has error codeMarc-André Lureau1-17/+11
2014-02-21openssl: learn to handle a new kind of BIO based on GIOStreamMarc-André Lureau4-19/+47
2014-02-21Fill g_proxy_address_new() with protocol, user and passwordMarc-André Lureau1-2/+5
2014-02-21http-proxy: add https proxyMarc-André Lureau3-23/+155
2014-02-21spice-proxy: parse https protocolMarc-André Lureau1-4/+10
2014-02-21http-proxy: specify Basic schemeMarc-André Lureau1-1/+1
2014-02-21proxy: parse user and pass from uriMarc-André Lureau1-0/+13
2014-02-21proxy: add user and pass propertiesMarc-André Lureau2-1/+84
2014-02-21proxy: split uri with : in only 2 partsMarc-André Lureau1-1/+2
2014-02-21compat: add strtok_r fallbackMarc-André Lureau4-1/+45
2014-02-21misc: indent wocky proxy with 2-spacesMarc-André Lureau1-7/+7
2014-02-21misc: make warning more explicitMarc-André Lureau1-1/+1
2014-02-21Add SpiceVMC GIOStreamMarc-André Lureau3-0/+615
2014-02-21channel: add spice_vmc_write_async()Marc-André Lureau3-30/+59
2014-02-20build-sys: Don't build tests when not building static libsChristophe Fergeau2-1/+7
2014-02-10Don't attempt to send 0 scancode when releasing keysChristophe Fergeau1-1/+4
2014-02-10Release v0.23v0.23Marc-André Lureau2-0/+8
2014-02-10utils tests: fix sign comparison problemRyan Lortie1-1/+1
2014-02-07session: don't track open_host_idle source idMarc-André Lureau1-2/+1
2014-02-07spicy: do not flush and disconnect all kind of portsMarc-André Lureau1-7/+1
2014-02-07port: send opened a port-event signal on initMarc-André Lureau1-1/+4
2014-02-07test: fix a few compiler warningsMarc-André Lureau1-6/+6
2014-02-07Add GDBus version of dbus-glib codeMarc-André Lureau1-1/+35
2014-02-07Narrow dbus-glib code, to fit other implementation easilyMarc-André Lureau1-26/+27