summaryrefslogtreecommitdiffstats
path: root/src/sim/core.c
Commit message (Collapse)AuthorAgeFilesLines
* sim: More talloc return NULL checkingHarald Welte2014-10-261-0/+8
|
* sim: Only one default_decode() function for all card typesHarald Welte2014-10-261-0/+12
|
* sim: further updates/fixesHarald Welte2014-10-261-0/+11
|
* sim: add decoding of status wordsHarald Welte2014-10-261-2/+54
|
* sim: replaced function/structure comments with doxygen commentsKevin Redon2014-10-261-8/+12
| | | | | affected files: sim.h, sim/core.c affected funtions/strucutres: osim_new_apdumsg, osim_apdu_case,osim_apdu_cmd_hdr, osim_msgb_cb
* sim: renamed case to the one defined in ISO7816-3Kevin Redon2014-10-261-6/+6
| | | | | | | | | 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_apdumsgKevin Redon2014-10-261-2/+9
|
* sim: add copyright notices and merge file_codec.c into core.cHarald Welte2014-10-261-4/+50
|
* initial checkin of 'libosmosim'Harald Welte2014-10-261-0/+172