summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-09SetSSLChannels: add ssmartcard, susbredir, stunnelHEADmasterAlon Levy1-1/+2
2012-05-03fix signal handling when disconnectingPeter Hatina1-1/+3
2012-04-23remove leading 's' from all spice channel namesPeter Hatina1-9/+15
2012-04-04Fix printf-format stringChristophe Fergeau1-1/+1
2012-04-04Remove unused SendWStr()Christophe Fergeau2-16/+0
2012-04-04Change SendStr to handle a std::stringChristophe Fergeau2-15/+15
2012-04-04Move secure channel fixup to secure channel setterChristophe Fergeau1-15/+14
2012-04-04Set USB filter upon connection in test.htmlChristophe Fergeau1-0/+1
2012-04-04Handle USB-related plugin propertiesChristophe Fergeau3-10/+10
2012-04-03tmp files owned by current userPeter Hatina1-0/+2
2012-04-03initialize nsPluginInstancePeter Hatina1-3/+11
2012-04-03check string length before calling strcpyPeter Hatina1-0/+2
2012-04-03remove unused class memberPeter Hatina1-1/+0
2012-04-03add support for DisableEffects and ColorDepthYonit Halperin7-1/+67
2012-03-21fix disconnect signal sendingPeter Hatina1-1/+2
2012-03-18test page overhaulDavid Jaša1-55/+264
2012-03-09~/.spicec is no longer neededMarc-André Lureau2-6/+0
2012-03-08Drop sigchld handlerPeter Hatina2-34/+31
2012-03-05Use G_GUINT64_FORMAT to print guint64 valuesChristophe Fergeau1-2/+2
2012-03-05Fix SendCtrlAltDelete xpi property spellingChristophe Fergeau5-13/+13
2012-03-05Default to enabling Ctrl+Alt+DelChristophe Fergeau1-1/+1
2012-03-05Add ctrl-alt-del setting to test pageChristophe Fergeau1-0/+2
2012-03-05Add controller message for "SEND_CAD"Christophe Fergeau1-0/+1
2012-03-05Use ::SendBool for smartcard controlChristophe Fergeau1-1/+1
2012-03-05Add nsPluginInstance::SendBoolChristophe Fergeau2-0/+7
2012-03-02idl: add missing attribute Smartcard to nsISpicec interfaceMarc-André Lureau1-0/+1
2012-02-27Fix spice-protocol git submodule pathChristophe Fergeau1-1/+1
2012-02-24Remove unused global variableMarc-André Lureau1-2/+0
2012-02-24Switch from log4cpp to glibMarc-André Lureau7-242/+51
2012-02-24build: some clean-upMarc-André Lureau4-84/+56
2012-02-24build: use spice-protocol as a submoduleMarc-André Lureau5-1/+9
2012-02-24Avoid a race leading to a plugin crashMarc-André Lureau1-3/+31
2012-02-19Add smartcard optionMarc-André Lureau4-0/+26
2012-02-19build: use spice-protocol headersMarc-André Lureau4-140/+5
2012-02-09repo: .gitignorePeter Hatina1-0/+32
2012-02-06build: added cachedir option to typelib.pyPeter Hatina1-2/+9
2012-01-31Add SPICE_XPI_DEBUG to not follow childs die and easier debuggingMarc-André Lureau1-4/+6
2012-01-27build: post-release bump to 2.8preMarc-André Lureau1-1/+1
2012-01-27update NEWS file with missing changes in 2.7Marc-André Lureau1-0/+2
2012-01-27Release v2.7spice-xpi-2.7Marc-André Lureau1-0/+5
2012-01-27build: deal with non-const return values of NPP_GetMIMEDescription()Marc-André Lureau3-0/+42
2012-01-26build: fix out-of-tree buildMarc-André Lureau2-9/+6
2012-01-26build: add simple autogen.sh fileMarc-André Lureau1-0/+13
2012-01-26build: fix build on both rhel6/<f16 and f16Marc-André Lureau2-23/+23
2011-11-23fix SpiceXPI.xpi manual installationPeter Hatina2-17/+8
2011-11-15fix supported firefox versionsPeter Hatina1-3/+2
2011-11-15fix compiler error, ambiguous function signaturesPeter Hatina2-2/+2
2011-10-03Merge branch 'master' of ssh://git.freedesktop.org/git/spice/spice-xpiPeter Hatina5-218/+107
2011-09-28data: add test.html pageMarc-André Lureau4-1/+89
2011-09-28build-sys: remove useless checks, improve it a bitMarc-André Lureau2-190/+12