aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-23Add funding link to github mirrorHEADmasterHarald Welte1-0/+1
2024-03-23README.md: Major update / meaningful contentHarald Welte1-86/+75
2024-03-19debian/rules: don't compress pdfsOliver Smith1-0/+4
2023-10-30bankd: Use gsmtap_inst_fd2()arehbein2-1/+11
2023-07-21bankd: Don't use 127.0.0.1 as default IP address for the serverHarald Welte2-7/+16
2023-07-18user_simtrace2: Fix uninitialized ifm->pathHarald Welte1-0/+1
2023-07-18user_shell: Fix unchecked return value of osmo_fd_register()Harald Welte1-1/+5
2023-07-18user_ifdhandler: Fix missing check of osmo_fd_register return valHarald Welte1-1/+2
2023-07-18rspro_client_fsm: Fix integer overflow calculating re-establishment delayHarald Welte1-1/+1
2023-07-17checkpatch.conf: ignore rspro generated filesOliver Smith1-0/+2
2023-07-17src/rspro: regenerate to fix misleading indentsOliver Smith5-7/+7
2023-06-11another csv example for our usb CCID readerStephan Skrodzki1-0/+6
2023-05-31remsim_client: Fix custom ATR '-a' optionDaniel Willmann1-0/+1
2023-05-26systemd: depend on networking-online.targetOliver Smith3-0/+6
2023-04-25debian: set compat level to 10Oliver Smith2-3/+3
2023-02-06bankd_main: Avoid uninitialized variableHarald Welte1-0/+1
2023-02-06rspro_server: Handle ipa_server_link_open() error caseHarald Welte1-5/+14
2023-02-06remsim_server: handle osmo_fd_register() failure caseHarald Welte1-2/+6
2023-02-06rest_api: strtoul canot return negativeHarald Welte1-1/+1
2023-02-03Fix various 'uninitialized variable' bugs reported by coverityHarald Welte1-0/+2
2022-12-08packaging: osmo-remsim-apitool needs py3-requestsOliver Smith2-1/+2
2022-11-19rspro_client: implement re-establish delayJames Tavares2-12/+118
2022-11-19bankd, client, server: add -L option to disable log coloringJames Tavares3-7/+22
2022-11-19bankd: Add GSMTAP functionality for SIM trafficJames Tavares7-15/+175
2022-11-15remsim-client-st2: Proper error if not all endpoints can be foundHarald Welte1-0/+6
2022-11-14client: set the local/remote mode before inserting cardJames Tavares1-4/+4
2022-11-14bankd: edge detect RESET and VCC indicationsJames Tavares2-4/+28
2022-11-14ignore libtool artifacts from cross-compile environmentsJames Tavares1-0/+1
2022-11-13bankd: add missing -p short form optionJames Tavares1-2/+2
2022-07-24bankd: Don't log an "Error" if slotmap is removedHarald Welte1-1/+4
2022-07-24client: Option to ignore any ATR sent by bankdHarald Welte5-5/+24
2022-07-24client: Fix '-a' command-line argument for ATRHarald Welte1-1/+2
2022-07-15bankd: Open PC/SC by default in EXCLUSIVE modeHarald Welte4-3/+31
2022-07-15client: Log TPDU/ATR/PTS/slotStatus at INFO or NOTICE levelHarald Welte1-0/+18
2022-07-15fix rpm spec file for packacing of apitoolHarald Welte1-1/+1
2022-07-13debian/control: Don't use misc:PackageHarald Welte1-2/+2
2022-07-13Install + package remsim-apitool as separate sub-packageHarald Welte8-20/+45
2022-07-11bankd: Log not just ModemToCard but also CardToModemHarald Welte1-0/+1
2022-07-11main_fsm: Log bankd config (ip/port/bank_id/slot_nr) + disconnectHarald Welte1-0/+3
2022-07-11bankd: log BankID:SlotNr in every log lineHarald Welte1-1/+1
2022-06-18update git URLs (git -> https; gitea)Harald Welte2-3/+3
2022-05-05rspro_client_fsm: Log clientConnectResult != okHarald Welte2-0/+4
2022-05-05bankd: Log more clearly if we fail to open a PC/SC readerHarald Welte1-1/+7
2022-05-03server: Fix various error paths if startup failsHarald Welte3-1/+7
2022-05-03cosmetic: various typo/spelling fixesHarald Welte4-6/+6
2022-05-03encode actual hostname in RSPROHarald Welte3-6/+16
2022-05-03bankd: Better error messages during start-upHarald Welte2-5/+16
2022-05-03server: Detect duplicate client/bankd connection; drop new onesHarald Welte4-13/+61
2022-05-03server: Fix segfault in error path (client component ID != client)Harald Welte1-0/+2
2022-04-27bankd: Differentiate log levels, not everything is DEBUGHarald Welte1-4/+4