libosmocore/src/sim
Harald Welte 90e614f7cc remove our internal copy of talloc, use system libtalloc
Shipping our own private copy of talloc was a good idea in 2008,
when it was not readily available on most target platforms.  Today,
the situation is quite different, as it is a standard library on
major Linux distributions.
2015-12-05 23:38:18 +01:00
..
Makefile.am remove our internal copy of talloc, use system libtalloc 2015-12-05 23:38:18 +01:00
card_fs_isim.c sim: Only one default_decode() function for all card types 2014-10-26 19:09:24 +01:00
card_fs_sim.c make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM 2014-10-26 19:50:55 +01:00
card_fs_tetra.c make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM 2014-10-26 19:50:55 +01:00
card_fs_uicc.c sim: add copyright notices and merge file_codec.c into core.c 2014-10-26 19:09:22 +01:00
card_fs_usim.c make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM 2014-10-26 19:50:55 +01:00
core.c sim: More talloc return NULL checking 2014-10-26 19:50:55 +01:00
gsm_int.h make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM 2014-10-26 19:50:55 +01:00
reader.c msgb: Check the return value of msgb_alloc (Coverity) 2015-04-10 08:44:15 +02:00
reader_pcsc.c sim: reader_pcsc:Remove dead code 2014-10-27 20:46:40 +01:00
sim_int.h sim: Use extern for these structs to generate a linkage 2015-04-11 19:31:03 +02:00