Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 | |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-04-01 | Add NanoX support | cslashm | 1 | -1/+2 | |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2019-01-09 | device: proper handling of user input | selsta | 1 | -1/+1 | |
(1) If the user denies something on the Ledger, a proper error message is now shown. (2) Ledger doesn't time out anymore while waiting on user input. (3) Lower the timeout to 2 seconds, this is enough for normal Ledger <-> System communication. | |||||
2018-10-18 | device: extended logging, refactored device selection code | xiphon | 1 | -5/+3 | |
2018-10-18 | device: fixed Ledger Nano S device selection | xiphon | 1 | -3/+3 | |
2018-10-09 | device_io_hid: fix DEFAULT_* type (too short) and init time | moneromooo-monero | 1 | -6/+6 | |
2018-09-24 | Replace USB-CCID (smartcard) by USB-HID | cslashm | 1 | -0/+112 | |
Remove PCSC dependencies which is a bit hard (not user friendly) to install on linux and Mac Split Ledger logic and device IO |