1. 81b8aa4 Add funding link to github mirror by Harald Welte · 6 weeks ago master
  2. 21f67d3 README.md: Major update / meaningful content by Harald Welte · 6 weeks ago
  3. ce58dac debian/rules: don't compress pdfs by Oliver Smith · 7 weeks ago
  4. 56ef474 bankd: Use gsmtap_inst_fd2() by arehbein · 6 months ago
  5. bfcca52 bankd: Don't use 127.0.0.1 as default IP address for the server by Harald Welte · 10 months ago
  6. 7703150 user_simtrace2: Fix uninitialized ifm->path by Harald Welte · 10 months ago
  7. 958ae50 user_shell: Fix unchecked return value of osmo_fd_register() by Harald Welte · 10 months ago
  8. 58eebe1 user_ifdhandler: Fix missing check of osmo_fd_register return val by Harald Welte · 10 months ago
  9. 189515f rspro_client_fsm: Fix integer overflow calculating re-establishment delay by Harald Welte · 10 months ago
  10. 852eeb6 checkpatch.conf: ignore rspro generated files by Oliver Smith · 10 months ago
  11. c7287ce src/rspro: regenerate to fix misleading indents by Oliver Smith · 10 months ago
  12. 239458e another csv example for our usb CCID reader by Stephan Skrodzki · 12 months ago
  13. e78bc32 remsim_client: Fix custom ATR '-a' option by Daniel Willmann · 11 months ago
  14. cb283e3 systemd: depend on networking-online.target by Oliver Smith · 11 months ago
  15. f69498e debian: set compat level to 10 by Oliver Smith · 1 year ago
  16. a4f1914 bankd_main: Avoid uninitialized variable by Harald Welte · 1 year, 3 months ago
  17. 5426124 rspro_server: Handle ipa_server_link_open() error case by Harald Welte · 1 year, 3 months ago
  18. ae0d9d2 remsim_server: handle osmo_fd_register() failure case by Harald Welte · 1 year, 3 months ago
  19. 2d5d4c3 rest_api: strtoul canot return negative by Harald Welte · 1 year, 3 months ago
  20. 99ea365 Fix various 'uninitialized variable' bugs reported by coverity by Harald Welte · 1 year, 3 months ago
  21. c69d5c8 packaging: osmo-remsim-apitool needs py3-requests by Oliver Smith · 1 year, 5 months ago
  22. b890018 rspro_client: implement re-establish delay by James Tavares · 1 year, 6 months ago
  23. e206e6a bankd, client, server: add -L option to disable log coloring by James Tavares · 1 year, 6 months ago
  24. 31e8bd7 bankd: Add GSMTAP functionality for SIM traffic by James Tavares · 1 year, 6 months ago
  25. 7da8541 remsim-client-st2: Proper error if not all endpoints can be found by Harald Welte · 1 year, 6 months ago
  26. 11d84c7 client: set the local/remote mode before inserting card by James Tavares · 1 year, 7 months ago
  27. f74d1da bankd: edge detect RESET and VCC indications by James Tavares · 1 year, 6 months ago
  28. f75843d ignore libtool artifacts from cross-compile environments by James Tavares · 1 year, 6 months ago
  29. 2c0a512 bankd: add missing -p short form option by James Tavares · 1 year, 6 months ago
  30. f4be5e1 bankd: Don't log an "Error" if slotmap is removed by Harald Welte · 1 year, 10 months ago
  31. c8c77e0 client: Option to ignore any ATR sent by bankd by Harald Welte · 1 year, 10 months ago
  32. 445d284 client: Fix '-a' command-line argument for ATR by Harald Welte · 1 year, 10 months ago
  33. 628672b bankd: Open PC/SC by default in EXCLUSIVE mode by Harald Welte · 1 year, 10 months ago
  34. 1f51279 client: Log TPDU/ATR/PTS/slotStatus at INFO or NOTICE level by Harald Welte · 1 year, 10 months ago
  35. 6cfce3b fix rpm spec file for packacing of apitool by Harald Welte · 1 year, 10 months ago
  36. e25cfa8 debian/control: Don't use misc:Package by Harald Welte · 1 year, 10 months ago
  37. 4e0e5b8 Install + package remsim-apitool as separate sub-package by Harald Welte · 1 year, 10 months ago
  38. 001884c bankd: Log not just ModemToCard but also CardToModem by Harald Welte · 1 year, 10 months ago
  39. e5ed100 main_fsm: Log bankd config (ip/port/bank_id/slot_nr) + disconnect by Harald Welte · 1 year, 10 months ago
  40. bc2e6e3 bankd: log BankID:SlotNr in every log line by Harald Welte · 1 year, 10 months ago
  41. a5637b0 update git URLs (git -> https; gitea) by Harald Welte · 1 year, 11 months ago
  42. f5f5805 rspro_client_fsm: Log clientConnectResult != ok by Harald Welte · 2 years ago
  43. 7f8bce4 bankd: Log more clearly if we fail to open a PC/SC reader by Harald Welte · 2 years ago
  44. a04ff86 server: Fix various error paths if startup fails by Harald Welte · 2 years ago
  45. a9bb9a9 cosmetic: various typo/spelling fixes by Harald Welte · 2 years ago
  46. eea631b encode actual hostname in RSPRO by Harald Welte · 2 years ago
  47. e9e505c bankd: Better error messages during start-up by Harald Welte · 2 years ago
  48. 6500658 server: Detect duplicate client/bankd connection; drop new ones by Harald Welte · 2 years ago
  49. 900ee72 server: Fix segfault in error path (client component ID != client) by Harald Welte · 2 years ago
  50. 079c068 bankd: Differentiate log levels, not everything is DEBUG by Harald Welte · 2 years ago
  51. 15e8b7f server: Differentiate log levels, not everything is DEBUG by Harald Welte · 2 years ago
  52. e1590df server: Log keep-alive timeout and TCP disconnects by Harald Welte · 2 years ago
  53. fb48de8 server: Log connection establishment from bankd/client; warn on localhost by Harald Welte · 2 years ago
  54. 5ae0f31 Check RSPRO component type; print error if type doesn't match by Harald Welte · 2 years ago
  55. 55f12b8 Fix client_id/bank_id/slot_nr range in manual + --help output by Harald Welte · 2 years, 4 months ago
  56. 0c832fe treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago
  57. 7f9ebce manual: Update changelog, copyright, version by Harald Welte · 2 years, 5 months ago
  58. f5f30e2 manual: update remsim-client options to match --help output by Harald Welte · 2 years, 5 months ago
  59. 6a93cfb manual: Document the logging configuration by Harald Welte · 2 years, 5 months ago
  60. 5a3a0b1 Bump version: 0.2.2.126-7382 → 1.0.0 by Harald Welte · 2 years, 5 months ago 1.0.0
  61. 7382eb3 Depend on libosmo-simtrace >= 0.8.0 by Harald Welte · 2 years, 5 months ago
  62. 507070d increase required libosmocore version by Harald Welte · 2 years, 5 months ago
  63. 7293e7b logging: Replace remaining fprintf() calls with libosmocore logging by Harald Welte · 2 years, 5 months ago
  64. a9d7ad1 switch to libosmocore multihread-logging by Harald Welte · 2 years, 5 months ago
  65. 46122ab Add separate log category for RSPRO protocol by Harald Welte · 2 years, 5 months ago
  66. 73bbd54 logging: Print category + level, disable category-hex by Harald Welte · 2 years, 5 months ago
  67. f8c6eeb [cosmetic] bankd: mark handle_options() as static by Harald Welte · 2 years, 5 months ago
  68. 0c7f7d4 Change default log level to INFO by Harald Welte · 2 years, 5 months ago
  69. 8934412 rspro_client_fsm: Differentiate different log levels by Harald Welte · 2 years, 5 months ago
  70. 50a0972 bankd_pcsc: Don't log every successful SCardTransmit by Harald Welte · 2 years, 5 months ago
  71. 9f7ca61 bankd_main: Improve log usefulness by Harald Welte · 2 years, 5 months ago
  72. 168d724 bankd_pcsc: Improve logging in non-error case by Harald Welte · 2 years, 5 months ago
  73. 7b87ba1 client: request card-remove and sim-local when no bankd/slot is set by Harald Welte · 2 years, 8 months ago
  74. eb9f6e7 debian/control: remove dh-systemd build-depend by Oliver Smith · 2 years, 8 months ago
  75. 694e3b5 contrib/osmo-remsim.spec.in: fix build on opensuse by Oliver Smith · 2 years, 11 months ago
  76. 588ec1a distro packaging: fix missing path for example by Oliver Smith · 2 years, 11 months ago
  77. 90b48a1 gitignore: add osmo-remsim-client-reader_conf by Oliver Smith · 2 years, 11 months ago
  78. 905bc4d doc/examples: install bankd_pcsc_slots.csv by Oliver Smith · 2 years, 11 months ago
  79. debcd86 etc_default: change bankd, client ip to 127.0.0.1 by Oliver Smith · 2 years, 11 months ago
  80. a06d77f manual: fix formating of a bullet point list in bankd csv file part by Harald Welte · 3 years, 3 months ago
  81. 753c8aa bankd: regex matching of reader names by Harald Welte · 3 years, 7 months ago
  82. 4f5c79d configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 3 months ago
  83. fadaeec contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 4 months ago
  84. dc34764 remsim-client: Avoid zombies when scripts terminate by Harald Welte · 3 years, 7 months ago
  85. a5daec4 Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 7 months ago
  86. 3f65972 remsim-client-shell: Terminate if STDIN has been closed by Harald Welte · 3 years, 10 months ago
  87. b80fcf0 *.spec.in: Use %config(noreplace) to retain current config file by Harald Welte · 3 years, 11 months ago
  88. 57b21d4 user_simtrace2: Fix typo in frontend_handle_card2modem() by Harald Welte · 4 years ago
  89. aa66d91 user_shell: Dispatch all events via main_fsm.c by Harald Welte · 4 years ago
  90. dd33725 Enable async use of libosmo-simtrace2 by Harald Welte · 4 years ago
  91. 1eec53d simtrace2: use correct event when dispatching modem data to main_fsm by Harald Welte · 4 years ago
  92. eea6135 contrib/owhw-event-script.sh: Update to working version for OWHWv5 by Harald Welte · 4 years ago
  93. e043826 simtrace2: Set transp->udp_fd to -1 to indicate USB transport by Harald Welte · 4 years ago
  94. 06fff2a simtrace2: Fix missing LF at end of log output in process_do_rx_da() by Harald Welte · 4 years ago
  95. 80a0110 add '-d' command line argument to configure stderr logging verbosity by Harald Welte · 4 years ago
  96. e580c93 avoid talloc abort in simtrace2 frontend_append_script_env() by Harald Welte · 4 years ago
  97. 5c860ac Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years ago
  98. 54797c4 contrib: integrate RPM spec by Oliver Smith · 4 years ago
  99. b91e88d only depend on libcsv if remsim-bankd is to be built by Harald Welte · 4 years ago
  100. 81022c8 contrib: import RPM spec by Oliver Smith · 4 years ago