1. eea631b encode actual hostname in RSPRO by Harald Welte · 2 years, 2 months ago
  2. e9e505c bankd: Better error messages during start-up by Harald Welte · 2 years, 2 months ago
  3. 079c068 bankd: Differentiate log levels, not everything is DEBUG by Harald Welte · 2 years, 2 months ago
  4. 5ae0f31 Check RSPRO component type; print error if type doesn't match by Harald Welte · 2 years, 2 months ago
  5. 55f12b8 Fix client_id/bank_id/slot_nr range in manual + --help output by Harald Welte · 2 years, 5 months ago
  6. 0c832fe treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  7. a9d7ad1 switch to libosmocore multihread-logging by Harald Welte · 2 years, 7 months ago
  8. 73bbd54 logging: Print category + level, disable category-hex by Harald Welte · 2 years, 7 months ago
  9. f8c6eeb [cosmetic] bankd: mark handle_options() as static by Harald Welte · 2 years, 7 months ago
  10. 9f7ca61 bankd_main: Improve log usefulness by Harald Welte · 2 years, 7 months ago
  11. 80a0110 add '-d' command line argument to configure stderr logging verbosity by Harald Welte · 4 years, 1 month ago
  12. bbd18bd bankd: Implement card reset based on clientSlotStatusInd by Harald Welte · 4 years, 6 months ago
  13. 0fd77a5 bankd: Introduce SIGMAPADD to tell worker about new mapping by Harald Welte · 4 years, 7 months ago
  14. a496783 bankd: Factor out signal-sending from bankd_srvc_remove_mapping() by Harald Welte · 4 years, 7 months ago
  15. d2192e2 rspro_client_fsm: Disable automatic connect on FSM allocation by Harald Welte · 4 years, 8 months ago
  16. a8d945e bankd: No need to handle SIGMAPDEL if we're not mapped yet by Harald Welte · 4 years, 7 months ago
  17. f34fb79 bankd: Implement new ResetStateReq by Harald Welte · 4 years, 7 months ago
  18. cd7fcd7 Add "--version" to all executables to print compile-time version info by Harald Welte · 4 years, 7 months ago
  19. 602b6f7 bankd: initialize bank_id/slot_nr to 0xffff for unmapped workers by Harald Welte · 4 years, 7 months ago
  20. d9fb939 bankd: Reject removeSlotmap when ClientID doesn't match by Harald Welte · 4 years, 7 months ago
  21. e6fa46a bankd: createMapping should implicitly delete existing mappings by Harald Welte · 4 years, 7 months ago
  22. 550b295 bankd: Fix log print during removeMapping by Harald Welte · 4 years, 7 months ago
  23. c650a4d bankd_main: Refactor code: bankd_srvc_remove_mapping() by Harald Welte · 4 years, 7 months ago
  24. 667d694 bankd: send IPA CCM ID_ACK after receiving ID_ACK by Harald Welte · 4 years, 7 months ago
  25. 9c963dc osmo-remsim-bankd: Fix typo in help for --num-slots by Joachim Steiger · 5 years ago
  26. e89fecd bankd: Don't read CSV file until _after_ handling options by Harald Welte · 5 years ago
  27. d7468e0 configure.ac: Add --disable-remsim-bankd by Harald Welte · 5 years ago[Renamed from src/bankd_main.c]
  28. 2513d81 bankd: move bank_id / num_slots from g_bankd to remsim_srv_conn by Harald Welte · 5 years ago
  29. 5bae20b bankd: Add command-line arguments for IP/port/etc configuration by Harald Welte · 5 years ago
  30. b54a51e improve talloc memory leak debugging by Harald Welte · 5 years ago
  31. 24a3e32 bankd: Don't fail on RsproPDUchoice_PR_setAtrRes by Harald Welte · 5 years ago
  32. 736e831 bankd: log incoming RSPRO by Harald Welte · 5 years ago
  33. 2eee450 bankd/client: Fix memory leak if rspro_enc_msg() fails by Harald Welte · 5 years ago
  34. 297d72e bankd: Move all PC/SC specific code to bankd_pcsc by Harald Welte · 5 years ago
  35. 1f699b4 bankd_main: Obtain ATR of card via PC/SC API by Harald Welte · 5 years ago
  36. 94ba99b bankd_main: Add more logging in error situations by Harald Welte · 5 years ago
  37. eb971b5 bankd_main: don't use fprintf if we can use osmocom logging API by Harald Welte · 5 years ago
  38. e1d3289 bankd: Verify bankd/client slot in tpduModemToCard rx handler by Harald Welte · 5 years ago
  39. cf8b89a Move client/bank slot conversion functions to rspro_util.c by Harald Welte · 5 years ago
  40. 19f881a bankd: respond to IPA PING from client with IPA PONG by Harald Welte · 5 years ago
  41. 653d6a0 bankd: Disconnect client if we enter state BW_ST_CONN_CLIENT_UNMAPPED by Harald Welte · 5 years ago
  42. 2507597 bankd: Implement thread-safe SIGUSR1 talloc context reporting by Harald Welte · 5 years ago
  43. 286a2be bandk: store the worker name as part of 'struct bankd_worker' by Harald Welte · 5 years ago
  44. 00a9673 bankd: terminate bankd connection once map is deleted by Harald Welte · 5 years ago
  45. 458e01b bankd: Return ConnectClientRes in error paths of worker_handle_connectClientReq by Harald Welte · 5 years ago
  46. 942f1ff bankd: Actually send the RemoveMappingRes we prepare by Harald Welte · 5 years ago
  47. 454f5e2 bankd: Don't use hard-coded slotmaps but receive them from remsim-server by Harald Welte · 5 years ago
  48. a0f3950 bankd: Don't create 10 workers, but 'num_slots' workers by Harald Welte · 5 years ago
  49. f4b16f1 bankd_main: Introduce g_bankd global variable by Harald Welte · 5 years ago
  50. 3dcdd20 add missing copyright / license headers everywhere by Harald Welte · 5 years ago
  51. 3cded63 naming: Distinguish "rspro client" from "remsim client" by Harald Welte · 5 years ago
  52. 707c85a Split "RSPRO client FSM" from "BANKD client FSM" by Harald Welte · 5 years ago
  53. cbd1896 generalize slotmap to make use of it outside of bankd by Harald Welte · 5 years ago
  54. 61d98e9 share debug.[ch] across all executables by Harald Welte · 5 years ago
  55. ff5db6e ensure the local asn1c library is used by Kévin Redon · 6 years ago
  56. 5a3613a bankd: Ignore IPA CCM and don't terminate if we receive it by Harald Welte · 6 years ago
  57. 43ab79f remove libasn1c dependency and use asn1c without libasn1c by Harald Welte · 6 years ago
  58. 8f893ff bankd: Add FIXME to the main thread by Harald Welte · 6 years ago
  59. 7b41d9c bankd: Remove second \n after PC/SC OK statements by Harald Welte · 6 years ago
  60. 150d6d6 bankd: more timeout/retry handling, including resolving slotmap by Harald Welte · 6 years ago
  61. 694df83 bankd: Implement re-opening/connecting to card/reader by Harald Welte · 6 years ago
  62. 31c9eca bankd_main: Set the pthread name for easier debugging by Harald Welte · 6 years ago
  63. f94b9ee bankd: Initialize logging early. by Harald Welte · 6 years ago
  64. 9ebbacc correctly use asn1c API: PDU pointers must be NULL when calling decoder by Harald Welte · 6 years ago
  65. e1176cf bankd: Print error messages in more error cases during IPA read by Harald Welte · 6 years ago
  66. f1dd162 bankd: Add app_comp_id to use repro_util helpers by Harald Welte · 6 years ago
  67. 3e68987 bankd: Handle errors during PC/SC open/connect by Harald Welte · 6 years ago
  68. fd47119 use msb->l2h as pointer to the RSPRO part inside msgb by Harald Welte · 6 years ago
  69. e72e573 bankd: Add hack for hard-coded slotmap by Harald Welte · 6 years ago
  70. 796a749 bankd: Add code to handle TPDUs in rx and tx direction by Harald Welte · 6 years ago
  71. 57593f0 bankd_main: Missing state transition to BW_ST_CONN_CLIENT_MAPPED_CARD by Harald Welte · 6 years ago
  72. 48865c2 bankd_main: Fix SCardConnect(): Needs dwActiveProtocol output param by Harald Welte · 6 years ago
  73. 45c948c bankd_pcsc: Add CSV based mapping of bank-id/slot-nr to PC/SC reader name by Harald Welte · 6 years ago
  74. af61473 bankd: Resolve slot mapping after client identifies itself. by Harald Welte · 6 years ago
  75. 371d026 RSPRO: Use ClientSlot in ConnectClientReq, ConfigClientReq by Harald Welte · 6 years ago
  76. 415e8f6 bankd: Re-initialize client.peer_addr when recycling the thread by Harald Welte · 6 years ago
  77. ceb3e68 bankd: Include worker state and file/line in LOGW output by Harald Welte · 6 years ago
  78. d6dfb8c bankd: use getnameinfo() to print client IP/port on connect by Harald Welte · 6 years ago
  79. cce2aad bankd: Add client.id to bankd_worker by Harald Welte · 6 years ago
  80. 7f684a0 bankd: Don't consume 100% CPU in main thread by Harald Welte · 6 years ago
  81. 12534e7 bankd: Actually create + listen to a socket by Harald Welte · 6 years ago
  82. 8d85829 bankd: Log worker number; Add formal state + state transition function by Harald Welte · 6 years ago
  83. 77911b0 Add initial remsim-bankd skeleton by Harald Welte · 6 years ago