1. 0c832fe treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  2. 7293e7b logging: Replace remaining fprintf() calls with libosmocore logging by Harald Welte · 2 years, 7 months ago
  3. 0e968cc client: major restructuring around new main_fsm by Harald Welte · 4 years, 4 months ago
  4. 1b6696f client: Make ConfigClientBankReq with bankd_port == 0 trigger SRVC_E_DISCONNECT by Harald Welte · 4 years, 4 months ago
  5. a9caad8 client: Split into remsim_client.c and remsim_client_main.c by Harald Welte · 4 years, 4 months ago
  6. 879ee41 client: Remove g_client completely; separate 'main' code by Harald Welte · 4 years, 4 months ago
  7. 8e46ab6 client: Work without global g_client variable by Harald Welte · 4 years, 4 months ago
  8. 1200c82 client: Add new osmo-remsim-client-shell binary by Harald Welte · 4 years, 5 months ago
  9. d5a8729 client: Adjust to API changes; enable build of remsim-client again by Harald Welte · 4 years, 5 months ago
  10. f7598fe remsim-client: move from common 'src' directory to 'src/client' by Harald Welte · 4 years, 6 months ago[Renamed from src/remsim_client.c]
  11. d2192e2 rspro_client_fsm: Disable automatic connect on FSM allocation by Harald Welte · 4 years, 8 months ago
  12. 573a5b9 rspro_dec_msg: Simplify msgb ownership handling by Harald Welte · 4 years, 10 months ago
  13. 9392e08 rspro_client_fsm/remsim_client: Fix double-free by Harald Welte · 5 years ago
  14. f7442b5 remsim_client: Enable talloc tracking of msgb allocations by Harald Welte · 5 years ago
  15. b54a51e improve talloc memory leak debugging by Harald Welte · 5 years ago
  16. 72cde10 client: Allow specification of clientId / slotNr as command line arguments by Harald Welte · 5 years ago
  17. 8d8d4f1 remsim_client: Use osmocom logging instead of printf by Harald Welte · 5 years ago
  18. ce638d8 client, bankd: Add SIGUSR1 handling for talloc context debugging by Harald Welte · 5 years ago
  19. 7a95088 client: Don't ntohs() integer values from asn1 decoder by Harald Welte · 5 years ago
  20. 9cf013a remsim_client: Store and use BankSlot received in ConfigClientBankReq by Harald Welte · 5 years ago
  21. d571a3e RSPRO: split ConfigClient into ConfigClientId and ConfigClientBank by Harald Welte · 5 years ago
  22. b49ac9c rspro_util: Add rspro_msgt_name() to get RSPRO message type name + use it by Harald Welte · 5 years ago
  23. a844bb0 Introduce {server,bankd}_conn_send_rspro() by Harald Welte · 5 years ago
  24. 3dcdd20 add missing copyright / license headers everywhere by Harald Welte · 5 years ago
  25. 228af8a remsim-client: Add command-line options for server ip/port and client id/slot by Harald Welte · 5 years ago
  26. ec628e9 client: move ClientSlot from bankd_conn to srv_conn by Harald Welte · 5 years ago
  27. c7995e7 client: Early call to osmo_init_logging2() by Harald Welte · 5 years ago
  28. 03b2411 client: Add IPA Keepalive handling by Harald Welte · 5 years ago
  29. 1a17104 client: Restructure {srvc,bankd}_read_cb() by Harald Welte · 5 years ago
  30. 61d98e9 share debug.[ch] across all executables by Harald Welte · 5 years ago
  31. e56f2b9 client: Connect to server before connecting to bankd by Harald Welte · 5 years ago
  32. 7fc64bc move osmo_fsm_register() into constructor function by Harald Welte · 5 years ago
  33. 7f0e82f move ipa_client_conn_send_rspro() into remsim_client_fsm.c by Harald Welte · 6 years ago
  34. 43ab79f remove libasn1c dependency and use asn1c without libasn1c by Harald Welte · 6 years ago
  35. 703d686 fix double-free of msgb by Harald Welte · 6 years ago
  36. 417b961 client: Generate CLIENT_CONN_RES event to FSM on RSPR rx of ClientConnRes by Harald Welte · 6 years ago
  37. f29e0d0 client: bankd_send_rspro -> ipa_client_conn_send_rspro by Harald Welte · 6 years ago
  38. 24173fb client: Introduce FSMs for managing connections to server + bankd by Harald Welte · 6 years ago
  39. 2ff0ab9 Add initial remsim-client skeleton by Harald Welte · 6 years ago