1. 7dd3dfd convert all src_simtrace code to kernel coding style by Harald Welte · 9 years ago
  2. 1605564 ensure USB config numbers always start from 1 by Harald Welte · 9 years ago
  3. 57b3a25 Add Card-Emulation for second UART/USIM to USB descriptors by Harald Welte · 9 years ago
  4. 2fb5996 owhw: fix GPIO definitions (output low level by default) by Harald Welte · 9 years ago
  5. 6d44c1f USB: Add manufacturer name string descriptor by Harald Welte · 9 years ago
  6. 8a5b580 CCID usb descriptor: We support 3V only, not 5V. by Harald Welte · 9 years ago
  7. ec4fe23 Mark more local functions as static by Harald Welte · 9 years ago
  8. beb7293 USB descriptors: call it SIMtrace 2 and add spaces to strings by Harald Welte · 9 years ago
  9. 8d6a5d8 move USBDDriverCallbacks_ConfigurationChanged() to main.c by Harald Welte · 9 years ago
  10. bd5b8bd usb.c: Corrected grammatical mistake by Christina Quast · 9 years ago
  11. 3735039 firmware, host: Changed vendor and product id by Christina Quast · 9 years ago
  12. 0bf65dc usb.c: Removed FIXME comment by Christina Quast · 9 years ago
  13. bfd7354 usb.c: removed comment, named phone interface of MITM conf by Christina Quast · 9 years ago
  14. 2b8a18b Sniffer with ringbuf, works SOMETIMES by Christina Quast · 9 years ago
  15. 95d6616 Split init into configure and init by Christina Quast · 9 years ago
  16. e2dddd5 Renamed simtrace_src to src_simtrace by Christina Quast · 9 years ago[Renamed from firmware/simtrace_src/usb.c]
  17. 4396fee Rename simtrace/ to simtrace_src by Christina Quast · 9 years ago[Renamed from firmware/simtrace/usb.c]
  18. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/simtrace/usb.c]
  19. b06fc38 usb.c: fix compiler warning USBConfigurationDescriptor by Christina Quast · 9 years ago
  20. 4b1e98d cciddriver.c: Directly access configurationDescriptorsArr by Christina Quast · 9 years ago
  21. e01fb9a usb.c: mitm config with ccid interface by Christina Quast · 9 years ago
  22. 0becc0c Fixed compiler warn: USB descriptor array elements by Christina Quast · 9 years ago
  23. b65b881 Phone uses USB endpoints 4 to 6 instead of 1 to 3 now by Christina Quast · 9 years ago
  24. 6d9dcfc usb.c: updated phone descriptor length by Christina Quast · 9 years ago
  25. 99d80ff usb.c: Updated comment to be generic by Christina Quast · 9 years ago
  26. 7123425 redifined phone usb interface by Christina Quast · 9 years ago
  27. 0166c6d Temporary fix: mitm mode use EP 4-6 by Christina Quast · 10 years ago
  28. db7b1ab CCID config, init, run by Christina Quast · 10 years ago
  29. 4ba4d22 sniffer functionality fixed buffer by Christina Quast · 10 years ago
  30. da373fd Add input interrupt endpoint to all configurations by Christina Quast · 10 years ago
  31. 6032e79 string descr 0 is language identifier by Christina Quast · 10 years ago
  32. 0ae0314 Add usb config changed callback func by Christina Quast · 10 years ago
  33. 10b2e5a Consistent config num enum for main.c and usb.c by Christina Quast · 10 years ago
  34. 54d0c1f USB enum works again, No CCID conf by Christina Quast · 10 years ago
  35. 968b974 Moved usb descriptors and funcs into single file by Christina Quast · 10 years ago[Renamed (80%) from sam3s_example/simtrace/simtrace_devicedescriptors.c]
  36. 01bbdc3 device descriptor phone added by Christina Quast · 10 years ago
  37. f554950 device descriptor sniffer, MITM by Christina Quast · 10 years ago