index
:
~alon/spice
0.8.2.candidate
0.8.for.teuf
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
features/driver-server-monitors-config
features/record-replay-qxl-hack
fixup_red_channels
glz
master
mc.v7
old/aggregate-many-marshallers
old/aggregate-one-marshaller
opus
red_channel_refactor
s3.v1
s3.wip
server_multi_client.v3
server_multi_client.v4
server_multi_client.v5.mid
server_multi_client.v6
server_redhat
smart_card_channel.v5.wip
update_area_async_dirty
wip/dtrace
wip/replay
wip/shared-memory
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-11
Drop static_title.bmp from windows/Makefile.am
Hans de Goede
1
-1
/
+0
2011-02-11
server/red_worker: cursor_channel_send_item: don't downcast
Alon Levy
1
-3
/
+5
2011-02-11
server/red_worker: match channel_release_pipe_item_proc to red_channel
Alon Levy
1
-9
/
+10
2011-02-11
server/red_worker: introduce an outgoing struct around out_bytes_counter
Alon Levy
1
-4
/
+6
2011-02-11
server/red_worker: renames to add channel_ prefix and consistent sig
Alon Levy
1
-20
/
+21
2011-02-11
server/red_worker: split cursor_channel_send_item
Alon Levy
1
-42
/
+45
2011-02-11
server/red_worker: use red_channel begin_send_message
Alon Levy
1
-12
/
+12
2011-02-11
server/red_worker: add red_channel_init_send_data
Alon Levy
1
-87
/
+84
2011-02-11
server/red_worker: split display_channel_send_item
Alon Levy
1
-88
/
+94
2011-02-11
server/red_worker: extract common_release_pipe_item from red_pipe_clear
Alon Levy
1
-50
/
+56
2011-02-11
server/red_worker: use red_channel pipe add versions
Alon Levy
1
-16
/
+16
2011-02-11
server/red_worker: shorten some lines using alias variables
Alon Levy
1
-15
/
+23
2011-02-11
server/red_worker: introduce CommonChannel
Alon Levy
3
-182
/
+222
2011-02-11
server/red_worker: use ack_data struct
Alon Levy
1
-18
/
+20
2011-02-11
server/red_worker: change hold_item sig, drop the void*
Alon Levy
1
-4
/
+4
2011-02-09
update required minimal libcacard to 0.1.2
Alon Levy
1
-1
/
+1
2011-02-09
client/smartcard: libcacard dropped ReaderAddResponse
Alon Levy
2
-18
/
+78
2011-02-09
server/smartcard: don't push our own error on reader add
Alon Levy
1
-3
/
+3
2011-02-07
client/smartcard: ignore VSC_Init
Alon Levy
1
-0
/
+2
2011-02-07
server/smartcard: ignore VSC_Init from client
Alon Levy
1
-0
/
+3
2011-02-07
server/smartcard: print instead of assert on bad reader_id in smartcard_char_...
Alon Levy
1
-1
/
+3
2011-02-07
server/smartcard: libcacard uses network byte order, so we must too
Alon Levy
1
-6
/
+19
2011-02-07
client/smartcard: s/reader_id_t/uint32_t/ (libcacard changed)
Alon Levy
2
-11
/
+11
2011-02-07
server/smartcard: libcacard removed ReaderAddResponse
Alon Levy
1
-42
/
+4
2011-02-07
server/smartcard: s/reader_id_t/uint32_t/ (libcacard changed)
Alon Levy
1
-6
/
+6
2011-02-07
server/red_channel: style fix in red_channel_init_send_data
Alon Levy
1
-2
/
+2
2011-02-07
server/red_channel: red_channel_pipe_clear: assert on NULL channel
Alon Levy
1
-1
/
+2
2011-02-07
server/red_channel: add TODO
Alon Levy
1
-0
/
+4
2011-02-07
server/red_channel: export red_channel_send
Alon Levy
2
-1
/
+2
2011-02-07
server/red_channel: add red_channel_waiting_for_ack
Alon Levy
1
-4
/
+7
2011-02-07
server/red_channel: protect red_channel_push from NULL
Alon Levy
1
-0
/
+4
2011-02-07
server/red_channel: reset pipe_size on clear (from red_worker)
Alon Levy
1
-0
/
+1
2011-02-07
server/red_channel: red_channel_event: push on blocked
Alon Levy
1
-1
/
+6
2011-02-07
server/red_channel: use red_channel_receive
Alon Levy
1
-1
/
+1
2011-02-07
server/red_channel: add empty handle of SPICE_MSGC_DISCONNECTING
Alon Levy
1
-0
/
+2
2011-02-07
server/red_channel: add red_channel_receive (for red_worker)
Alon Levy
2
-0
/
+13
2011-02-07
server/red_channel: unstatic red_channel_pipe_clear (for red_worker)
Alon Levy
2
-2
/
+5
2011-02-07
server/red_channel: unstatic red_channel_push (for red_worker)
Alon Levy
2
-2
/
+7
2011-02-07
server/red_channel: two 80 column fixes
Alon Levy
1
-4
/
+6
2011-02-07
server/red_channel: add public red_channel_default_peer_on_error
Alon Levy
2
-5
/
+5
2011-02-07
server/red_channel: add red_channel_pipe_add_after (from red_worker)
Alon Levy
2
-0
/
+11
2011-02-07
server/red_channel: make client ack window configurable
Alon Levy
2
-2
/
+5
2011-02-07
server/red_channel (tunnel): change sig of red_channel_handle_message
Alon Levy
3
-8
/
+11
2011-02-07
server/red_channel: make MAX_SEND_VEC 100
Alon Levy
1
-1
/
+1
2011-02-07
server/red_channel: reflect SpiceDataHeader fields in handle_parsed_proc
Alon Levy
3
-4
/
+4
2011-02-07
server/red_channel: add red_channel_pipe_add_push
Alon Levy
5
-24
/
+32
2011-02-07
server/red_channel: add hold_item (from red_worker)
Alon Levy
7
-9
/
+41
2011-02-07
server/red_channel: add out_bytes_counter (unused)
Alon Levy
2
-0
/
+6
2011-02-07
client: log subject-host mismatch, and raise ssl warnings to errors
Alon Levy
1
-5
/
+5
2011-02-07
configure.ac: use AC_LANG_SOURCE in AC_COMPILE_IFELSE, silence remaining warn...
Alon Levy
1
-3
/
+3
[next]