1. 7abdb51 ringbuffer: Make ring buffer access irq-save by Harald Welte · 9 years ago
  2. 40901a0 various printf/debug output improvements by Harald Welte · 9 years ago
  3. ad43440 card_emu: Fix various compiler warnings by switch/default/break by Harald Welte · 9 years ago
  4. fcdd660 card_emu: Don't de-reference a NULL variable by Harald Welte · 9 years ago
  5. dda7355 card_emu: Only transmit NULL byte from the right state by Harald Welte · 9 years ago
  6. f1697e2 card_emu: Only allocate a new buffer if needed in send_tpdu_header() by Harald Welte · 9 years ago
  7. acae412 explicitly inform card_emu once data to transmit has arrived by Harald Welte · 9 years ago
  8. 54cb3d0 host_communication/card_emu: adapt to nwe req_ctx / queuing paradignm by Harald Welte · 9 years ago
  9. 22bf67f card_emu: Use \r\n instead of \n by Harald Welte · 9 years ago
  10. 47ee283 card_emu_io_statechg(): properly determine edges from levels by Harald Welte · 9 years ago
  11. 43f7949 card_emu: Add TRACE_DEBUG once TPDU header is sent to USB by Harald Welte · 9 years ago
  12. 8c49636 card_emu.c: avoid re-defining update_fidi() symbol by Harald Welte · 9 years ago
  13. 17db2f1 card_emu: Fix PTS checksum verification by Harald Welte · 9 years ago
  14. 4ba66d0 implement forwarding of PTS/PPS from emulator to host PC + test case by Harald Welte · 9 years ago
  15. 0ef96d5 card_emu: Ensure the length is properly set on a TPDU header rctx by Harald Welte · 9 years ago
  16. f16b618 card_emu: Fix the length checks for transmit beyond rctx->tot_len by Harald Welte · 9 years ago
  17. 22cdf2a card_sim: fix passing handle to tc_etu_*() functions by Harald Welte · 9 years ago
  18. 855ba9e card_emu: Ensure TX happens synchronously before state changes by Harald Welte · 9 years ago
  19. 61bb30e card_emu: Correctly handle SW after reader -> card data phase by Harald Welte · 9 years ago
  20. 4d80467 card_emu: Fix state transitions for both Rx and Tx data phase by Harald Welte · 9 years ago
  21. b5288e8 card_emu: Introduce new flush_rx_buffer() function and use it by Harald Welte · 9 years ago
  22. e7194ab card_emu: Ensure to re-set PTS state when coming out of reset by Harald Welte · 9 years ago
  23. 52922ff card_emu: Properly handle end of a procedure-byte carrying REQ_CTX by Harald Welte · 9 years ago
  24. 05b41c6 card_emu: fix set_tpdu_state() by Harald Welte · 9 years ago
  25. 2935b3c card_emu: detect end of TX data from CEMU_DATA_F_FINAL by Harald Welte · 9 years ago
  26. d79dc4f card_emu: Implement get_byte_pts() by Harald Welte · 9 years ago
  27. 4c473da card_emu: Fail with assert in case next_tpdu_state from wrong state by Harald Welte · 9 years ago
  28. 612d65a card_emu: Make update_fidi() void by Harald Welte · 9 years ago
  29. 16cf408 card_emu.c: More comments about data structures by Harald Welte · 9 years ago
  30. 9d3e382 initial commit of more code towards card emulation by Harald Welte · 9 years ago