summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for v0.24v0.24Marc-André Lureau2014-03-252-1/+2
* Update phodavMarc-André Lureau2014-03-251-0/+0
* Advertise SASL cap from clientChristophe Fergeau2014-03-251-0/+3
* webdav: use some more explicit namesMarc-André Lureau2014-03-201-9/+10
* Start NEWS fileMarc-André Lureau2014-03-191-0/+15
* session: add shared-dir property and optionMarc-André Lureau2014-03-194-3/+62
* Add webdav channelMarc-André Lureau2014-03-1918-4/+851
* mingw64: Fix gssize printf-format warningsChristophe Fergeau2014-03-182-5/+8
* Fix spice_display_get_pixbuf() with offset areaMarc-André Lureau2014-03-141-2/+3
* Silence some gcc warningsMarc-André Lureau2014-03-141-1/+1
* sasl: Rework memory handling in spice_channel_perform_auth_sasl()Christophe Fergeau2014-03-131-10/+11
* Make sure config.h is included first in all .c filesChristophe Fergeau2014-03-1326-15/+50
* build-sys: Fix setting of SPICE_GTK_MICRO_VERSIONChristophe Fergeau2014-03-101-1/+1
* Add missing #include "glib-compat.h"Christophe Fergeau2014-02-272-0/+2
* display: fix crash when releasing primary surfaceMarc-André Lureau2014-02-251-1/+1
* Add a SPICE_GTK_CHECK_VERSION macroMarc-André Lureau2014-02-245-0/+89
* spice-common: revert last changeMarc-André Lureau2014-02-211-0/+0
* session: add spice_session_get_proxy_uri()Marc-André Lureau2014-02-215-0/+18
* channel: add spice_channel_get_error()Marc-André Lureau2014-02-219-7/+43
* Make SpiceURI a public APIMarc-André Lureau2014-02-2115-451/+614
* channel: talk to giostream instead of gsocketMarc-André Lureau2014-02-212-14/+41
* channel: simplify has error codeMarc-André Lureau2014-02-211-17/+11
* openssl: learn to handle a new kind of BIO based on GIOStreamMarc-André Lureau2014-02-214-19/+47
* Fill g_proxy_address_new() with protocol, user and passwordMarc-André Lureau2014-02-211-2/+5
* http-proxy: add https proxyMarc-André Lureau2014-02-213-23/+155
* spice-proxy: parse https protocolMarc-André Lureau2014-02-211-4/+10
* http-proxy: specify Basic schemeMarc-André Lureau2014-02-211-1/+1
* proxy: parse user and pass from uriMarc-André Lureau2014-02-211-0/+13
* proxy: add user and pass propertiesMarc-André Lureau2014-02-212-1/+84
* proxy: split uri with : in only 2 partsMarc-André Lureau2014-02-211-1/+2
* compat: add strtok_r fallbackMarc-André Lureau2014-02-214-1/+45
* misc: indent wocky proxy with 2-spacesMarc-André Lureau2014-02-211-7/+7
* misc: make warning more explicitMarc-André Lureau2014-02-211-1/+1
* Add SpiceVMC GIOStreamMarc-André Lureau2014-02-213-0/+615
* channel: add spice_vmc_write_async()Marc-André Lureau2014-02-213-30/+59
* build-sys: Don't build tests when not building static libsChristophe Fergeau2014-02-202-1/+7
* Don't attempt to send 0 scancode when releasing keysChristophe Fergeau2014-02-101-1/+4
* Release v0.23v0.23Marc-André Lureau2014-02-102-0/+8
* utils tests: fix sign comparison problemRyan Lortie2014-02-101-1/+1
* session: don't track open_host_idle source idMarc-André Lureau2014-02-071-2/+1
* spicy: do not flush and disconnect all kind of portsMarc-André Lureau2014-02-071-7/+1
* port: send opened a port-event signal on initMarc-André Lureau2014-02-071-1/+4
* test: fix a few compiler warningsMarc-André Lureau2014-02-071-6/+6
* Add GDBus version of dbus-glib codeMarc-André Lureau2014-02-071-1/+35
* Narrow dbus-glib code, to fit other implementation easilyMarc-André Lureau2014-02-071-26/+27
* dbus: remove priv->dbus_connMarc-André Lureau2014-02-071-12/+6
* build-sys: detect GDBusMarc-André Lureau2014-02-071-9/+17
* misc: sed -i -e 's/USE_DBUS/USE_DBUS_GLIB/g'Marc-André Lureau2014-02-072-9/+9
* Use local GError in spice_convert_newlines()Christophe Fergeau2014-01-071-1/+1
* controller: Don't call g_type_init() in test with newer glibChristophe Fergeau2014-01-031-0/+2