Commit graph

  • d7223710ea
    feat: iterate usb devices and find compatible ones main s3lph 2024-12-05 03:02:28 +0100
  • 4d9be10dd9
    feat: add -c, -V, add manpage s3lph 2024-11-30 21:39:50 +0100
  • c26b55a06e
    feat: improved error handling s3lph 2024-11-30 14:13:36 +0100
  • f4b4d31609
    feat: add -h, update docs s3lph 2024-11-30 01:29:50 +0100
  • bba1e6edc0
    fix: input tokenizer should start over on eot s3lph 2024-11-30 01:11:23 +0100
  • 2705099d30
    feat: deduplicate code snippets in tok_read s3lph 2024-11-29 23:43:50 +0100
  • 491807dfdb
    feat: read support file i/o and reading from stdin s3lph 2024-11-29 23:17:46 +0100
  • 29d2890c26
    fix(ci): get version number in ci checkout s3lph 2024-11-29 02:14:20 +0100
  • 4cc8dbcf89
    fix: copy paste directory name s3lph 2024-11-29 02:00:38 +0100
  • 55623a3b58
    fix: copy paste directory name s3lph 2024-11-29 01:59:21 +0100
  • 13da549e1a
    fix(ci): linking order s3lph 2024-11-29 01:57:23 +0100
  • d465367765
    fix(ci): install libusb-1.0-0-dev s3lph 2024-11-29 01:53:36 +0100
  • 06d98f296f
    fix(ci): install libusb-dev s3lph 2024-11-29 01:45:02 +0100
  • 298a3cdc12
    feat: add debian package s3lph 2024-11-29 01:43:17 +0100
  • 447e1c29ab
    feat: argument parsing with getopt feat: enumerate usb interfaces and endpoints rather than hardcoding them s3lph 2024-11-27 02:44:39 +0100
  • 18f2d75d91
    feat: use libusb rather than usbdevfs to unclaim kernel driver feat: read and print responses from barcode scanner feat: udev rule docs: add more usage examples s3lph 2024-11-26 19:56:30 +0100
  • 21603523de
    docs: add hint to run the tool as root s3lph 2024-11-25 23:16:49 +0100
  • 02c3e5619f
    feat: first version s3lph 2024-11-25 23:10:11 +0100