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