aboutsummaryrefslogtreecommitdiffstats
path: root/src/sim/reader.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-24reader: more meaningful null pointer check in get_swPhilipp Maier1-1/+1
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2021-06-01sim: Add osim_card_{reset,close}() APIHarald Welte1-0/+21
2021-04-25sim: Remove 'printf' from library codeHarald Welte1-1/+0
2020-03-16libosmosim: Build irrespective of PC/SC supportHarald Welte1-0/+3
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-1/+2
2015-04-10msgb: Check the return value of msgb_alloc (Coverity)Jacob Erlbeck1-0/+3
2014-10-26sim: Prepare infrastructure for protocols != T=0 and other driversHarald Welte1-14/+34
2014-10-26sim: further updates/fixesHarald Welte1-2/+3
2014-10-26sim: renamed case to the one defined in ISO7816-3Kevin Redon1-12/+12
2014-10-26sim: strip the SW from the returned data, as SW is passed in msgb->cbHarald Welte1-2/+5
2014-10-26sim: add copyright notices and merge file_codec.c into core.cHarald Welte1-0/+23
2014-10-26initial checkin of 'libosmosim'Harald Welte1-0/+224