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