aboutsummaryrefslogtreecommitdiffstats
path: root/src/sim
AgeCommit message (Expand)AuthorFilesLines
2021-09-17Optionally output date with each debug lineAndreas Eversberg1-5/+1
2021-04-03SIM: Option to write sniffed PDU to fileAndreas Eversberg2-2/+20
2021-03-20Config file path can be changed by command line option "--config <path>"Andreas Eversberg1-1/+4
2021-03-07Added special strdup to liboptions, to prevent memory leaks for option stringsAndreas Eversberg1-11/+13
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke4-10/+10
2020-10-29C-Netz SIM: Terminate phone number string at first 0xfAndreas Eversberg1-1/+4
2020-10-29SIM: several fixesAndreas Eversberg3-14/+25
2020-10-29SIM: Fix output of numbers >32767 when using EBD program modeAndreas Eversberg1-4/+4
2020-05-24Added SIM card emulator/sniffer for C-NetzAndreas Eversberg9-0/+3334