<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spice.git/server, branch 0.8.0</title>
<subtitle>Spice</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/'/>
<entry>
<title>Release 0.8.0</title>
<updated>2011-03-01T17:40:36+00:00</updated>
<author>
<name>Hans de Goede</name>
<email>hdegoede@redhat.com</email>
</author>
<published>2011-03-01T17:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=7fd8b7c971173c13842f041c1c7d51f8dc797e46'/>
<id>7fd8b7c971173c13842f041c1c7d51f8dc797e46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix spice-server segfault on migration</title>
<updated>2011-02-15T10:24:28+00:00</updated>
<author>
<name>Gerd Hoffmann</name>
<email>kraxel@redhat.com</email>
</author>
<published>2011-02-15T09:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=aa827c5b995da3c103ab4df381896e4de0c6605c'/>
<id>aa827c5b995da3c103ab4df381896e4de0c6605c</id>
<content type='text'>
spice-server tries to use the migration information without checking
whenever this is available in the first place ...

Signed-off-by: Gerd Hoffmann &lt;kraxel@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
spice-server tries to use the migration information without checking
whenever this is available in the first place ...

Signed-off-by: Gerd Hoffmann &lt;kraxel@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 0.7.3</title>
<updated>2011-02-11T14:37:54+00:00</updated>
<author>
<name>Hans de Goede</name>
<email>hdegoede@redhat.com</email>
</author>
<published>2011-02-11T14:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=822fea8b32c7617badee123e5fa189ae356f2f87'/>
<id>822fea8b32c7617badee123e5fa189ae356f2f87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>server/smartcard: don't push our own error on reader add</title>
<updated>2011-02-10T08:34:53+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2011-02-09T10:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=5ed405099293061ab8adb6dc79c9fcc58e42f731'/>
<id>5ed405099293061ab8adb6dc79c9fcc58e42f731</id>
<content type='text'>
The device already sends one. There are actually two connections going
on:
 server to client - this is the smartcard channel, it reuses the VSC protocol.
 server to device - this is an internal connection using VSC too.

We generally just passthrough all messages from the client to the device,
and from the device to the client. We only rewrite the reader_id because
the device knows about a single id (it is actually a card id), and we
may manage more then one in the future.

Bottom line is that there was an extra VSC_Error message reaching the client.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The device already sends one. There are actually two connections going
on:
 server to client - this is the smartcard channel, it reuses the VSC protocol.
 server to device - this is an internal connection using VSC too.

We generally just passthrough all messages from the client to the device,
and from the device to the client. We only rewrite the reader_id because
the device knows about a single id (it is actually a card id), and we
may manage more then one in the future.

Bottom line is that there was an extra VSC_Error message reaching the client.
</pre>
</div>
</content>
</entry>
<entry>
<title>server/smartcard: ignore VSC_Init from client</title>
<updated>2011-02-10T08:34:42+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2011-02-03T18:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=0d6550ed60a7dc4e8e0819e7d580616925fc3e4f'/>
<id>0d6550ed60a7dc4e8e0819e7d580616925fc3e4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>server/smartcard: print instead of assert on bad reader_id in smartcard_char_device_on_message_from_device</title>
<updated>2011-02-10T08:34:37+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2011-02-03T18:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=21d1ec600b3964f1ac5928a71a9ae4c22b7dbb44'/>
<id>21d1ec600b3964f1ac5928a71a9ae4c22b7dbb44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>server/smartcard: libcacard uses network byte order, so we must too</title>
<updated>2011-02-10T08:34:32+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2011-02-03T18:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=b05c744f4a9b121ae9849266bbc84f8c0dd79721'/>
<id>b05c744f4a9b121ae9849266bbc84f8c0dd79721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>server/smartcard: libcacard removed ReaderAddResponse</title>
<updated>2011-02-10T08:34:16+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2011-02-03T15:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=ed5e2fc94266a3563b52c51f7630056ea39d72a0'/>
<id>ed5e2fc94266a3563b52c51f7630056ea39d72a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>server/smartcard: s/reader_id_t/uint32_t/ (libcacard changed)</title>
<updated>2011-02-10T08:20:49+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2011-02-03T15:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=efa3704dbc5352fadff4c7547664c5d3aaa9cba1'/>
<id>efa3704dbc5352fadff4c7547664c5d3aaa9cba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>server/red_worker: fix used but uninitialized warning (gcc 4.6.0)</title>
<updated>2011-02-07T16:51:50+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2011-02-07T13:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=9de4c94a5d608b764965c30e77b84116a42e1525'/>
<id>9de4c94a5d608b764965c30e77b84116a42e1525</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
