aboutsummaryrefslogtreecommitdiffstats
path: root/src/sim
AgeCommit message (Expand)AuthorFilesLines
2023-11-28libosmosim: Support Microsoft smart card discovery processHarald Welte1-0/+18
2023-11-28sim/class_tables: Prevent out-of-bounds accessHarald Welte1-1/+1
2023-09-24APDU parsing support for GlobalPlatform GET RESPONSEKarsten Ohme1-0/+1
2023-02-07Bump version: 1.7.0.119-b31a-dirty → 1.8.01.8.0osmith/1.8.1Pau Espin Pedrol1-1/+1
2023-01-18Fix all references to config.hPau Espin Pedrol1-1/+1
2023-01-18Makefile.am: Remove unexsiting all_includes variablePau Espin Pedrol1-1/+1
2023-01-18Move src/*.{c,h} to src/core/Pau Espin Pedrol1-1/+1
2022-08-05{gb,sim,usb}: ensure -no-undefined is present in *_la_LDFLAGSVadim Yanitskiy1-1/+4
2022-07-20sim/class_tables: Add GET IDENTITY, SUSPEND UICC, EXCHANGE CAPABILITIESHarald Welte1-1/+4
2022-06-28Bump version: 1.6.0.132-0239-dirty → 1.7.01.7.0Pau Espin Pedrol1-1/+1
2022-06-13APDU parsing support for GlobalPlatformKarsten Ohme1-1/+63
2022-05-24reader: more meaningful null pointer check in get_swPhilipp Maier1-1/+1
2021-12-14treewide: remove FSF addressOliver Smith10-40/+0
2021-11-16Bump version: 1.5.1.282-ab5e-dirty → 1.6.01.6.0Pau Espin Pedrol1-1/+1
2021-06-01sim: Add osim_card_{reset,close}() APIHarald Welte2-0/+51
2021-04-25sim: Remove 'printf' from library codeHarald Welte2-7/+0
2021-04-25sim: Obtain card ATR when opening the cardHarald Welte1-0/+23
2021-02-23Bump version: 1.4.0.535-e387-dirty → 1.5.01.5.0Pau Espin Pedrol1-1/+1
2020-11-17card_fs_usim: Add definitions of DF.ProSe and DF.ACDCHarald Welte1-0/+42
2020-11-10card_fs_usim.c: Add support for DF.5GS directoryHarald Welte1-0/+26
2020-08-13Bump version: 1.3.0.173-51974 → 1.4.01.4.0Harald Welte1-1/+1
2020-05-05sim: When decoding SW, take application specific SW into accountHarald Welte1-11/+36
2020-03-21sim: Add HPSIM application supportHarald Welte4-1/+79
2020-03-21card_fs_{usim,isim}: Update to 15.7.0 / Release 15Harald Welte2-6/+56
2020-03-21osmo-sim-test: Also [attempt to] dump DF.GSM on USIM cardsHarald Welte2-10/+10
2020-03-21sim: re-structure how we support cards + applicationsHarald Welte6-71/+181
2020-03-21sim: add osim_file_desc_find_aid()Harald Welte1-0/+16
2020-03-21card_fs_sim: Avoid '/' in file namesHarald Welte1-1/+1
2020-03-21sim: card_fs_usim.c: Fix FID of EF.EXT4Harald Welte1-1/+1
2020-03-16libosmosim: Build irrespective of PC/SC supportHarald Welte2-8/+13
2020-01-29pcsc: don't leak memoryEric Wild1-1/+4
2020-01-02Bump version: 1.2.0.108-c6a8-dirty → 1.3.01.3.0Pau Espin Pedrol1-1/+1
2019-12-09sim: allow opening reader# > 0Eric Wild1-3/+4
2019-09-28sim/class_tables: Fix typo in commentHarald Welte1-1/+1
2019-08-06Bump version: 1.1.0.107-afce-dirty → 1.2.01.2.0Pau Espin Pedrol1-1/+1
2019-06-04make all library-internal static buffers thread-localHarald Welte1-2/+1
2019-05-07Bump version: 1.0.1.143-cc72c → 1.1.01.1.0Pau Espin Pedrol1-1/+1
2019-04-10Add _c versions of functions that otherwise return static buffersHarald Welte1-0/+8
2019-04-03Add _buf() functions to bypass static string buffersHarald Welte1-11/+13
2018-05-03Bump version: 0.10.2.284-bc47-dirty → 0.11.00.11.0Pau Espin Pedrol1-1/+1
2018-04-08fix spellingThorsten Alteholz2-2/+2
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-0/+1
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte8-0/+16
2017-10-30Move additional libraries to appropriate placeMax1-1/+1
2017-10-27Tag/Release version 0.10.00.10.0Harald Welte1-1/+1
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr11-10/+23
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-1/+1
2017-06-18card_fs_uicc.c: Fix unused compilation warningPau Espin Pedrol1-1/+1
2017-06-13sim/core.c: drop useless double assignmentVadim Yanitskiy1-1/+1
2017-01-24sim: Link to libtalloc as symbols of it are used hereHolger Hans Peter Freyther1-0/+1