1. b97e2fb user_simtrace2: Stop using printf, use libosmocore logging by Harald Welte · 4 years, 3 months ago
  2. a3ab5f2 introduce --disable-remsim-client-{st2,ifdhanndler} by Harald Welte · 4 years, 2 months ago
  3. afc6c68 rspro_util.c: Use %zu for size_t by Harald Welte · 4 years, 2 months ago
  4. 8fc441a debian: Ensure osmo-remsim-client-st2 package only contains st2 binary by Harald Welte · 4 years, 2 months ago
  5. e358c1d debian: osmo-remsim-client-s2 'Replaces' osmo-remsim-client by Harald Welte · 4 years, 2 months ago
  6. 6c573ee fix config defaults for systemd startscripts by Joachim Steiger · 4 years, 2 months ago
  7. b7978a5 debian/control: Fix typo (package->Package) by Harald Welte · 4 years, 3 months ago
  8. f50a752 client: Avoid useless depedency to libosmosim by Harald Welte · 4 years, 3 months ago
  9. 7cd8b76 bankd: Avoid useless dependency to libosmosim by Harald Welte · 4 years, 3 months ago
  10. f14f337 libosmo-rspro: Avoid useless dependency to libosmo-abis by Harald Welte · 4 years, 3 months ago
  11. 73b6d70 Avoid useless dependency on libcsv by Harald Welte · 4 years, 3 months ago
  12. 2a5f447 libosmo-rspro: Avoid useless dependency to libosmogsm by Harald Welte · 4 years, 3 months ago
  13. d9dfb72 debian: split osmo-remsim-client into osmo-remsim-client-{shell,st2} by Harald Welte · 4 years, 3 months ago
  14. 753d2b5 contrib/jenkins.sh: Harmonize with what we do in other projects by Harald Welte · 4 years, 3 months ago
  15. e10022d Install config files to /etc/default/ by Harald Welte · 4 years, 3 months ago
  16. 75b8eb3 configure.ac + debian: Add systemd service file support by Harald Welte · 4 years, 3 months ago
  17. de80eb3 configure/Makefile: Include contrib in "make dist" by Harald Welte · 4 years, 3 months ago
  18. 9629ba3 client: Fix TODO: add CLK status information to event-script environment by Harald Welte · 4 years, 3 months ago
  19. 0e968cc client: major restructuring around new main_fsm by Harald Welte · 4 years, 3 months ago
  20. 5b5d6ce configure/automake: Remove work-arounds by Harald Welte · 4 years, 3 months ago
  21. 1b0a68a fix debian build after introducing hack around usbdropdir by Harald Welte · 4 years, 3 months ago
  22. b266d50 rspro_client_fsm: Add optional notifiation of parent on connect/disconnect by Harald Welte · 4 years, 3 months ago
  23. 8da2209 rspro_client_fsm: Migrate to ipa_client_conn_create2() by Harald Welte · 4 years, 3 months ago
  24. 830026a doc: Add documentation for remsim-apitool.py by Harald Welte · 4 years, 3 months ago
  25. 5103ea0 doc: More cross-references; Expand overview slightly by Harald Welte · 4 years, 3 months ago
  26. ddbe43a doc: Add WARNINGs about lack of security in protocols by Harald Welte · 4 years, 3 months ago
  27. e18069a doc: generalize the remsim-client part in the overview section by Harald Welte · 4 years, 3 months ago
  28. d2dcb34 client: Fix 'make distcheck' bypassing pkg-config usbdropdir by Harald Welte · 4 years, 3 months ago
  29. 9fac496 client: ifd_handler (PC/SC reader driver) as remsim-client by Harald Welte · 4 years, 3 months ago
  30. 8c0adf6 client: Add diagram for osmo-remsim-st2 use case by Harald Welte · 4 years, 3 months ago
  31. a8e2db9 client: document osmo-remsim-client-shell by Harald Welte · 4 years, 3 months ago
  32. d938e43 src/Makefile.am: Build src directory (libosmo-rspro) before sub-directories by Harald Welte · 4 years, 3 months ago
  33. 2637f4d contrib: Add owhw-event-script.sh for osmo-remsim-client by Harald Welte · 4 years, 3 months ago
  34. 951642a update .gitignore by Harald Welte · 4 years, 3 months ago
  35. 38d990b client: Work around "stock on PTS" problem by Harald Welte · 4 years, 3 months ago
  36. f43baba server: Don't accept out-of-range bank/client/slot numbers on REST by Harald Welte · 4 years, 3 months ago
  37. 44866d5 client: user_shell.c: Don't echo stdin on stdout by Harald Welte · 4 years, 3 months ago
  38. 8236840 client: user_shell.c: fflush() after writes to stdout by Harald Welte · 4 years, 3 months ago
  39. 1b6696f client: Make ConfigClientBankReq with bankd_port == 0 trigger SRVC_E_DISCONNECT by Harald Welte · 4 years, 3 months ago
  40. 16c81ea rspro_client_fsm: Add SRVC_E_DISCONNECT to disconnect from RSPRO server by Harald Welte · 4 years, 3 months ago
  41. 3598c58 server: Send ConfigClientBankReq with bankd_port == 0 on map delete by Harald Welte · 4 years, 3 months ago
  42. ea3eefe server: don't dereference map before OSMO_ASSERT() in _update_client_for_slotmap() by Harald Welte · 4 years, 3 months ago
  43. a9caad8 client: Split into remsim_client.c and remsim_client_main.c by Harald Welte · 4 years, 3 months ago
  44. 879ee41 client: Remove g_client completely; separate 'main' code by Harald Welte · 4 years, 3 months ago
  45. 8e46ab6 client: Work without global g_client variable by Harald Welte · 4 years, 3 months ago
  46. 1200c82 client: Add new osmo-remsim-client-shell binary by Harald Welte · 4 years, 3 months ago
  47. d5a8729 client: Adjust to API changes; enable build of remsim-client again by Harald Welte · 4 years, 3 months ago
  48. 55c7f44 remsim-client: Call an external script in specific situations by Harald Welte · 4 years, 5 months ago
  49. 499e1d9 remsim-client: Query + Store the USB device path by Harald Welte · 4 years, 5 months ago
  50. 943ae62 remsim-client: store last 'status' by Harald Welte · 4 years, 5 months ago
  51. 6a0248b remsim-client: Move client_config from .c to .h file by Harald Welte · 4 years, 5 months ago
  52. 5ed4693 remsim-client: Avoid using 'ci' global variable by Harald Welte · 4 years, 5 months ago
  53. a9bc4de remsim-client: Fix the -k/ --keep-running option by Harald Welte · 4 years, 3 months ago
  54. f7598fe remsim-client: move from common 'src' directory to 'src/client' by Harald Welte · 4 years, 5 months ago
  55. a86e6b7 remsim_client: Move body of main() loop to separate function by Harald Welte · 4 years, 5 months ago
  56. f918748 client: Enable talloc NULL context tracking by Harald Welte · 4 years, 5 months ago
  57. 9636d2b remsim-client: Introduce 'struct client_config' by Harald Welte · 4 years, 5 months ago
  58. b90fc44 require minimum version 1.3.0 of libosmocore by Harald Welte · 4 years, 4 months ago
  59. 25bcbbe fix the package we depend on: libosmosimtrace2-dev by Harald Welte · 4 years, 5 months ago
  60. 3e66be5 debian/control: Add missing Build-Requires libosmo-simtrace2 by Harald Welte · 4 years, 5 months ago
  61. bbd18bd bankd: Implement card reset based on clientSlotStatusInd by Harald Welte · 4 years, 5 months ago
  62. 0e0e932 client: generate clientSlotStatusInd to bankd by Harald Welte · 4 years, 5 months ago
  63. a9bf5c2 rspro_util: Add functions generating {Bank,Client}SlotStatusInd by Harald Welte · 4 years, 5 months ago
  64. 32e2e00 remsim_client: Port to async libosmousb select loop by Harald Welte · 4 years, 5 months ago
  65. 8c1ca1b jenkins.sh: don't verify (possibly outdated) deps by Harald Welte · 4 years, 5 months ago
  66. fd5dafc remsim-client: Port from local copy to libosmousb + libosmo-simtrace2 by Harald Welte · 4 years, 5 months ago
  67. 0fd77a5 bankd: Introduce SIGMAPADD to tell worker about new mapping by Harald Welte · 4 years, 6 months ago
  68. a496783 bankd: Factor out signal-sending from bankd_srvc_remove_mapping() by Harald Welte · 4 years, 6 months ago
  69. b8ec65a rspro_client_fsm: Fix handling of IPA keepalive by Harald Welte · 4 years, 5 months ago
  70. 9cdd094 rspro_client_fsm: Fix uninitialized return variable use by Harald Welte · 4 years, 5 months ago
  71. 0718929 rspro_client_fsm(): Remove outdated/wrong comment from code by Harald Welte · 4 years, 5 months ago
  72. 6d61b16 rspro_client_fsm: Mark ipa_client_conn_send_rspro() as static by Harald Welte · 4 years, 6 months ago
  73. 8219445 remsim-client: Differentiate the two rspro_client_fsm instances by name by Harald Welte · 4 years, 5 months ago
  74. 3e9860b Replace bankd_client_fsm with rspro_client_fsm by Harald Welte · 4 years, 6 months ago
  75. a3b14d1 rspro_client_fsm: Make RSPRO transmit use FSM event by Harald Welte · 4 years, 6 months ago
  76. d2192e2 rspro_client_fsm: Disable automatic connect on FSM allocation by Harald Welte · 4 years, 6 months ago
  77. 4b75f0d add missing debian/libosmo-rspro1.install by Harald Welte · 4 years, 6 months ago
  78. a8d945e bankd: No need to handle SIGMAPDEL if we're not mapped yet by Harald Welte · 4 years, 6 months ago
  79. f34fb79 bankd: Implement new ResetStateReq by Harald Welte · 4 years, 6 months ago
  80. cd7fcd7 Add "--version" to all executables to print compile-time version info by Harald Welte · 4 years, 6 months ago
  81. 3f96632 RSPRO: Add new ResetState{Req,Res} by Harald Welte · 4 years, 6 months ago
  82. 602b6f7 bankd: initialize bank_id/slot_nr to 0xffff for unmapped workers by Harald Welte · 4 years, 6 months ago
  83. d9fb939 bankd: Reject removeSlotmap when ClientID doesn't match by Harald Welte · 4 years, 6 months ago
  84. e6fa46a bankd: createMapping should implicitly delete existing mappings by Harald Welte · 4 years, 6 months ago
  85. 550b295 bankd: Fix log print during removeMapping by Harald Welte · 4 years, 6 months ago
  86. c650a4d bankd_main: Refactor code: bankd_srvc_remove_mapping() by Harald Welte · 4 years, 6 months ago
  87. b2a0077 Bump version: 0.2.1.10-35d9-dirty → 0.2.2 by Harald Welte · 4 years, 6 months ago 0.2.2
  88. 667d694 bankd: send IPA CCM ID_ACK after receiving ID_ACK by Harald Welte · 4 years, 6 months ago
  89. 0a68497 cosmetic: more comments; spelling fixes in comments by Harald Welte · 4 years, 6 months ago
  90. 4ccd2fc Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 6 months ago
  91. 13ebf43 bankd_client_fsm: close IPA client connection before re-establishing it by Harald Welte · 4 years, 6 months ago
  92. da1854c client: fix help strings by Kévin Redon · 4 years, 8 months ago
  93. 3119c2e remsim-apitool.py: pass IDs as integer by Kévin Redon · 4 years, 8 months ago
  94. 573a5b9 rspro_dec_msg: Simplify msgb ownership handling by Harald Welte · 4 years, 8 months ago
  95. fc0fff1 remsim-apitool: Fix slotmap-create (integer needed, not string!) by Harald Welte · 4 years, 8 months ago
  96. a008e62 add contrib/remsim-apitool.py to control the REST-interface of osmo-remsim-server by Joachim Steiger · 4 years, 10 months ago
  97. cacbc2b rspro_client_fsm: Fix another memory leak by Harald Welte · 4 years, 10 months ago
  98. 6478cda Bump version: 0.2.0.4-573d → 0.2.1 by Harald Welte · 4 years, 10 months ago 0.2.1
  99. 573ddfd debian: build manuals as osmo-remsim-doc package by Harald Welte · 4 years, 10 months ago
  100. 32e204c doc/manuals: Use correct path (osmo-remsim-doc) by Harald Welte · 4 years, 10 months ago