Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sim: renamed case to the one defined in ISO7816-3 | Kevin Redon | 2014-10-26 | 2 | -18/+18 |
| | | | | | | | | | APDU_CASE_2 becomes APDU_CASE_2S APDU_CASE_2_EXT becmoes APDU_CASE_2E APDU_CASE_3 becomes APDU_CASE_3S APDU_CASE_3_EXT becmoes APDU_CASE_3E APDU_CASE_4 becomes APDU_CASE_4S APDU_CASE_4_EXT becmoes APDU_CASE_4E | ||||
* | sim: comment/explain signature of osim_new_apdumsg | Kevin Redon | 2014-10-26 | 1 | -2/+9 |
| | |||||
* | sim: strip the SW from the returned data, as SW is passed in msgb->cb | Harald Welte | 2014-10-26 | 1 | -2/+5 |
| | |||||
* | sim: Use autotools for libpcsc-lite linkage | Harald Welte | 2014-10-26 | 1 | -4/+8 |
| | |||||
* | sim: add copyright notices and merge file_codec.c into core.c | Harald Welte | 2014-10-26 | 8 | -39/+163 |
| | |||||
* | initial checkin of 'libosmosim' | Harald Welte | 2014-10-26 | 10 | -0/+1487 |