1. 5ae0f31 Check RSPRO component type; print error if type doesn't match by Harald Welte · 2 years, 2 months ago
  2. 55f12b8 Fix client_id/bank_id/slot_nr range in manual + --help output by Harald Welte · 2 years, 5 months ago
  3. 0c832fe treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  4. 7f9ebce manual: Update changelog, copyright, version by Harald Welte · 2 years, 6 months ago
  5. f5f30e2 manual: update remsim-client options to match --help output by Harald Welte · 2 years, 6 months ago
  6. 6a93cfb manual: Document the logging configuration by Harald Welte · 2 years, 6 months ago
  7. 5a3a0b1 Bump version: 0.2.2.126-7382 → 1.0.0 by Harald Welte · 2 years, 6 months ago 1.0.0
  8. 7382eb3 Depend on libosmo-simtrace >= 0.8.0 by Harald Welte · 2 years, 6 months ago
  9. 507070d increase required libosmocore version by Harald Welte · 2 years, 6 months ago
  10. 7293e7b logging: Replace remaining fprintf() calls with libosmocore logging by Harald Welte · 2 years, 6 months ago
  11. a9d7ad1 switch to libosmocore multihread-logging by Harald Welte · 2 years, 6 months ago
  12. 46122ab Add separate log category for RSPRO protocol by Harald Welte · 2 years, 6 months ago
  13. 73bbd54 logging: Print category + level, disable category-hex by Harald Welte · 2 years, 6 months ago
  14. f8c6eeb [cosmetic] bankd: mark handle_options() as static by Harald Welte · 2 years, 6 months ago
  15. 0c7f7d4 Change default log level to INFO by Harald Welte · 2 years, 6 months ago
  16. 8934412 rspro_client_fsm: Differentiate different log levels by Harald Welte · 2 years, 6 months ago
  17. 50a0972 bankd_pcsc: Don't log every successful SCardTransmit by Harald Welte · 2 years, 6 months ago
  18. 9f7ca61 bankd_main: Improve log usefulness by Harald Welte · 2 years, 6 months ago
  19. 168d724 bankd_pcsc: Improve logging in non-error case by Harald Welte · 2 years, 6 months ago
  20. 7b87ba1 client: request card-remove and sim-local when no bankd/slot is set by Harald Welte · 2 years, 9 months ago
  21. eb9f6e7 debian/control: remove dh-systemd build-depend by Oliver Smith · 2 years, 10 months ago
  22. 694e3b5 contrib/osmo-remsim.spec.in: fix build on opensuse by Oliver Smith · 3 years ago
  23. 588ec1a distro packaging: fix missing path for example by Oliver Smith · 3 years ago
  24. 90b48a1 gitignore: add osmo-remsim-client-reader_conf by Oliver Smith · 3 years ago
  25. 905bc4d doc/examples: install bankd_pcsc_slots.csv by Oliver Smith · 3 years ago
  26. debcd86 etc_default: change bankd, client ip to 127.0.0.1 by Oliver Smith · 3 years ago
  27. a06d77f manual: fix formating of a bullet point list in bankd csv file part by Harald Welte · 3 years, 4 months ago
  28. 753c8aa bankd: regex matching of reader names by Harald Welte · 3 years, 8 months ago
  29. 4f5c79d configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 5 months ago
  30. fadaeec contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 5 months ago
  31. dc34764 remsim-client: Avoid zombies when scripts terminate by Harald Welte · 3 years, 8 months ago
  32. a5daec4 Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 8 months ago
  33. 3f65972 remsim-client-shell: Terminate if STDIN has been closed by Harald Welte · 4 years ago
  34. b80fcf0 *.spec.in: Use %config(noreplace) to retain current config file by Harald Welte · 4 years ago
  35. 57b21d4 user_simtrace2: Fix typo in frontend_handle_card2modem() by Harald Welte · 4 years, 1 month ago
  36. aa66d91 user_shell: Dispatch all events via main_fsm.c by Harald Welte · 4 years, 1 month ago
  37. dd33725 Enable async use of libosmo-simtrace2 by Harald Welte · 4 years, 1 month ago
  38. 1eec53d simtrace2: use correct event when dispatching modem data to main_fsm by Harald Welte · 4 years, 1 month ago
  39. eea6135 contrib/owhw-event-script.sh: Update to working version for OWHWv5 by Harald Welte · 4 years, 1 month ago
  40. e043826 simtrace2: Set transp->udp_fd to -1 to indicate USB transport by Harald Welte · 4 years, 1 month ago
  41. 06fff2a simtrace2: Fix missing LF at end of log output in process_do_rx_da() by Harald Welte · 4 years, 1 month ago
  42. 80a0110 add '-d' command line argument to configure stderr logging verbosity by Harald Welte · 4 years, 1 month ago
  43. e580c93 avoid talloc abort in simtrace2 frontend_append_script_env() by Harald Welte · 4 years, 1 month ago
  44. 5c860ac Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 1 month ago
  45. 54797c4 contrib: integrate RPM spec by Oliver Smith · 4 years, 1 month ago
  46. b91e88d only depend on libcsv if remsim-bankd is to be built by Harald Welte · 4 years, 1 month ago
  47. 81022c8 contrib: import RPM spec by Oliver Smith · 4 years, 1 month ago
  48. b97e2fb user_simtrace2: Stop using printf, use libosmocore logging by Harald Welte · 4 years, 4 months ago
  49. a3ab5f2 introduce --disable-remsim-client-{st2,ifdhanndler} by Harald Welte · 4 years, 3 months ago
  50. afc6c68 rspro_util.c: Use %zu for size_t by Harald Welte · 4 years, 3 months ago
  51. 8fc441a debian: Ensure osmo-remsim-client-st2 package only contains st2 binary by Harald Welte · 4 years, 3 months ago
  52. e358c1d debian: osmo-remsim-client-s2 'Replaces' osmo-remsim-client by Harald Welte · 4 years, 3 months ago
  53. 6c573ee fix config defaults for systemd startscripts by Joachim Steiger · 4 years, 4 months ago
  54. b7978a5 debian/control: Fix typo (package->Package) by Harald Welte · 4 years, 4 months ago
  55. f50a752 client: Avoid useless depedency to libosmosim by Harald Welte · 4 years, 4 months ago
  56. 7cd8b76 bankd: Avoid useless dependency to libosmosim by Harald Welte · 4 years, 4 months ago
  57. f14f337 libosmo-rspro: Avoid useless dependency to libosmo-abis by Harald Welte · 4 years, 4 months ago
  58. 73b6d70 Avoid useless dependency on libcsv by Harald Welte · 4 years, 4 months ago
  59. 2a5f447 libosmo-rspro: Avoid useless dependency to libosmogsm by Harald Welte · 4 years, 4 months ago
  60. d9dfb72 debian: split osmo-remsim-client into osmo-remsim-client-{shell,st2} by Harald Welte · 4 years, 4 months ago
  61. 753d2b5 contrib/jenkins.sh: Harmonize with what we do in other projects by Harald Welte · 4 years, 4 months ago
  62. e10022d Install config files to /etc/default/ by Harald Welte · 4 years, 4 months ago
  63. 75b8eb3 configure.ac + debian: Add systemd service file support by Harald Welte · 4 years, 4 months ago
  64. de80eb3 configure/Makefile: Include contrib in "make dist" by Harald Welte · 4 years, 4 months ago
  65. 9629ba3 client: Fix TODO: add CLK status information to event-script environment by Harald Welte · 4 years, 4 months ago
  66. 0e968cc client: major restructuring around new main_fsm by Harald Welte · 4 years, 4 months ago
  67. 5b5d6ce configure/automake: Remove work-arounds by Harald Welte · 4 years, 4 months ago
  68. 1b0a68a fix debian build after introducing hack around usbdropdir by Harald Welte · 4 years, 4 months ago
  69. b266d50 rspro_client_fsm: Add optional notifiation of parent on connect/disconnect by Harald Welte · 4 years, 4 months ago
  70. 8da2209 rspro_client_fsm: Migrate to ipa_client_conn_create2() by Harald Welte · 4 years, 4 months ago
  71. 830026a doc: Add documentation for remsim-apitool.py by Harald Welte · 4 years, 4 months ago
  72. 5103ea0 doc: More cross-references; Expand overview slightly by Harald Welte · 4 years, 4 months ago
  73. ddbe43a doc: Add WARNINGs about lack of security in protocols by Harald Welte · 4 years, 4 months ago
  74. e18069a doc: generalize the remsim-client part in the overview section by Harald Welte · 4 years, 4 months ago
  75. d2dcb34 client: Fix 'make distcheck' bypassing pkg-config usbdropdir by Harald Welte · 4 years, 4 months ago
  76. 9fac496 client: ifd_handler (PC/SC reader driver) as remsim-client by Harald Welte · 4 years, 4 months ago
  77. 8c0adf6 client: Add diagram for osmo-remsim-st2 use case by Harald Welte · 4 years, 4 months ago
  78. a8e2db9 client: document osmo-remsim-client-shell by Harald Welte · 4 years, 4 months ago
  79. d938e43 src/Makefile.am: Build src directory (libosmo-rspro) before sub-directories by Harald Welte · 4 years, 4 months ago
  80. 2637f4d contrib: Add owhw-event-script.sh for osmo-remsim-client by Harald Welte · 4 years, 4 months ago
  81. 951642a update .gitignore by Harald Welte · 4 years, 4 months ago
  82. 38d990b client: Work around "stock on PTS" problem by Harald Welte · 4 years, 4 months ago
  83. f43baba server: Don't accept out-of-range bank/client/slot numbers on REST by Harald Welte · 4 years, 4 months ago
  84. 44866d5 client: user_shell.c: Don't echo stdin on stdout by Harald Welte · 4 years, 4 months ago
  85. 8236840 client: user_shell.c: fflush() after writes to stdout by Harald Welte · 4 years, 4 months ago
  86. 1b6696f client: Make ConfigClientBankReq with bankd_port == 0 trigger SRVC_E_DISCONNECT by Harald Welte · 4 years, 4 months ago
  87. 16c81ea rspro_client_fsm: Add SRVC_E_DISCONNECT to disconnect from RSPRO server by Harald Welte · 4 years, 4 months ago
  88. 3598c58 server: Send ConfigClientBankReq with bankd_port == 0 on map delete by Harald Welte · 4 years, 4 months ago
  89. ea3eefe server: don't dereference map before OSMO_ASSERT() in _update_client_for_slotmap() by Harald Welte · 4 years, 4 months ago
  90. a9caad8 client: Split into remsim_client.c and remsim_client_main.c by Harald Welte · 4 years, 4 months ago
  91. 879ee41 client: Remove g_client completely; separate 'main' code by Harald Welte · 4 years, 4 months ago
  92. 8e46ab6 client: Work without global g_client variable by Harald Welte · 4 years, 4 months ago
  93. 1200c82 client: Add new osmo-remsim-client-shell binary by Harald Welte · 4 years, 4 months ago
  94. d5a8729 client: Adjust to API changes; enable build of remsim-client again by Harald Welte · 4 years, 4 months ago
  95. 55c7f44 remsim-client: Call an external script in specific situations by Harald Welte · 4 years, 6 months ago
  96. 499e1d9 remsim-client: Query + Store the USB device path by Harald Welte · 4 years, 6 months ago
  97. 943ae62 remsim-client: store last 'status' by Harald Welte · 4 years, 6 months ago
  98. 6a0248b remsim-client: Move client_config from .c to .h file by Harald Welte · 4 years, 6 months ago
  99. 5ed4693 remsim-client: Avoid using 'ci' global variable by Harald Welte · 4 years, 6 months ago
  100. a9bc4de remsim-client: Fix the -k/ --keep-running option by Harald Welte · 4 years, 4 months ago