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