1. 7b73462 sniff mode: handle USART 1 RX interrupt to show sniffer data by Kévin Redon · 6 years ago
  2. 5e6e8dc Make build of CCID code succeed again on BOARD=simtrace by Harald Welte · 7 years ago
  3. 8e7fca3 migrate from req_ctx to msgb by Harald Welte · 7 years ago
  4. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago[Renamed from firmware/src_simtrace/simtrace.h]
  5. 3bafe43 dynamically dispatch USART IRQs by Harald Welte · 9 years ago
  6. 1605564 ensure USB config numbers always start from 1 by Harald Welte · 9 years ago
  7. 57b3a25 Add Card-Emulation for second UART/USIM to USB descriptors 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. 2a6d3af re-introduce req_ctx buffers into the host communication by Harald Welte · 9 years ago
  10. 8d6a5d8 move USBDDriverCallbacks_ConfigurationChanged() to main.c by Harald Welte · 9 years ago
  11. 235409a simtrace.h: Increased host to SIMtrace buf size by Christina Quast · 9 years ago
  12. cb646bc command to change fidi send by host by Christina Quast · 9 years ago
  13. be23527 Added not working PTS parsing to host communication by Christina Quast · 9 years ago
  14. e4cbfe6 Moved ISR_PhoneRST into iso code file and simtrace header by Christina Quast · 9 years ago
  15. ec9c09e Moved global Usart state into usart struct by Christina Quast · 9 years ago
  16. b595e7c Merge branch 'new_iso_init' (sniffer not working) by Christina Quast · 9 years ago
  17. 2b8a18b Sniffer with ringbuf, works SOMETIMES by Christina Quast · 9 years ago
  18. 4db82e0 ringbuffer implementation by Christina Quast · 9 years ago
  19. e24b9ac ISO7816_Init: Initialized with USART by Christina Quast · 9 years ago
  20. 3eab56e ISO7816_Init with more parameters, slave/master clock by Christina Quast · 9 years ago
  21. 95d6616 Split init into configure and init by Christina Quast · 9 years ago
  22. e2dddd5 Renamed simtrace_src to src_simtrace by Christina Quast · 9 years ago[Renamed from firmware/simtrace_src/simtrace.h]
  23. 4396fee Rename simtrace/ to simtrace_src by Christina Quast · 9 years ago[Renamed from firmware/simtrace/simtrace.h]
  24. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/simtrace/simtrace.h]
  25. 4b1e98d cciddriver.c: Directly access configurationDescriptorsArr by Christina Quast · 9 years ago
  26. b65b881 Phone uses USB endpoints 4 to 6 instead of 1 to 3 now by Christina Quast · 9 years ago
  27. 7123425 redifined phone usb interface by Christina Quast · 9 years ago
  28. 4bcc023 Phone hack: endless loop by Christina Quast · 10 years ago
  29. 531d10b Timer counter functions, Makefile adjusted by Christina Quast · 10 years ago
  30. ce296b9 Attempt to implement working simcard emulator by Christina Quast · 10 years ago
  31. db7b1ab CCID config, init, run by Christina Quast · 10 years ago
  32. 4ba4d22 sniffer functionality fixed buffer by Christina Quast · 10 years ago
  33. 1edf350 MITM code and run and init decl in header by Christina Quast · 10 years ago
  34. 10b2e5a Consistent config num enum for main.c and usb.c by Christina Quast · 10 years ago
  35. c0aa769 Redundant functions in phone and sniffer moved by Christina Quast · 10 years ago
  36. 27c643d Sniffer functionality and sniffer bus board config by Christina Quast · 10 years ago
  37. 566d3f9 Made ohone functions extern in header file by Christina Quast · 10 years ago
  38. 32906bb simtrace main with phone as clk master by Christina Quast · 10 years ago