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