index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sim
Commit message (
Expand
)
Author
Age
Files
Lines
*
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