1. d938e43 src/Makefile.am: Build src directory (libosmo-rspro) before sub-directories by Harald Welte · 4 years, 4 months ago
  2. 2637f4d contrib: Add owhw-event-script.sh for osmo-remsim-client by Harald Welte · 4 years, 4 months ago
  3. 951642a update .gitignore by Harald Welte · 4 years, 4 months ago
  4. 38d990b client: Work around "stock on PTS" problem by Harald Welte · 4 years, 4 months ago
  5. f43baba server: Don't accept out-of-range bank/client/slot numbers on REST by Harald Welte · 4 years, 4 months ago
  6. 44866d5 client: user_shell.c: Don't echo stdin on stdout by Harald Welte · 4 years, 4 months ago
  7. 8236840 client: user_shell.c: fflush() after writes to stdout by Harald Welte · 4 years, 4 months ago
  8. 1b6696f client: Make ConfigClientBankReq with bankd_port == 0 trigger SRVC_E_DISCONNECT by Harald Welte · 4 years, 4 months ago
  9. 16c81ea rspro_client_fsm: Add SRVC_E_DISCONNECT to disconnect from RSPRO server by Harald Welte · 4 years, 4 months ago
  10. 3598c58 server: Send ConfigClientBankReq with bankd_port == 0 on map delete by Harald Welte · 4 years, 4 months ago
  11. ea3eefe server: don't dereference map before OSMO_ASSERT() in _update_client_for_slotmap() by Harald Welte · 4 years, 4 months ago
  12. a9caad8 client: Split into remsim_client.c and remsim_client_main.c by Harald Welte · 4 years, 4 months ago
  13. 879ee41 client: Remove g_client completely; separate 'main' code by Harald Welte · 4 years, 4 months ago
  14. 8e46ab6 client: Work without global g_client variable by Harald Welte · 4 years, 4 months ago
  15. 1200c82 client: Add new osmo-remsim-client-shell binary by Harald Welte · 4 years, 4 months ago
  16. d5a8729 client: Adjust to API changes; enable build of remsim-client again by Harald Welte · 4 years, 5 months ago
  17. 55c7f44 remsim-client: Call an external script in specific situations by Harald Welte · 4 years, 6 months ago
  18. 499e1d9 remsim-client: Query + Store the USB device path by Harald Welte · 4 years, 6 months ago
  19. 943ae62 remsim-client: store last 'status' by Harald Welte · 4 years, 6 months ago
  20. 6a0248b remsim-client: Move client_config from .c to .h file by Harald Welte · 4 years, 6 months ago
  21. 5ed4693 remsim-client: Avoid using 'ci' global variable by Harald Welte · 4 years, 6 months ago
  22. a9bc4de remsim-client: Fix the -k/ --keep-running option by Harald Welte · 4 years, 4 months ago
  23. f7598fe remsim-client: move from common 'src' directory to 'src/client' by Harald Welte · 4 years, 6 months ago
  24. a86e6b7 remsim_client: Move body of main() loop to separate function by Harald Welte · 4 years, 6 months ago
  25. f918748 client: Enable talloc NULL context tracking by Harald Welte · 4 years, 7 months ago
  26. 9636d2b remsim-client: Introduce 'struct client_config' by Harald Welte · 4 years, 6 months ago
  27. b90fc44 require minimum version 1.3.0 of libosmocore by Harald Welte · 4 years, 6 months ago
  28. 25bcbbe fix the package we depend on: libosmosimtrace2-dev by Harald Welte · 4 years, 6 months ago
  29. 3e66be5 debian/control: Add missing Build-Requires libosmo-simtrace2 by Harald Welte · 4 years, 6 months ago
  30. bbd18bd bankd: Implement card reset based on clientSlotStatusInd by Harald Welte · 4 years, 6 months ago
  31. 0e0e932 client: generate clientSlotStatusInd to bankd by Harald Welte · 4 years, 6 months ago
  32. a9bf5c2 rspro_util: Add functions generating {Bank,Client}SlotStatusInd by Harald Welte · 4 years, 6 months ago
  33. 32e2e00 remsim_client: Port to async libosmousb select loop by Harald Welte · 4 years, 6 months ago
  34. 8c1ca1b jenkins.sh: don't verify (possibly outdated) deps by Harald Welte · 4 years, 6 months ago
  35. fd5dafc remsim-client: Port from local copy to libosmousb + libosmo-simtrace2 by Harald Welte · 4 years, 6 months ago
  36. 0fd77a5 bankd: Introduce SIGMAPADD to tell worker about new mapping by Harald Welte · 4 years, 7 months ago
  37. a496783 bankd: Factor out signal-sending from bankd_srvc_remove_mapping() by Harald Welte · 4 years, 7 months ago
  38. b8ec65a rspro_client_fsm: Fix handling of IPA keepalive by Harald Welte · 4 years, 7 months ago
  39. 9cdd094 rspro_client_fsm: Fix uninitialized return variable use by Harald Welte · 4 years, 7 months ago
  40. 0718929 rspro_client_fsm(): Remove outdated/wrong comment from code by Harald Welte · 4 years, 7 months ago
  41. 6d61b16 rspro_client_fsm: Mark ipa_client_conn_send_rspro() as static by Harald Welte · 4 years, 7 months ago
  42. 8219445 remsim-client: Differentiate the two rspro_client_fsm instances by name by Harald Welte · 4 years, 7 months ago
  43. 3e9860b Replace bankd_client_fsm with rspro_client_fsm by Harald Welte · 4 years, 7 months ago
  44. a3b14d1 rspro_client_fsm: Make RSPRO transmit use FSM event by Harald Welte · 4 years, 7 months ago
  45. d2192e2 rspro_client_fsm: Disable automatic connect on FSM allocation by Harald Welte · 4 years, 8 months ago
  46. 4b75f0d add missing debian/libosmo-rspro1.install by Harald Welte · 4 years, 7 months ago
  47. a8d945e bankd: No need to handle SIGMAPDEL if we're not mapped yet by Harald Welte · 4 years, 7 months ago
  48. f34fb79 bankd: Implement new ResetStateReq by Harald Welte · 4 years, 7 months ago
  49. cd7fcd7 Add "--version" to all executables to print compile-time version info by Harald Welte · 4 years, 7 months ago
  50. 3f96632 RSPRO: Add new ResetState{Req,Res} by Harald Welte · 4 years, 7 months ago
  51. 602b6f7 bankd: initialize bank_id/slot_nr to 0xffff for unmapped workers by Harald Welte · 4 years, 7 months ago
  52. d9fb939 bankd: Reject removeSlotmap when ClientID doesn't match by Harald Welte · 4 years, 7 months ago
  53. e6fa46a bankd: createMapping should implicitly delete existing mappings by Harald Welte · 4 years, 7 months ago
  54. 550b295 bankd: Fix log print during removeMapping by Harald Welte · 4 years, 7 months ago
  55. c650a4d bankd_main: Refactor code: bankd_srvc_remove_mapping() by Harald Welte · 4 years, 7 months ago
  56. b2a0077 Bump version: 0.2.1.10-35d9-dirty → 0.2.2 by Harald Welte · 4 years, 7 months ago 0.2.2
  57. 667d694 bankd: send IPA CCM ID_ACK after receiving ID_ACK by Harald Welte · 4 years, 7 months ago
  58. 0a68497 cosmetic: more comments; spelling fixes in comments by Harald Welte · 4 years, 7 months ago
  59. 4ccd2fc Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  60. 13ebf43 bankd_client_fsm: close IPA client connection before re-establishing it by Harald Welte · 4 years, 8 months ago
  61. da1854c client: fix help strings by Kévin Redon · 4 years, 9 months ago
  62. 3119c2e remsim-apitool.py: pass IDs as integer by Kévin Redon · 4 years, 10 months ago
  63. 573a5b9 rspro_dec_msg: Simplify msgb ownership handling by Harald Welte · 4 years, 10 months ago
  64. fc0fff1 remsim-apitool: Fix slotmap-create (integer needed, not string!) by Harald Welte · 4 years, 10 months ago
  65. a008e62 add contrib/remsim-apitool.py to control the REST-interface of osmo-remsim-server by Joachim Steiger · 5 years ago
  66. cacbc2b rspro_client_fsm: Fix another memory leak by Harald Welte · 5 years ago
  67. 6478cda Bump version: 0.2.0.4-573d → 0.2.1 by Harald Welte · 5 years ago 0.2.1
  68. 573ddfd debian: build manuals as osmo-remsim-doc package by Harald Welte · 5 years ago
  69. 32e204c doc/manuals: Use correct path (osmo-remsim-doc) by Harald Welte · 5 years ago
  70. bb9e32e usermanual: disable non-existant architecture chapter by Harald Welte · 5 years ago
  71. 9392e08 rspro_client_fsm/remsim_client: Fix double-free by Harald Welte · 5 years ago
  72. 2f238cf Bump version: 0.1.0.29-e7f7 → 0.2.0 by Harald Welte · 5 years ago 0.2.0
  73. 3591382 server: rest_api: Fix memory leak in slotmap post by Harald Welte · 5 years ago
  74. 0c50c34 track libulfius and jansson memory allocations with talloc by Harald Welte · 5 years ago
  75. 1b86ba8 rspro_client_fsm: Fix memory leak processing RSPRO by Harald Welte · 5 years ago
  76. 80df20e remsim_client: Fix memory leak receiving RSPRO messages by Harald Welte · 5 years ago
  77. 6b990f9 rspro_server.c: Fix memory leak in processing inbound RSPRO by Harald Welte · 5 years ago
  78. f7442b5 remsim_client: Enable talloc tracking of msgb allocations by Harald Welte · 5 years ago
  79. 92fd734 remsim_server: Enable talloc tracking of msgb allocations by Harald Welte · 5 years ago
  80. 4e87beb Fix common misspellings and typos by Martin Hauke · 5 years ago
  81. fed6d15 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  82. c8bc5e7 add examples to remsim-server (json output) by Joachim Steiger · 5 years ago
  83. 68f9510 add examples to the command line options for remsim-bankd and remsim-client by Joachim Steiger · 5 years ago
  84. 293c114 osmo-remsim-client: add systemd service script template and etc/default configs by Joachim Steiger · 5 years ago
  85. 33a3e87 doc: Describe how to obtains PC/SC reader string names by Harald Welte · 5 years ago
  86. 6d8ad47 osmo-remsim-bankd: add systemd service script and etc/default config by Joachim Steiger · 5 years ago
  87. 07e0db3 osmo-remsim-server: add systemd service script by Joachim Steiger · 5 years ago
  88. 9c963dc osmo-remsim-bankd: Fix typo in help for --num-slots by Joachim Steiger · 5 years ago
  89. e89fecd bankd: Don't read CSV file until _after_ handling options by Harald Welte · 5 years ago
  90. 3afbf73 doc: REST API url is /banks, not /bankds by Harald Welte · 5 years ago
  91. f0184cb README.md: add 'osmo-' prefix to remsim-{server,bankd,client} by Harald Welte · 5 years ago
  92. 942f0f9 update .gitignore by Harald Welte · 5 years ago
  93. d7468e0 configure.ac: Add --disable-remsim-bankd by Harald Welte · 5 years ago
  94. 9353c60 configure.ac: Add --disable-remsim-server by Harald Welte · 5 years ago
  95. 8e04d08 debian/control: add missing libcsv dependency by Harald Welte · 5 years ago
  96. 08d88dd Add Debian packaging information by Harald Welte · 5 years ago
  97. 51cfec0 rename executables to include osmo- name prefix by Harald Welte · 5 years ago
  98. 798acd0 Add libosmo-rspro.pc.in for pkg-config integration by Harald Welte · 5 years ago
  99. 5345f3d Makefile.am: Fix dependency of server on libosmo-rspro.la by Harald Welte · 5 years ago
  100. f511667 cosmetic: remove some FIXME that actually are already fixed by Harald Welte · 5 years ago