1. 90343f9 slot fsm: fake ccid setparameter response by Eric Wild · 2 years, 6 months ago
  2. a6b3594 slot fsm: rearrange fsm cb events to make debugging easier by Eric Wild · 2 years, 6 months ago
  3. 06f7e92 7816 fsm: emphasize the inner workings of the static msgb macro by Eric Wild · 2 years, 6 months ago
  4. 2a78f77 cuart: move generic paramete reset upon powerdown to where it belongs by Eric Wild · 3 years ago
  5. bcd3a3b 7816 fsm: don't error on card removal in tpdu wait state by Eric Wild · 3 years ago
  6. 51a3030 asf4 uart: properly handle uart errors by Eric Wild · 3 years, 7 months ago
  7. 91f1f18 7816 fsm/cuart: support inverse condition cards by Eric Wild · 3 years, 7 months ago
  8. 6b1f1c4 ccid/7816 fsm: better pps error handling by Eric Wild · 3 years, 7 months ago
  9. 9a6e8ce ccid: adjust msgb size by Eric Wild · 3 years, 7 months ago
  10. eff9b91 7816 fsm: move to static msgb by Eric Wild · 3 years, 7 months ago
  11. c1555c1 ccid: do not allow xfers with inactive slots by Eric Wild · 3 years, 7 months ago
  12. 099bb86 ccid: fix expected xfer length by Eric Wild · 3 years, 8 months ago
  13. b06a90d 7816 fsm: adjust atr start timeout by Eric Wild · 3 years, 8 months ago
  14. 49c5409 Revert "HACK: cuart: Artificially extend WTIME by 100ms" by Eric Wild · 3 years, 8 months ago
  15. 066489d t0: fix wtime calculation, for real this time by Eric Wild · 3 years, 8 months ago
  16. ef393c3 ccid: disable handling t1 parameters for now by Eric Wild · 3 years, 8 months ago
  17. 672a960 ccid xfers: return proper error to host instead of asserting by Eric Wild · 3 years, 8 months ago
  18. 41177fe HACK: cuart: Artificially extend WTIME by 100ms by Harald Welte · 3 years, 9 months ago
  19. 172b443 ccid fsm: handle special 0 == 256 byte value by Eric Wild · 3 years, 9 months ago
  20. 3ef02c0 ccid fsm: proper wtime calculation by Eric Wild · 3 years, 9 months ago
  21. 68bc7f4 iso7816_fsm: ignore RX_SINGLE events during transmit by Harald Welte · 3 years, 9 months ago
  22. a67be5f add copyright + license disclaimers to ccid_common + ccid_host by Harald Welte · 3 years, 9 months ago
  23. 08c8e1c iso7816_fsm: Fix APDU case with P3=0 by Harald Welte · 3 years, 9 months ago
  24. 498e9e7 iso7816_fsm: Fix TPDUs wih Le == 1 (single byte reads) by Harald Welte · 3 years, 9 months ago
  25. 70f3691 proper card powerup handling by Eric Wild · 4 years, 2 months ago
  26. 5fcfc49 relax the timeouts by Eric Wild · 4 years, 2 months ago
  27. aed26cc ccid: support warm reset by Eric Wild · 4 years, 2 months ago
  28. 91f75ce ccid: handle timeouts by Eric Wild · 4 years, 2 months ago
  29. 6d3b2fc handle card ejection during poweron/wait for ATR by Eric Wild · 4 years, 2 months ago
  30. 43281fe Fix returned data in case of command TPDU by Harald Welte · 3 years, 10 months ago
  31. 50c8816 PC_to_RDR_ResetParameters fix by Eric Wild · 4 years, 4 months ago
  32. 56a5055 PC_to_RDR_SetDataRateAndClockFrequency support by Eric Wild · 4 years, 4 months ago
  33. e84a571 fix the host/emulation build by Eric Wild · 4 years, 6 months ago
  34. 89b1e06 Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 6 months ago
  35. 2f5cdd1 first attempt at rx timeout handling by Eric Wild · 4 years, 6 months ago
  36. dbff421 cuart: fix etu calculation by Eric Wild · 4 years, 6 months ago
  37. 9970ca0 cuart: allow getting the icc baud rate and clock freq by Eric Wild · 4 years, 6 months ago
  38. 587d4fb change uart ctl define names by Eric Wild · 4 years, 6 months ago
  39. a057457 pps warning by Eric Wild · 4 years, 6 months ago
  40. 45e930d add a note for D=64 pecularities by Eric Wild · 4 years, 6 months ago
  41. 759a646 fsm completion event handling from main loop by Eric Wild · 4 years, 7 months ago
  42. 9155231 better ccid error handling, fix buffer leaks by Eric Wild · 4 years, 7 months ago
  43. fd0bace add a "no rx or tx" state by Eric Wild · 4 years, 6 months ago
  44. 9a2279c debug code to measure uart timing using the CAN header by Eric Wild · 4 years, 6 months ago
  45. 9e622dc attempt at handling card insertion/removal by Eric Wild · 4 years, 6 months ago
  46. ad1edce ccid setparameters/PPS support by Eric Wild · 4 years, 6 months ago
  47. b39d832 cuart icc clock freq and divider setting support by Eric Wild · 4 years, 6 months ago
  48. c7d980c move iso7816_3 to common dir by Eric Wild · 4 years, 6 months ago
  49. 03d6ebb Add card_uart driver for ASF4 USART by Harald Welte · 4 years, 8 months ago
  50. 70d212d don't wait for TCK if card only supports T0 by Eric Wild · 4 years, 6 months ago
  51. 1b3fb63 ccid_device: Fix memory leaks in ccid_handle_out() error paths by Harald Welte · 4 years, 7 months ago
  52. 22dd1ff ccid_slot_fsm: Add msgb_hexdump of TPDU and ATR as it passes by by Harald Welte · 4 years, 8 months ago
  53. 6def1cf ccid_slot_fsm: Convert from CCID msgb to TPDU msgb by Harald Welte · 4 years, 8 months ago
  54. bbb5009 ccid_slot_fsm: Don't free ATR msgb; it is persistent by Harald Welte · 4 years, 8 months ago
  55. 515d5b2 ccid_slot_fsm: Avoid segfault on accessing slots 1..7 by Harald Welte · 4 years, 8 months ago
  56. f54a6b2 ccid_slot_fsm: Tell FSM when we assert the RST line by Harald Welte · 4 years, 8 months ago
  57. 362a5c0 ccid_proto: Add missing value_string for RDR_to_PC_Parameters by Harald Welte · 4 years, 8 months ago
  58. d4328e2 cuart.h: More comments by Harald Welte · 4 years, 8 months ago
  59. be86f85 iso7816_fsm: Disable UART receiver when entering WAIT_TPDU state by Harald Welte · 4 years, 8 months ago
  60. 1ac9ef9 iso7816_fsm: Handle WTIME expiry during ATR reception by Harald Welte · 4 years, 8 months ago
  61. 704d99a iso7816_fsm: Allow ATR FSM to always return back to initial state (RESET) by Harald Welte · 4 years, 8 months ago
  62. 6603d95 card_uart_tx: Allow caller to specify if Rx should be active after Tx by Harald Welte · 4 years, 8 months ago
  63. 7b64fc0 cuart: Integrate software WT (waiting time) timer by Harald Welte · 4 years, 8 months ago
  64. 9700d39 card_uart_ctrl: change from bool to integer argument by Harald Welte · 4 years, 8 months ago
  65. 6508783 iso7816_fsm: Implement single-byte RX/TX by Harald Welte · 4 years, 8 months ago
  66. 02dd911 card_uart_tx: Remove last argument (we always have the receiver active) by Harald Welte · 4 years, 8 months ago
  67. 727d675 make ccid_main_functionfs use iso7816_fsm and cuart_driver_tty by Harald Welte · 4 years, 8 months ago
  68. 18ec322 cuart_driver_tty: Work around linux kernel bug ignoring CREAD by Harald Welte · 4 years, 8 months ago
  69. a40c8e5 'cuart' Card-UART abstraction + driver for simple serial reader by Harald Welte · 4 years, 8 months ago
  70. 0634836 ISO7816-3 FSMs as osmo_fsm by Harald Welte · 5 years ago
  71. d5eaa9f split ccid into common and host-only code by Eric Wild · 4 years, 8 months ago