1. 72cde10 client: Allow specification of clientId / slotNr as command line arguments by Harald Welte · 5 years ago
  2. fd5a62a client: Sort getopt-long like getopt like help message by Harald Welte · 5 years ago
  3. 972a1e8 client: Fix initialization order: logging first by Harald Welte · 5 years ago
  4. 7817b20 client: Default server port is 9998, not 9999 by Harald Welte · 5 years ago
  5. 2ea20b9 client: Use stack instead of heap when possible by Harald Welte · 5 years ago
  6. 9bfc6b3 remsim_client: Use bankd_conn_send_rspro() where applicable by Harald Welte · 5 years ago
  7. f14dc04 cosmetic: fix typo in comment by Harald Welte · 5 years ago
  8. fa36559 remsim_client: Process SetAtrReq() and set ATR in SIMtrace2 firmware 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. a844bb0 Introduce {server,bankd}_conn_send_rspro() by Harald Welte · 5 years ago
  15. 3dcdd20 add missing copyright / license headers everywhere by Harald Welte · 5 years ago
  16. ec628e9 client: move ClientSlot from bankd_conn to srv_conn by Harald Welte · 5 years ago
  17. 61d98e9 share debug.[ch] across all executables by Harald Welte · 5 years ago
  18. e56f2b9 client: Connect to server before connecting to bankd by Harald Welte · 5 years ago
  19. 7fc64bc move osmo_fsm_register() into constructor function by Harald Welte · 5 years ago
  20. 6f074b7 minor: show USB error message instead of number by Kévin Redon · 6 years ago
  21. 206c3d7 add ATR as command line argument by Kévin Redon · 6 years ago
  22. f120b64 remsim: fix TPDU response size transmission by Kévin Redon · 6 years ago
  23. 7f0e82f move ipa_client_conn_send_rspro() into remsim_client_fsm.c by Harald Welte · 6 years ago
  24. 3428e41 add sim switch and modem reset for OWHW by Kévin Redon · 6 years ago
  25. fbca97a add client id and slot number as command line argument by Kévin Redon · 6 years ago
  26. 3ec265b move main print output closer to main (minor) by Kévin Redon · 6 years ago
  27. 19c97ed set client name (minor) by Kévin Redon · 6 years ago
  28. efbf249 remove duplicate print output (minor) by Kévin Redon · 6 years ago
  29. 21e31de indicate more clearly SIMtrace traffic in output log by Kévin Redon · 6 years ago
  30. 193a8c1 remove unused remote UDP variable by Kévin Redon · 6 years ago
  31. 39eb9dc add command line arguments to set bankd host and port by Kévin Redon · 6 years ago
  32. 9b69a3f send response APDU from bankd (card) to SIMtrace (modem) by Kévin Redon · 6 years ago
  33. bc08db5 send correct APDU to bankd by Kévin Redon · 6 years ago
  34. e0b837c adapt remsim-client to use simtrace2 cardem by Kévin Redon · 6 years ago