summaryrefslogtreecommitdiffstats
path: root/include/osmocom/sim
Commit message (Expand)AuthorAgeFilesLines
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+1
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-0/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-232-9/+9
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-19/+19
* sim: make osim_reader_ops publicHarald Welte2016-03-191-2/+7
* sim: add class_tables / card profilesHarald Welte2016-03-171-0/+42
* rename osim_file_find_* to osim_file_desc_find_*Harald Welte2016-03-111-3/+3
* sim: Add osim_file_find_{fid,sfid}() functionsHarald Welte2016-03-111-0/+6
* sim: Use extern for these structs to generate a linkageHolger Hans Peter Freyther2015-04-111-1/+1
* make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIMHarald Welte2014-10-261-2/+2
* sim: add missing const to reader_ops member of reader_handleHarald Welte2014-10-261-1/+1
* sim: Prepare infrastructure for protocols != T=0 and other driversHarald Welte2014-10-261-2/+17
* sim: More comments in sim.hHarald Welte2014-10-261-12/+44
* sim: Make TETRA SIM (TSIM) support compileHarald Welte2014-10-261-0/+9
* sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warningsHarald Welte2014-10-261-1/+1
* sim: Add sfi to EF_*() macrosHarald Welte2014-10-261-11/+14
* sim: Add minimal/recommended size of file / recordHarald Welte2014-10-261-15/+29
* sim: further updates/fixesHarald Welte2014-10-261-1/+3
* sim: add decoding of status wordsHarald Welte2014-10-261-2/+8
* sim: replaced function/structure comments with doxygen commentsKevin Redon2014-10-261-19/+39
* sim: add comment/explaination for structure osim_msgb_cbKevin Redon2014-10-261-4/+5
* sim: add comment/explaination for structure osim_apdu_cmd_hdrKevin Redon2014-10-261-5/+6
* sim: renamed case to the one defined in ISO7816-3Kevin Redon2014-10-261-6/+6
* sim: add comment/explaination for structure osim_apdu_caseKevin Redon2014-10-261-8/+8
* initial checkin of 'libosmosim'Harald Welte2014-10-261-0/+268