| Commit message (Expand) | Author | Age | Files | Lines |
* | sim: make osim_reader_ops public | Harald Welte | 2016-03-19 | 1 | -7/+0 |
* | sim: add class_tables / card profiles | Harald Welte | 2016-03-17 | 2 | -2/+316 |
* | rename osim_file_find_* to osim_file_desc_find_* | Harald Welte | 2016-03-11 | 1 | -3/+5 |
* | sim: Add osim_file_find_{fid,sfid}() functions | Harald Welte | 2016-03-11 | 1 | -0/+25 |
* | remove our internal copy of talloc, use system libtalloc | Harald Welte | 2015-12-05 | 1 | -2/+2 |
* | build: Fix out-of-tree builds | Andreas Rottmann | 2015-05-17 | 1 | -1/+1 |
* | sim: Use extern for these structs to generate a linkage | Holger Hans Peter Freyther | 2015-04-11 | 1 | -1/+1 |
* | msgb: Check the return value of msgb_alloc (Coverity) | Jacob Erlbeck | 2015-04-10 | 1 | -0/+3 |
* | sim: Link to libosmocore and libosmogsm | Holger Hans Peter Freyther | 2015-01-18 | 1 | -2/+5 |
* | sim: reader_pcsc:Remove dead code | Harald Welte | 2014-10-27 | 1 | -2/+0 |
* | pcsc: Fix the include path | Holger Hans Peter Freyther | 2014-10-27 | 1 | -2/+2 |
* | make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM | Harald Welte | 2014-10-26 | 4 | -42/+56 |
* | sim: More talloc return NULL checking | Harald Welte | 2014-10-26 | 1 | -0/+8 |
* | sim: Prepare infrastructure for protocols != T=0 and other drivers | Harald Welte | 2014-10-26 | 3 | -16/+40 |
* | sim: Make TETRA SIM (TSIM) support compile | Harald Welte | 2014-10-26 | 2 | -183/+134 |
* | sim: Only one default_decode() function for all card types | Harald Welte | 2014-10-26 | 5 | -37/+15 |
* | sim: Add 3GPP TS 31.103 ISIM definitions | Harald Welte | 2014-10-26 | 2 | -1/+117 |
* | sim: Update to latest SIM/USIM specs and include size information | Harald Welte | 2014-10-26 | 3 | -175/+335 |
* | sim: reader_pcsc.c: Avoid compiler warnings by using pcsc-lite LONG | Harald Welte | 2014-10-26 | 1 | -3/+3 |
* | sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warnings | Harald Welte | 2014-10-26 | 1 | -0/+315 |
* | sim: further updates/fixes | Harald Welte | 2014-10-26 | 4 | -3/+16 |
* | sim: add decoding of status words | Harald Welte | 2014-10-26 | 1 | -2/+54 |
* | sim: replaced function/structure comments with doxygen comments | Kevin Redon | 2014-10-26 | 1 | -8/+12 |
* | sim: renamed case to the one defined in ISO7816-3 | Kevin Redon | 2014-10-26 | 2 | -18/+18 |
* | 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 |