summaryrefslogtreecommitdiffstats
path: root/src/sim/core.c
Commit message (Expand)AuthorAgeFilesLines
* make all library-internal static buffers thread-localHarald Welte2019-06-041-2/+1
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+8
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-11/+13
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-1/+2
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-1/+1
* sim/core.c: drop useless double assignmentVadim Yanitskiy2017-06-131-1/+1
* rename osim_file_find_* to osim_file_desc_find_*Harald Welte2016-03-111-3/+5
* sim: Add osim_file_find_{fid,sfid}() functionsHarald Welte2016-03-111-0/+25
* sim: More talloc return NULL checkingHarald Welte2014-10-261-0/+8
* sim: Only one default_decode() function for all card typesHarald Welte2014-10-261-0/+12
* sim: further updates/fixesHarald Welte2014-10-261-0/+11
* sim: add decoding of status wordsHarald Welte2014-10-261-2/+54
* sim: replaced function/structure comments with doxygen commentsKevin Redon2014-10-261-8/+12
* sim: renamed case to the one defined in ISO7816-3Kevin Redon2014-10-261-6/+6
* sim: comment/explain signature of osim_new_apdumsgKevin Redon2014-10-261-2/+9
* sim: add copyright notices and merge file_codec.c into core.cHarald Welte2014-10-261-4/+50
* initial checkin of 'libosmosim'Harald Welte2014-10-261-0/+172