index
:
~teuf/spice
0.12
0.8
ack
celt
char-device
char-device-new
char-device-upstream
char-device-vdi-port
clientcbs
flush_commands
glz
gnutls
group_id
gst
hack
listen
master
mingw
multiclient
opus
replay
replay-rebase
tls-min-version
vfuncs
wip/qxl-renames
teuf's spice git repository
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-17
fix failure to start in fullscreen mode
0.8
Yonit Halperin
2
-13
/
+37
2011-08-17
fix infinite loop in resolution change
Marc-André Lureau
1
-1
/
+7
2011-08-17
fix 2 X11 related leaks
Christophe Fergeau
2
-4
/
+8
2011-08-17
channel: fix EVP_PKEY leak
Christophe Fergeau
1
-3
/
+7
2011-08-17
always set VDAgentDisplayConfig::depth
Christophe Fergeau
1
-0
/
+1
2011-08-17
fix integer marshalling helpers on big endian
Christophe Fergeau
1
-6
/
+6
2011-08-17
fix typo in big endian code path
Christophe Fergeau
1
-2
/
+2
2011-08-17
server/smartcard: fix smartcard_channel_send_error
Alon Levy
1
-23
/
+7
2011-08-03
client/red_client: fix broken switch host migration (RHBZ 727969)
Alon Levy
1
-0
/
+1
2011-07-31
server/red_dispatcher: fix wrong resolution set for tablet
Alon Levy
1
-4
/
+4
2011-07-31
client: fix 30s timeout regression
Christophe Fergeau
1
-2
/
+7
2011-07-27
Drop unnecessary X11 and alsa requires from spice-server.pc
Hans de Goede
1
-3
/
+0
2011-07-24
server: not reading command rings before RED_WORKER_MESSAGE_START, RHBZ #718713
Yonit Halperin
1
-1
/
+11
2011-07-22
Release 0.8.2
Alon Levy
3
-2
/
+13
2011-07-22
distcheck: add --enable-smartcard --with-sasl
Alon Levy
1
-1
/
+1
2011-07-22
fix make distcheck
Christophe Fergeau
8
-12
/
+13
2011-07-22
client: don't die if initial agent timeout triggers
Christophe Fergeau
2
-2
/
+10
2011-07-21
client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messages
Christophe Fergeau
2
-8
/
+16
2011-07-21
client: fix endless recursion in rearrange_monitors, RHBZ #692976
Yonit Halperin
4
-50
/
+54
2011-07-21
server/red_worker: send surface images to client on-demand after S3/4 wakeup
Yonit Halperin
1
-9
/
+22
2011-07-21
server/spice.h: bump QXL_MINOR because of QXLWorker and QXLInterface changes
Alon Levy
1
-1
/
+1
2011-07-21
server: add QXLWorker.flush_surfaces_async for S3/S4 support
Alon Levy
5
-4
/
+46
2011-07-21
server: add QXLInterface::update_area_complete callback
Alon Levy
2
-16
/
+47
2011-07-21
server/red_worker: handle_dev_input: reuse write_ready introduced for async
Alon Levy
1
-8
/
+4
2011-07-21
server: add async io support
Alon Levy
8
-91
/
+360
2011-07-21
server: replace redundant code with red_cursor_reset
Yonit Halperin
1
-47
/
+24
2011-07-21
use foo(void) instead of foo() in prototypes
Christophe Fergeau
17
-31
/
+31
2011-07-21
bump required spice-protocol to 0.8.1 for qxl_dev async and s3 updates
Alon Levy
1
-1
/
+1
2011-07-21
server: api: add spice_qxl_* calls based on QXLWorker contents
Alon Levy
3
-31
/
+226
2011-07-21
s/__visible__/SPICE_GNUC_VISIBLE
Christophe Fergeau
4
-55
/
+55
2011-07-21
server: spice-server.syms: move sasl symbols to 0.8.2
Alon Levy
1
-0
/
+6
2011-07-21
client: rename connect_unsecure to connect_to_peer
Uri Lublin
2
-4
/
+14
2011-07-21
Fix spice-server/qemu channel version checks
Christophe Fergeau
1
-8
/
+8
2011-07-21
client: don't crash when agent is missing WAN support
Christophe Fergeau
1
-8
/
+20
2011-07-21
client: improve WAN option description
Christophe Fergeau
1
-2
/
+5
2011-07-21
x11: don't return freed memory from get_clipboard
Christophe Fergeau
1
-2
/
+6
2011-07-21
client: match delete[] with new[]
Christophe Fergeau
1
-1
/
+1
2011-07-21
server: fix access to a released drawable. RHBZ #713474
Yonit Halperin
1
-2
/
+9
2011-07-21
server: add missing calls to red_handle_drawable_surfaces_client_synced
Yonit Halperin
1
-0
/
+2
2011-07-21
server: removing local cursor, this solves RHBZ #714801
Yonit Halperin
1
-112
/
+14
2011-07-21
server/smartcard: register channel only when hardware is available
Alon Levy
2
-6
/
+9
2011-07-21
server/smartcard: handle BaseChannel messages
Alon Levy
1
-0
/
+5
2011-07-21
add check for pyparsing
Christophe Fergeau
2
-3
/
+18
2011-07-21
client/windows: enable image randomization (ASLR) rhbz#701111
Arnon Gilboa
1
-2
/
+2
2011-07-21
client/windows: undef SIZE_MAX in stdint.h
Arnon Gilboa
1
-1
/
+1
2011-07-21
server: Unset executable bit of red_tunnel_worker.h
Zeeshan Ali (Khattak)
1
-0
/
+0
2011-07-21
common: spice_memdup could accept NULL
Marc-André Lureau
1
-0
/
+4
2011-07-21
add missing "LGPLv2.1 or later" header to source files
Christophe Fergeau
14
-1
/
+235
2011-07-21
common: add extern "C" guards to headers
Christophe Fergeau
23
-2
/
+188
2011-07-21
configure.ac: replace tab with spaces
Christophe Fergeau
1
-1
/
+1
[next]