summaryrefslogtreecommitdiffstats
path: root/gtk/smartcard-manager.c
Commit message (Expand)AuthorAgeFilesLines
* smartcard: Only init manager onceChristophe Fergeau2013-07-111-17/+29
* smartcard: Handle VCARD_EMUL_INIT_ALREADY_INITEDChristophe Fergeau2013-07-111-1/+4
* doc: add missing symbols and versionsMarc-André Lureau2013-06-261-0/+6
* smartcard: Move down spice_smartcard_reader_is_software bodyChristophe Fergeau2013-06-241-15/+15
* Add spice_smartcard_manager_get_readers()Christophe Fergeau2013-06-241-0/+44
* smartcard: Add methods to act on software readersChristophe Fergeau2013-06-241-10/+63
* smartcard: Report failure when software reader is missingChristophe Fergeau2013-06-241-2/+4
* smartcard: do not register monitor before smartcard initMarc-André Lureau2013-02-261-6/+14
* smartcard: trivial cleanupMarc-André Lureau2013-02-261-7/+7
* Fix a bunch of gtkdoc/giscan warningsMarc-André Lureau2013-01-281-4/+4
* build: fix build issue because of double declarationMarc-André Lureau2011-12-091-2/+0
* Fix get_type() with --disable-smartcardMarc-André Lureau2011-11-261-1/+2
* Fix a few g-ir-scanner warningsMarc-André Lureau2011-11-231-1/+1
* build: move G_DEFINE_BOXED in glib-compat.h and fix build with old glibMarc-André Lureau2011-09-231-0/+2
* Drop VOID:BOXED user marshallerHans de Goede2011-09-011-4/+4
* doc: various improvementsMarc-André Lureau2011-08-311-2/+2
* Rename my_foo private datatypes to MyFooPrivateHans de Goede2011-08-301-5/+5
* gtk/doc: improve the generated gtk-doc a bitMarc-André Lureau2011-07-131-1/+1
* smartcard: add smartcard API docChristophe Fergeau2011-07-131-5/+48
* gtk/smartcard: make smartcard init asyncMarc-André Lureau2011-07-071-8/+90
* gtk/smartcard-manager: remove useless trailing ;Marc-André Lureau2011-07-051-3/+3
* gtk: s/SmartCard/Smartcard/gMarc-André Lureau2011-07-051-45/+45
* prepend smartcard cmdline options with --smartcardChristophe Fergeau2011-07-011-2/+2
* gtk/smartcard: make cacard dependency optional without breaking APIMarc-André Lureau2011-06-281-5/+47
* gtk/smartcard: remove g_assertMarc-André Lureau2011-06-261-1/+1
* gtk/smartcard: add a couple of debugMarc-André Lureau2011-06-231-0/+5
* gtk/smartcard: simplify a little spice_smartcard_manager_init_libcacardMarc-André Lureau2011-06-231-10/+15
* add software smartcard reader supportChristophe Fergeau2011-06-231-1/+50
* use user-provided certificates when init'ing libcacardChristophe Fergeau2011-06-231-1/+39
* initialize libcacardChristophe Fergeau2011-06-231-0/+7
* emit signals in reaction to libcacard eventsChristophe Fergeau2011-06-221-1/+30
* add signals for smartcard eventsChristophe Fergeau2011-06-221-1/+84
* add boxed type for VReaderChristophe Fergeau2011-06-221-0/+1
* add smartcard monitor GSourceChristophe Fergeau2011-06-221-1/+117
* add smartcard channel and smartcard manager skeletonsChristophe Fergeau2011-06-221-0/+108