monero/src/device
selsta 6c060e6aaa
device: proper handling of user input
(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.
2019-01-09 15:45:06 +01:00
..
CMakeLists.txt device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
device_cold.hpp device/trezor: trezor support added 2018-11-02 21:36:39 +01:00
device_default.cpp move int-util.h to epee 2018-12-04 15:14:29 +00:00
device_default.hpp device: fix warnings about overridden functions 2018-09-21 19:33:15 +00:00
device_io_hid.cpp device: proper handling of user input 2019-01-09 15:45:06 +01:00
device_io_hid.hpp device: proper handling of user input 2019-01-09 15:45:06 +01:00
device_io.hpp device: proper handling of user input 2019-01-09 15:45:06 +01:00
device_ledger.cpp device: proper handling of user input 2019-01-09 15:45:06 +01:00
device_ledger.hpp device: proper handling of user input 2019-01-09 15:45:06 +01:00
device.cpp device: destroy device objects on exit 2018-10-08 19:22:31 +00:00
device.hpp device: enable to use multiple independent device wallets 2018-12-04 18:38:16 +01:00
log.cpp Replace USB-CCID (smartcard) by USB-HID 2018-09-24 21:57:42 +02:00
log.hpp Replace USB-CCID (smartcard) by USB-HID 2018-09-24 21:57:42 +02:00