Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vendor: update karalabe/usb to fix CGO=0 builds (#19790) | Guillaume Ballet | 2019-07-03 | 1 | -0/+5 |
| | |||||
* | appveyor: bump to Go 1.12.6 (#19709) | Samuel Marks | 2019-06-14 | 1 | -2/+2 |
| | | | | | | * appveyor: bump to Go 1.12.6 * vendor/vendor.json: govendor fetch github.com/karalabe/usb/^ | ||||
* | vendor: pull in USB fix for docker (alpine/musl) | Péter Szilágyi | 2019-06-07 | 3 | -1/+11 |
| | |||||
* | vendor: pull fixed usb library for nocgo builds | Péter Szilágyi | 2019-06-06 | 5 | -25/+28 |
| | |||||
* | accounts/usbwallet, vendor: switch from HID to generic USB lib | Péter Szilágyi | 2019-06-04 | 86 | -7765/+7447 |
| | |||||
* | accounts/usbwallet: support webusb for Trezor wallets | Guillaume Ballet | 2019-06-03 | 6 | -27/+405 |
| | |||||
* | vendor: update github.com/karalabe/hid (#18213) | Felix Lange | 2018-11-30 | 3 | -9/+9 |
| | | | | Fixes #15101 because hidapi is no longer being called from an init function. | ||||
* | vendor: update USB HID lib (fix macOS crash) | Péter Szilágyi | 2017-08-21 | 5 | -3/+22 |
| | |||||
* | vendor: update HID library for glibc < v2.17 build | Péter Szilágyi | 2017-02-27 | 5 | -11/+46 |
| | |||||
* | accounts/usbwallet, vendor: use hidapi instead of libusb directly | Péter Szilágyi | 2017-02-17 | 78 | -1684/+5616 |
| | |||||
* | vendor: pull in support for USB devices via libusb/gousb | Péter Szilágyi | 2017-02-13 | 62 | -0/+32571 |