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
*
Bump version: 0.10.2.284-bc47-dirty → 0.11.0
Pau Espin Pedrol
2018-05-03
1
-1
/
+1
*
fix spelling
Thorsten Alteholz
2018-04-08
2
-2
/
+2
*
implement support for 3-digit MNC with leading zeros
Neels Hofmeyr
2018-02-28
1
-0
/
+1
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
8
-0
/
+16
*
Move additional libraries to appropriate place
Max
2017-10-30
1
-1
/
+1
*
Tag/Release version 0.10.0
Harald Welte
2017-10-27
1
-1
/
+1
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
11
-10
/
+23
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
card_fs_uicc.c: Fix unused compilation warning
Pau Espin Pedrol
2017-06-18
1
-1
/
+1
*
sim/core.c: drop useless double assignment
Vadim Yanitskiy
2017-06-13
1
-1
/
+1
*
sim: Link to libtalloc as symbols of it are used here
Holger Hans Peter Freyther
2017-01-24
1
-0
/
+1
*
Catch-up with git version tags
Max
2016-12-21
1
-1
/
+2
*
misc: Some spelling errors corrected
Ruben Undheim
2016-05-25
1
-1
/
+1
*
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