summaryrefslogtreecommitdiff
path: root/gtk/channel-smartcard.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-28misc build fix when --disable-smartcardMarc-André Lureau1-3/+6
2012-08-28channel-smartcard: do not attach temporary migration channel to smartcardYonit Halperin1-19/+36
2011-12-19Add channel_reset methodMarc-André Lureau1-15/+41
2011-12-16spice_msg_out[_send_internal]: Take ownership of the passed SpiceMsgOutHans de Goede1-3/+0
2011-12-16channel-smartcard: unref in flight messages as soon as they are sentHans de Goede1-3/+9
2011-12-15smartcard_message_complete_in_flight cleanup error checkingHans de Goede1-4/+1
2011-12-02string formatting fixesMarc-André Lureau1-1/+1
2011-11-23Do not send specific messages in read-onlyMarc-André Lureau1-0/+3
2011-07-18build: fix introspection warningsMarc-André Lureau1-13/+13
2011-07-13gtk/doc: improve the generated gtk-doc a bitMarc-André Lureau1-1/+1
2011-07-13smartcard: add smartcard API docChristophe Fergeau1-2/+10
2011-07-07gtk/smartcard: make smartcard init asyncMarc-André Lureau1-1/+22
2011-07-05gtk: s/SmartCard/Smartcard/gMarc-André Lureau1-39/+39
2011-06-28gtk/smartcard: make cacard dependency optional without breaking APIMarc-André Lureau1-11/+29
2011-06-26gtk/smartcard: remove g_assertMarc-André Lureau1-5/+5
2011-06-23gtk/smartcard: add a couple of debugMarc-André Lureau1-0/+4
2011-06-23add smartcard properties to SpiceSessionChristophe Fergeau1-1/+0
2011-06-23initialize libcacardChristophe Fergeau1-0/+12
2011-06-23don't always serialize messages sent to the serverChristophe Fergeau1-8/+15
2011-06-23forward APDU requests from server to smartcard readerChristophe Fergeau1-2/+24
2011-06-23handle messages from spice serverChristophe Fergeau1-5/+63
2011-06-23serialize sending of smartcard channel messagesChristophe Fergeau1-2/+82
2011-06-23send messages to spice server on reader/card eventsChristophe Fergeau1-0/+49
2011-06-23add basic callbacks for smartcard eventsChristophe Fergeau1-2/+157
2011-06-22add smartcard channel and smartcard manager skeletonsChristophe Fergeau1-0/+96