summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-29xpi: add Proxy memberHEADmasterMarc-André Lureau5-1/+29
2013-01-29xpi: use safer g_environ_setenv()Marc-André Lureau1-8/+11
2013-01-29xpi: add a few g_environ functions from GLib >= 2.28Marc-André Lureau4-0/+240
2012-12-10fix issues in ScriptablePluginObject::SetPropertyFederico Simoncelli1-3/+9
2012-12-10support smaller NPNetscapeFuncs tablesFederico Simoncelli1-47/+5
2012-11-21bump post release version to 2.9prePeter Hatina1-1/+1
2012-11-20release v2.8Peter Hatina1-0/+11
2012-11-20bump spice-xpi version to 2.8Peter Hatina1-1/+1
2012-11-20fix distcheck when not compiling with test page generatorPeter Hatina4-18/+23
2012-11-20bump max. firefox versionPeter Hatina1-1/+1
2012-07-16validate tcp port valuesPeter Hatina1-2/+29
2012-07-11remove data/test.htmlPeter Hatina1-308/+0
2012-07-11generator, fix Makefile.am's to build test.htmlPeter Hatina2-3/+10
2012-07-11generator, add info about generated pagePeter Hatina1-1/+2
2012-07-11generator, fix binary namePeter Hatina3-3/+6
2012-07-10generator, fix --help optionPeter Hatina1-1/+1
2012-07-10update rdf versions - plugin, firefoxPeter Hatina1-2/+2
2012-07-04add missing IDL attributesPeter Hatina1-0/+2
2012-07-02introduce test page generatorPeter Hatina19-6/+1679
2012-05-09SetSSLChannels: add ssmartcard, susbredir, stunnelAlon 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