1. 7b87ba1 client: request card-remove and sim-local when no bankd/slot is set by Harald Welte · 2 years, 10 months ago
  2. 753c8aa bankd: regex matching of reader names by Harald Welte · 3 years, 8 months ago
  3. dc34764 remsim-client: Avoid zombies when scripts terminate by Harald Welte · 3 years, 8 months ago
  4. a5daec4 Use OSMO_FD_* instead of deprecated BSC_FD_* by Harald Welte · 3 years, 8 months ago
  5. 3f65972 remsim-client-shell: Terminate if STDIN has been closed by Harald Welte · 4 years ago
  6. 57b21d4 user_simtrace2: Fix typo in frontend_handle_card2modem() by Harald Welte · 4 years, 1 month ago
  7. aa66d91 user_shell: Dispatch all events via main_fsm.c by Harald Welte · 4 years, 1 month ago
  8. dd33725 Enable async use of libosmo-simtrace2 by Harald Welte · 4 years, 1 month ago
  9. 1eec53d simtrace2: use correct event when dispatching modem data to main_fsm by Harald Welte · 4 years, 1 month ago
  10. e043826 simtrace2: Set transp->udp_fd to -1 to indicate USB transport by Harald Welte · 4 years, 1 month ago
  11. 06fff2a simtrace2: Fix missing LF at end of log output in process_do_rx_da() by Harald Welte · 4 years, 1 month ago
  12. 80a0110 add '-d' command line argument to configure stderr logging verbosity by Harald Welte · 4 years, 1 month ago
  13. e580c93 avoid talloc abort in simtrace2 frontend_append_script_env() by Harald Welte · 4 years, 1 month ago
  14. b97e2fb user_simtrace2: Stop using printf, use libosmocore logging by Harald Welte · 4 years, 4 months ago
  15. a3ab5f2 introduce --disable-remsim-client-{st2,ifdhanndler} by Harald Welte · 4 years, 4 months ago
  16. afc6c68 rspro_util.c: Use %zu for size_t by Harald Welte · 4 years, 4 months ago
  17. f50a752 client: Avoid useless depedency to libosmosim by Harald Welte · 4 years, 4 months ago
  18. 7cd8b76 bankd: Avoid useless dependency to libosmosim by Harald Welte · 4 years, 4 months ago
  19. f14f337 libosmo-rspro: Avoid useless dependency to libosmo-abis by Harald Welte · 4 years, 4 months ago
  20. 73b6d70 Avoid useless dependency on libcsv by Harald Welte · 4 years, 4 months ago
  21. 2a5f447 libosmo-rspro: Avoid useless dependency to libosmogsm by Harald Welte · 4 years, 4 months ago
  22. 9629ba3 client: Fix TODO: add CLK status information to event-script environment by Harald Welte · 4 years, 4 months ago
  23. 0e968cc client: major restructuring around new main_fsm by Harald Welte · 4 years, 4 months ago
  24. b266d50 rspro_client_fsm: Add optional notifiation of parent on connect/disconnect by Harald Welte · 4 years, 4 months ago
  25. 8da2209 rspro_client_fsm: Migrate to ipa_client_conn_create2() by Harald Welte · 4 years, 4 months ago
  26. 9fac496 client: ifd_handler (PC/SC reader driver) as remsim-client by Harald Welte · 4 years, 4 months ago
  27. d938e43 src/Makefile.am: Build src directory (libosmo-rspro) before sub-directories by Harald Welte · 4 years, 4 months ago
  28. 38d990b client: Work around "stock on PTS" problem by Harald Welte · 4 years, 4 months ago
  29. f43baba server: Don't accept out-of-range bank/client/slot numbers on REST by Harald Welte · 4 years, 4 months ago
  30. 44866d5 client: user_shell.c: Don't echo stdin on stdout by Harald Welte · 4 years, 4 months ago
  31. 8236840 client: user_shell.c: fflush() after writes to stdout by Harald Welte · 4 years, 4 months ago
  32. 1b6696f client: Make ConfigClientBankReq with bankd_port == 0 trigger SRVC_E_DISCONNECT by Harald Welte · 4 years, 4 months ago
  33. 16c81ea rspro_client_fsm: Add SRVC_E_DISCONNECT to disconnect from RSPRO server by Harald Welte · 4 years, 4 months ago
  34. 3598c58 server: Send ConfigClientBankReq with bankd_port == 0 on map delete by Harald Welte · 4 years, 4 months ago
  35. ea3eefe server: don't dereference map before OSMO_ASSERT() in _update_client_for_slotmap() by Harald Welte · 4 years, 4 months ago
  36. a9caad8 client: Split into remsim_client.c and remsim_client_main.c by Harald Welte · 4 years, 4 months ago
  37. 879ee41 client: Remove g_client completely; separate 'main' code by Harald Welte · 4 years, 4 months ago
  38. 8e46ab6 client: Work without global g_client variable by Harald Welte · 4 years, 4 months ago
  39. 1200c82 client: Add new osmo-remsim-client-shell binary by Harald Welte · 4 years, 4 months ago
  40. d5a8729 client: Adjust to API changes; enable build of remsim-client again by Harald Welte · 4 years, 5 months ago
  41. 55c7f44 remsim-client: Call an external script in specific situations by Harald Welte · 4 years, 6 months ago
  42. 499e1d9 remsim-client: Query + Store the USB device path by Harald Welte · 4 years, 6 months ago
  43. 943ae62 remsim-client: store last 'status' by Harald Welte · 4 years, 6 months ago
  44. 6a0248b remsim-client: Move client_config from .c to .h file by Harald Welte · 4 years, 6 months ago
  45. 5ed4693 remsim-client: Avoid using 'ci' global variable by Harald Welte · 4 years, 6 months ago
  46. a9bc4de remsim-client: Fix the -k/ --keep-running option by Harald Welte · 4 years, 4 months ago
  47. f7598fe remsim-client: move from common 'src' directory to 'src/client' by Harald Welte · 4 years, 6 months ago
  48. a86e6b7 remsim_client: Move body of main() loop to separate function by Harald Welte · 4 years, 6 months ago
  49. f918748 client: Enable talloc NULL context tracking by Harald Welte · 4 years, 7 months ago
  50. 9636d2b remsim-client: Introduce 'struct client_config' by Harald Welte · 4 years, 6 months ago
  51. bbd18bd bankd: Implement card reset based on clientSlotStatusInd by Harald Welte · 4 years, 6 months ago
  52. 0e0e932 client: generate clientSlotStatusInd to bankd by Harald Welte · 4 years, 6 months ago
  53. a9bf5c2 rspro_util: Add functions generating {Bank,Client}SlotStatusInd by Harald Welte · 4 years, 6 months ago
  54. 32e2e00 remsim_client: Port to async libosmousb select loop by Harald Welte · 4 years, 6 months ago
  55. fd5dafc remsim-client: Port from local copy to libosmousb + libosmo-simtrace2 by Harald Welte · 4 years, 6 months ago
  56. 0fd77a5 bankd: Introduce SIGMAPADD to tell worker about new mapping by Harald Welte · 4 years, 7 months ago
  57. a496783 bankd: Factor out signal-sending from bankd_srvc_remove_mapping() by Harald Welte · 4 years, 7 months ago
  58. b8ec65a rspro_client_fsm: Fix handling of IPA keepalive by Harald Welte · 4 years, 7 months ago
  59. 9cdd094 rspro_client_fsm: Fix uninitialized return variable use by Harald Welte · 4 years, 7 months ago
  60. 0718929 rspro_client_fsm(): Remove outdated/wrong comment from code by Harald Welte · 4 years, 7 months ago
  61. 6d61b16 rspro_client_fsm: Mark ipa_client_conn_send_rspro() as static by Harald Welte · 4 years, 7 months ago
  62. 8219445 remsim-client: Differentiate the two rspro_client_fsm instances by name by Harald Welte · 4 years, 7 months ago
  63. 3e9860b Replace bankd_client_fsm with rspro_client_fsm by Harald Welte · 4 years, 7 months ago
  64. a3b14d1 rspro_client_fsm: Make RSPRO transmit use FSM event by Harald Welte · 4 years, 7 months ago
  65. d2192e2 rspro_client_fsm: Disable automatic connect on FSM allocation by Harald Welte · 4 years, 8 months ago
  66. a8d945e bankd: No need to handle SIGMAPDEL if we're not mapped yet by Harald Welte · 4 years, 7 months ago
  67. f34fb79 bankd: Implement new ResetStateReq by Harald Welte · 4 years, 7 months ago
  68. cd7fcd7 Add "--version" to all executables to print compile-time version info by Harald Welte · 4 years, 7 months ago
  69. 3f96632 RSPRO: Add new ResetState{Req,Res} by Harald Welte · 4 years, 7 months ago
  70. 602b6f7 bankd: initialize bank_id/slot_nr to 0xffff for unmapped workers by Harald Welte · 4 years, 7 months ago
  71. d9fb939 bankd: Reject removeSlotmap when ClientID doesn't match by Harald Welte · 4 years, 7 months ago
  72. e6fa46a bankd: createMapping should implicitly delete existing mappings by Harald Welte · 4 years, 7 months ago
  73. 550b295 bankd: Fix log print during removeMapping by Harald Welte · 4 years, 7 months ago
  74. c650a4d bankd_main: Refactor code: bankd_srvc_remove_mapping() by Harald Welte · 4 years, 7 months ago
  75. b2a0077 Bump version: 0.2.1.10-35d9-dirty → 0.2.2 by Harald Welte · 4 years, 7 months ago 0.2.2
  76. 667d694 bankd: send IPA CCM ID_ACK after receiving ID_ACK by Harald Welte · 4 years, 7 months ago
  77. 0a68497 cosmetic: more comments; spelling fixes in comments by Harald Welte · 4 years, 7 months ago
  78. 4ccd2fc Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  79. 13ebf43 bankd_client_fsm: close IPA client connection before re-establishing it by Harald Welte · 4 years, 8 months ago
  80. da1854c client: fix help strings by Kévin Redon · 4 years, 9 months ago
  81. 573a5b9 rspro_dec_msg: Simplify msgb ownership handling by Harald Welte · 4 years, 10 months ago
  82. cacbc2b rspro_client_fsm: Fix another memory leak by Harald Welte · 5 years ago
  83. 9392e08 rspro_client_fsm/remsim_client: Fix double-free by Harald Welte · 5 years ago
  84. 3591382 server: rest_api: Fix memory leak in slotmap post by Harald Welte · 5 years ago
  85. 0c50c34 track libulfius and jansson memory allocations with talloc by Harald Welte · 5 years ago
  86. 1b86ba8 rspro_client_fsm: Fix memory leak processing RSPRO by Harald Welte · 5 years ago
  87. 80df20e remsim_client: Fix memory leak receiving RSPRO messages by Harald Welte · 5 years ago
  88. 6b990f9 rspro_server.c: Fix memory leak in processing inbound RSPRO by Harald Welte · 5 years ago
  89. f7442b5 remsim_client: Enable talloc tracking of msgb allocations by Harald Welte · 5 years ago
  90. 92fd734 remsim_server: Enable talloc tracking of msgb allocations by Harald Welte · 5 years ago
  91. 4e87beb Fix common misspellings and typos by Martin Hauke · 5 years ago
  92. 9c963dc osmo-remsim-bankd: Fix typo in help for --num-slots by Joachim Steiger · 5 years ago
  93. e89fecd bankd: Don't read CSV file until _after_ handling options by Harald Welte · 5 years ago
  94. d7468e0 configure.ac: Add --disable-remsim-bankd by Harald Welte · 5 years ago
  95. 9353c60 configure.ac: Add --disable-remsim-server by Harald Welte · 5 years ago
  96. 51cfec0 rename executables to include osmo- name prefix by Harald Welte · 5 years ago
  97. 5345f3d Makefile.am: Fix dependency of server on libosmo-rspro.la by Harald Welte · 5 years ago
  98. f511667 cosmetic: remove some FIXME that actually are already fixed by Harald Welte · 5 years ago
  99. 4fa407a bankd: Use configured bank_id/nr_slots in ConnectBankReq by Harald Welte · 5 years ago
  100. 2513d81 bankd: move bank_id / num_slots from g_bankd to remsim_srv_conn by Harald Welte · 5 years ago