aboutsummaryrefslogtreecommitdiffstats
path: root/src/sim
AgeCommit message (Expand)AuthorFilesLines
2024-04-13SIM: Display SIM version in programming mode on memory location 06Andreas Eversberg1-2/+6
2024-04-05Increase compiler warnings and fix themAndreas Eversberg4-9/+13
2024-04-05C-Netz SIM: Fix entering card numbers with leading zeroesAndreas Eversberg1-9/+8
2024-02-18Move from local to external osmo* librariesAndreas Eversberg4-247/+249
2024-01-04C-Netz-SIM: Store Jolly's phone number to phonebook entry 02Andreas Eversberg2-2/+8
2023-09-10C-Netz-SIM: Store version number in phone book entry 01 as default.Andreas Eversberg2-0/+7
2023-08-27C-Netz-SIM: Added delay before answering to messagesAndreas Eversberg3-5/+22
2021-11-07SIM sniffer: Minor output fixAndreas Eversberg1-1/+1
2021-11-07Refactoring ASCCI-Art image printingAndreas Eversberg3-71/+4
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