1. ccceb0f cardem: choose a more reasonable default ATR by Eric Wild · 4 years, 2 months ago hoernchen/simtrace_cardem
  2. 5eaf5f8 cardem: use USART timeout for waiting time by Kévin Redon · 5 years ago
  3. f46de7b simtrace2_siff: getopt_long() returns int, not char by Harald Welte · 4 years, 3 months ago
  4. 13cb311 extend osmo_st2_cardem_inst with fields required by osmo-remsim by Harald Welte · 4 years, 3 months ago
  5. 0271237 simtrace2_api: Add osmo_st2_cardem_request_config() by Harald Welte · 4 years, 3 months ago
  6. 1fad922 remsim: allow selecting pcsc reader number by Eric Wild · 4 years, 4 months ago
  7. 02f01e8 host/lib/gsmtap.c: Add GPLv2 disclaimer by Harald Welte · 4 years, 5 months ago
  8. 575214f host: Add COPYING file for host software (GPLv2) by Harald Welte · 4 years, 5 months ago
  9. ce4b5c2 library: Add osmo_st2_compatible_dev_idsp[] by Harald Welte · 4 years, 5 months ago
  10. 7f7de1e migrate to libosmousb by Harald Welte · 4 years, 6 months ago
  11. 8591495 Update .gitignore file for host by Harald Welte · 4 years, 5 months ago
  12. 563601c [lib] apdu_dispatch: Don't print APDU state to stdout by Harald Welte · 4 years, 6 months ago
  13. e9556ef [lib] apdu_dispatch: Use DLGLOBAL and don't printf() directly by Harald Welte · 4 years, 6 months ago
  14. 17cda3d simtrace2-sniff: Reformat value_string to pass our validation scripts by Harald Welte · 4 years, 6 months ago
  15. 24c6fe2 simtrace2-remsim: Use simplest ATR by Kévin Redon · 4 years, 6 months ago
  16. 483a320 simtrace2_api: Remove dead code by Harald Welte · 4 years, 6 months ago
  17. 71cfc2b Fix topdir Makefile and debian packaging by Oliver Smith · 4 years, 6 months ago 0.6.1
  18. 15e943a simtrace2-sniff.c: fix printf usage by Oliver Smith · 4 years, 6 months ago
  19. 6f41349 merge simtrace2-discovery.[ch] to libusb_util.[ch] by Harald Welte · 4 years, 6 months ago
  20. 208890a use osmo_st2_ or osmo_ prefix for [shared] library symbols by Harald Welte · 4 years, 6 months ago
  21. 964cda3 host: use autotools and split shared code to libosmo-simtrace2 by Harald Welte · 4 years, 6 months ago
  22. 331fa5a remove unused function process_do_error() by Harald Welte · 4 years, 6 months ago
  23. 6fada56 simtrace2-remsim: Implement/Fix the 'skip_atr' option by Harald Welte · 4 years, 6 months ago
  24. 931fe55 fix typo: libisb -> libusb by Harald Welte · 4 years, 6 months ago
  25. 7e5cda5 remsim: fix TPDU response size transmission by Kévin Redon · 6 years ago
  26. 032fc5f remsim: update copyright by Kévin Redon · 6 years ago
  27. b1f99c9 remsim: add already parsed USB path argument info by Kévin Redon · 6 years ago
  28. 53b4e59 Fix compiler warning: no-return-in-nonvoid-function simtrace2_usb.c by Martin Hauke · 6 years ago
  29. dc85fbc libusb_util.c: Avoid gcc warning about strncpy() by Harald Welte · 6 years ago
  30. 5b5d24e owhw: set the right simtrace USB ID in usb2udp by Kévin Redon · 6 years ago
  31. faf1e88 host: clean library dependencies by Kévin Redon · 6 years ago
  32. 82b6285 simtrace2-sniff: Fix build with released libosmocore versions by Harald Welte · 6 years ago
  33. f7f61cd Makefiles: Add "make install" target by Harald Welte · 6 years ago
  34. 0e95f53 host: Fix "make clean": remove simtrace2-sniff by Harald Welte · 6 years ago
  35. 04ccb77 remsim: fix USB hanging USB transfer by Kévin Redon · 6 years ago
  36. 8f70c3e remsim: fix payload overwriting by Kévin Redon · 6 years ago
  37. 6971996 sniff: ensure the checksum error flag is also printed by Kévin Redon · 6 years ago
  38. 8e84f81 sniff: rename reset hold/release to assert/deassert by Kévin Redon · 6 years ago
  39. d1c6536 sniff: send ATR over GSMTAP by Kévin Redon · 6 years ago
  40. 3528099 USB: print decoded USB error by Kévin Redon · 6 years ago
  41. f66af0c sniff: add checksum verification for ATR and PPS by Kévin Redon · 6 years ago
  42. 31ed802 host sniff: add functions to print flags by Kévin Redon · 6 years ago
  43. 3b7624c host sniff: process remaining usb messages in buffer by Kévin Redon · 6 years ago
  44. f82f0f6 USB: add flags for sniff data and centralise transfer by Kévin Redon · 6 years ago
  45. efbcf38 host: set license to GPLv2+ by Kévin Redon · 6 years ago
  46. 709a431 sniffing: move conversion convertion and flag processing from ISR to main loop to keep ISR fast and focus on data capture by Kévin Redon · 6 years ago
  47. 6e3f112 host USB: add host application to receive and display USB sniffing messages sent by firmware by Kévin Redon · 6 years ago
  48. e2f84f6 host USB: use central SIMtrace USB ID definition header by Kévin Redon · 6 years ago
  49. 4d6a4b9 host usb_util fix: used provided class, sub-class, and interfave when finding matching interfaces by Kévin Redon · 6 years ago
  50. a601635 host: Allow matching of device to USB path, not just address by Harald Welte · 7 years ago v0.3 0.3
  51. 37ad41e host: Ignore some more libusb error return codes by Harald Welte · 7 years ago
  52. 66de830 host: Switch SIM to remote and issue modem reset on startup by Harald Welte · 7 years ago
  53. 9f38ddd host: fix various compiler warnings by Harald Welte · 7 years ago
  54. d039605 host: Split transport from slot by Harald Welte · 7 years ago
  55. 08b77ba host: split the transport layer from card emulation by Harald Welte · 7 years ago
  56. 296c401 host: cosmetic cleanup, function renaming by Harald Welte · 7 years ago
  57. 25a9a80 Convert to new generalized SIMTRACE2 USB protocol by Harald Welte · 7 years ago
  58. 1892fc1 add udev rules for all (currently) supported devices by Harald Welte · 7 years ago
  59. 822d66e simtrace2-remsim: Improve support for many interfaces + devices by Harald Welte · 7 years ago
  60. 62bfd8a simtrace2-remsim: Document and add longopts for UDP forwarding by Harald Welte · 7 years ago
  61. b170ea9 host: fix some compiler warnings (now that we have -Wall) by Harald Welte · 7 years ago
  62. dea64cb host: Add "-Wall -g" CFLAGS to get compiler warnings by Harald Welte · 7 years ago
  63. 2ba03bb simtrace2-remsim: Move away from global variables by Harald Welte · 7 years ago
  64. 596e666 fix symlink that caused host programs to not build by Harald Welte · 7 years ago
  65. 1871c25 simtrace2-remsim: Instruct SAM3S to simulate card removal on SIGINT by Harald Welte · 8 years ago
  66. 9daaa79 simtrace2-remsim: Send an ATR that allows for a 5MHz/16 divider by Harald Welte · 8 years ago 0.1
  67. 236caf6 remote-sim host tools: Auto-discover the endpoint addresses by Harald Welte · 8 years ago
  68. 095ac6c Add simtrace2-remsim applications by Harald Welte · 8 years ago