Release v0.2.1 on 2019-07-23.
  1. d7468e0 configure.ac: Add --disable-remsim-bankd by Harald Welte · 5 years ago[Renamed from src/bankd.h]
  2. 2513d81 bankd: move bank_id / num_slots from g_bankd to remsim_srv_conn by Harald Welte · 5 years ago
  3. 297d72e bankd: Move all PC/SC specific code to bankd_pcsc by Harald Welte · 5 years ago
  4. 1f699b4 bankd_main: Obtain ATR of card via PC/SC API by Harald Welte · 5 years ago
  5. 2507597 bankd: Implement thread-safe SIGUSR1 talloc context reporting by Harald Welte · 5 years ago
  6. 286a2be bandk: store the worker name as part of 'struct bankd_worker' by Harald Welte · 5 years ago
  7. 00a9673 bankd: terminate bankd connection once map is deleted by Harald Welte · 5 years ago
  8. a0f3950 bankd: Don't create 10 workers, but 'num_slots' workers by Harald Welte · 5 years ago
  9. 707c85a Split "RSPRO client FSM" from "BANKD client FSM" by Harald Welte · 5 years ago
  10. cbd1896 generalize slotmap to make use of it outside of bankd by Harald Welte · 5 years ago
  11. a4e0a23 move DMAIN definition to new debug.h by Harald Welte · 6 years ago
  12. 694df83 bankd: Implement re-opening/connecting to card/reader by Harald Welte · 6 years ago
  13. f94b9ee bankd: Initialize logging early. by Harald Welte · 6 years ago
  14. f1dd162 bankd: Add app_comp_id to use repro_util helpers by Harald Welte · 6 years ago
  15. 45c948c bankd_pcsc: Add CSV based mapping of bank-id/slot-nr to PC/SC reader name by Harald Welte · 6 years ago
  16. af61473 bankd: Resolve slot mapping after client identifies itself. by Harald Welte · 6 years ago
  17. 371d026 RSPRO: Use ClientSlot in ConnectClientReq, ConfigClientReq by Harald Welte · 6 years ago
  18. cce2aad bankd: Add client.id to bankd_worker by Harald Welte · 6 years ago
  19. 8d85829 bankd: Log worker number; Add formal state + state transition function by Harald Welte · 6 years ago
  20. 77911b0 Add initial remsim-bankd skeleton by Harald Welte · 6 years ago