1. 707c85a Split "RSPRO client FSM" from "BANKD client FSM" by Harald Welte · 5 years ago
  2. cbd1896 generalize slotmap to make use of it outside of bankd by Harald Welte · 5 years ago
  3. 61d98e9 share debug.[ch] across all executables by Harald Welte · 5 years ago
  4. ff5db6e ensure the local asn1c library is used by Kévin Redon · 6 years ago
  5. 5a3613a bankd: Ignore IPA CCM and don't terminate if we receive it by Harald Welte · 6 years ago
  6. 43ab79f remove libasn1c dependency and use asn1c without libasn1c by Harald Welte · 6 years ago
  7. 8f893ff bankd: Add FIXME to the main thread by Harald Welte · 6 years ago
  8. 7b41d9c bankd: Remove second \n after PC/SC OK statements by Harald Welte · 6 years ago
  9. 150d6d6 bankd: more timeout/retry handling, including resolving slotmap by Harald Welte · 6 years ago
  10. 694df83 bankd: Implement re-opening/connecting to card/reader by Harald Welte · 6 years ago
  11. 31c9eca bankd_main: Set the pthread name for easier debugging by Harald Welte · 6 years ago
  12. f94b9ee bankd: Initialize logging early. by Harald Welte · 6 years ago
  13. 9ebbacc correctly use asn1c API: PDU pointers must be NULL when calling decoder by Harald Welte · 6 years ago
  14. e1176cf bankd: Print error messages in more error cases during IPA read by Harald Welte · 6 years ago
  15. f1dd162 bankd: Add app_comp_id to use repro_util helpers by Harald Welte · 6 years ago
  16. 3e68987 bankd: Handle errors during PC/SC open/connect by Harald Welte · 6 years ago
  17. fd47119 use msb->l2h as pointer to the RSPRO part inside msgb by Harald Welte · 6 years ago
  18. e72e573 bankd: Add hack for hard-coded slotmap by Harald Welte · 6 years ago
  19. 796a749 bankd: Add code to handle TPDUs in rx and tx direction by Harald Welte · 6 years ago
  20. 57593f0 bankd_main: Missing state transition to BW_ST_CONN_CLIENT_MAPPED_CARD by Harald Welte · 6 years ago
  21. 48865c2 bankd_main: Fix SCardConnect(): Needs dwActiveProtocol output param by Harald Welte · 6 years ago
  22. 45c948c bankd_pcsc: Add CSV based mapping of bank-id/slot-nr to PC/SC reader name by Harald Welte · 6 years ago
  23. af61473 bankd: Resolve slot mapping after client identifies itself. by Harald Welte · 6 years ago
  24. 371d026 RSPRO: Use ClientSlot in ConnectClientReq, ConfigClientReq by Harald Welte · 6 years ago
  25. 415e8f6 bankd: Re-initialize client.peer_addr when recycling the thread by Harald Welte · 6 years ago
  26. ceb3e68 bankd: Include worker state and file/line in LOGW output by Harald Welte · 6 years ago
  27. d6dfb8c bankd: use getnameinfo() to print client IP/port on connect by Harald Welte · 6 years ago
  28. cce2aad bankd: Add client.id to bankd_worker by Harald Welte · 6 years ago
  29. 7f684a0 bankd: Don't consume 100% CPU in main thread by Harald Welte · 6 years ago
  30. 12534e7 bankd: Actually create + listen to a socket by Harald Welte · 6 years ago
  31. 8d85829 bankd: Log worker number; Add formal state + state transition function by Harald Welte · 6 years ago
  32. 77911b0 Add initial remsim-bankd skeleton by Harald Welte · 6 years ago