index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
/
red_client.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
always set VDAgentDisplayConfig::depth
Christophe Fergeau
2011-08-15
1
-0
/
+1
*
client/red_client: fix broken switch host migration (RHBZ 727969)
Alon Levy
2011-08-03
1
-0
/
+1
*
client: fix 30s timeout regression
Christophe Fergeau
2011-07-31
1
-2
/
+7
*
client: don't die if initial agent timeout triggers
Christophe Fergeau
2011-07-22
1
-2
/
+4
*
client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messages
Christophe Fergeau
2011-07-22
1
-8
/
+14
*
client: don't crash when agent is missing WAN support
Christophe Fergeau
2011-07-18
1
-8
/
+20
*
client: make use of ssl_verify.c
Marc-André Lureau
2011-05-03
1
-1
/
+1
*
s/USE_OGL/USE_OPENGL
Christophe Fergeau
2011-05-03
1
-1
/
+1
*
add #include <config.h> to all source files
Christophe Fergeau
2011-05-03
1
-0
/
+3
*
spice-client migration: fix minor for old migration support.
Uri Lublin
2011-01-27
1
-1
/
+1
*
client: fix broken vs2008 build
Alon Levy
2011-01-27
1
-0
/
+4
*
client: gcc 4.6.0: two more unused variable fixes
Alon Levy
2011-01-25
1
-1
/
+0
*
mingw32 build: fixed using -1 as uninitialized value for unsigned variables
Alon Levy
2010-12-08
1
-2
/
+2
*
mingw32 build: fix signed/unsigned warnings as errors
Alon Levy
2010-12-08
1
-2
/
+2
*
build: s/HUGE/INFINITY/
Gerd Hoffmann
2010-12-07
1
-1
/
+1
*
spicec: fix ASSERT to accept size == 0
Arnon Gilboa
2010-11-24
1
-1
/
+1
*
client: Do not try to send display_config until we've received the agent caps
Hans de Goede
2010-10-18
1
-9
/
+4
*
spicec: Do not try to do accounting of pci memory
Hans de Goede
2010-10-09
1
-2
/
+1
*
spicec: only send display-config if the agent can handle it
Hans de Goede
2010-10-06
1
-2
/
+3
*
spicec: don't send agent messages directly from ClipboardListener callbacks
Hans de Goede
2010-10-06
1
-6
/
+27
*
spicec: Move setting of clipboard_owner to guest to platform code
Hans de Goede
2010-10-06
1
-1
/
+0
*
spicec-x11: Force processing of ownerchange event when releasing the cb
Hans de Goede
2010-10-04
1
-2
/
+1
*
Keep track of clipboard ownership
Hans de Goede
2010-10-02
1
-0
/
+37
*
Rename platform clipboard handling functions
Hans de Goede
2010-10-02
1
-4
/
+4
*
Move checking for on demand clipboard cap closer to sending of agent messages
Hans de Goede
2010-10-02
1
-8
/
+10
*
Respond to clipb request with an unsupported type with data with a none type
Hans de Goede
2010-10-01
1
-1
/
+1
*
Change VD_AGENT_CLIPBOARD_GRAB to an array of types
Hans de Goede
2010-10-01
1
-5
/
+5
*
client: support clipboard/selection-owner model (v2)
Arnon Gilboa
2010-10-01
1
-67
/
+92
*
client: add default agent capabilities
Alon Levy
2010-08-31
1
-0
/
+11
*
client: add announce_capabilities
Alon Levy
2010-08-31
1
-4
/
+65
*
client: Fix for clipboard sending; It wasn't thread safe.
Yonit Halperin
2010-08-23
1
-4
/
+19
*
codegen: Various cleanups
Alexander Larsson
2010-07-19
1
-6
/
+4
*
client: add clipboard support
Arnon Gilboa
2010-07-19
1
-1
/
+90
*
client: command line arguments for setting windows guest monitors'
Yonit Halperin
2010-07-19
1
-7
/
+73
*
Fix version mismatch error on connect
Alexander Larsson
2010-06-23
1
-2
/
+2
*
client: Support connecting to a major==1 server
Alexander Larsson
2010-06-22
1
-2
/
+6
*
Convert client to use indirect calls for message marshalling
Alexander Larsson
2010-06-22
1
-4
/
+4
*
Switch client to use generated marshallers
Alexander Larsson
2010-06-18
1
-18
/
+25
*
Client: Use the autogenerated demarshallers
Alexander Larsson
2010-06-18
1
-30
/
+21
*
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
2010-04-13
1
-9
/
+9
*
client: handling SPICE_MSG_MAIN_MIGRATE_SWITCH_HOST
Yonit Halperin
2010-04-06
1
-3
/
+39
*
client: add command line support for ciphers, ca file, and host certificate s...
Yonit Halperin
2010-03-18
1
-2
/
+5
*
Rename symbols that were changed in spice-protocol
Alexander Larsson
2010-02-04
1
-61
/
+61
*
server,client: server authentication for secured channels.
Yonit Halperin
2010-01-11
1
-8
/
+35
*
client: add GUI infrastructure + functional login dialog
Yaniv Kamay
2009-12-28
1
-16
/
+4
*
client: smiplify DisconnectedEvent
Yaniv Kamay
2009-12-28
1
-8
/
+2
*
client: wait for disconnect state in RedClient::connect()
Yaniv Kamay
2009-12-28
1
-2
/
+7
*
client: interactive screen layer
Yaniv Kamay
2009-11-30
1
-1
/
+61
*
spice client: fixed missing AutoRef
Yonit Halperin
2009-11-09
1
-1
/
+2
*
spice client: remove timer interface from platform - use Application (via Pro...
Yonit Halperin
2009-11-09
1
-10
/
+18
[next]