Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protect the communication with the SIM card during a transaction from access ... | Duncan Salerno | 2011-05-12 | 1 | -12/+46 |
* | Added a (not yet implemented) plugin_t method to reload plugin configuration | Martin Willi | 2011-04-15 | 1 | -0/+1 |
* | Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ... | Martin Willi | 2011-04-15 | 1 | -0/+7 |
* | fixed bit mask | Duncan Salerno | 2011-04-07 | 1 | -2/+2 |
* | Migrated eap_sim_pcsc plugin to INIT/METHOD macros | Martin Willi | 2011-04-04 | 2 | -32/+38 |
* | Slightly reformatted SIM pcsc code | Martin Willi | 2011-04-04 | 2 | -30/+44 |
* | Added SIM card backend based on pcsc-lite | Duncan Salerno | 2011-04-04 | 5 | -0/+510 |