Commit Graph

143 Commits (master)

Author SHA1 Message Date
Riccardo Spagni 18318e0dbc
Merge pull request #4538
6 years ago
moneromooo-monero bd7b800f0a
device_io_hid: fix DEFAULT_* type (too short) and init time
6 years ago
selsta c716a331f3
device: increase ledger timeout to 2 minutes
6 years ago
Riccardo Spagni 31155115d2
Merge pull request #4532
6 years ago
Riccardo Spagni 91c6725b88
Merge pull request #4527
6 years ago
Riccardo Spagni ac5674524a
Revert "Merge pull request #4472"
6 years ago
moneromooo-monero 8f22e80865
device: destroy device objects on exit
6 years ago
moneromooo-monero c5a97315ee
Remove last traces of libpcsc-lite
6 years ago
xiphon 02d3ef7bda blocks: use auto-generated .c files instead of 'LD -r -b binary'
6 years ago
Riccardo Spagni 295bae10ba
Merge pull request #4412
6 years ago
cslashm bb6e3bbc0f Replace USB-CCID (smartcard) by USB-HID
6 years ago
moneromooo-monero 4d0a8db06d
device: fix warnings about overridden functions
6 years ago
wow nero bce474be7d
query backing device
6 years ago
Dusan Klinec f9b22a7b01
hw_device: support for multiple devices added [for review]
6 years ago
cslashm cd236aebca Add bulletproof support
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
moneromooo-monero d2e26c23f3
add and use constant time 32 byte equality function
6 years ago
moneromooo-monero ab74dc277a
crypto: make secret_key automatically mlock
6 years ago
stoffu bcab579864
wallet: allow adjusting number of rounds for the key derivation function
6 years ago
luigi1111 cff15e4123
Merge pull request #4032
6 years ago
Riccardo Spagni d1f102626c
Merge pull request #4043
6 years ago
luigi1111 31f47d72fe
Merge pull request #3977
6 years ago
moneromooo-monero 87e158b5b9
device_ledger: factor the prologue code
6 years ago
moneromooo-monero 34de7bc267
device_ledger: fix buffer underflow on bad data from device
6 years ago
moneromooo-monero 41e9cab4e1
device: misc cleanup
6 years ago
moneromooo-monero 3b4dec2d12
device_ledger: fix potential buffer overflow from bad size calc
6 years ago
moneromooo-monero 03096150c6
device_ledger: fix bad memory access on connect error
6 years ago
cslashm bdf5a3ad3f Fix PCSC compilation under windows
6 years ago
moneromooo-monero f914df8494
device: add a one off override keyword where appropriate
6 years ago
cslashm 2c274e05fe Fix sub-address tx scan.
6 years ago
Riccardo Spagni 3a9290ba6f
Merge pull request #3511
6 years ago
cslashm c77d2bfaa0 Add the possibility to export private view key for fast scan.
6 years ago
cslashm 100b7bc10d Change mutex lock model to avoid dead lock and ensure locks are always released.
6 years ago
moneromooo-monero 0beb94f323
device: fix endianess dependence on subaddress secret key generation
6 years ago
stoffu 7dfa5e9e6e
chacha: call prehashed version explicitly as generate_chacha_key_prehashed
6 years ago
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
stoffu c9b38b4765
device: made function prototypes consistent with pre-#3303 codebase
6 years ago
Cédric 73dd883d51 Ledger HW Bug fixes
6 years ago
stoffu 49c70962ee
device: remove dependency on readline
6 years ago
moneromooo-monero 608fd6f14a
Monero Cryptonight variants, and add one for v7
6 years ago
MoroccanMalinois 25ea307d67
Fix invalid device unique_ptr cast
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago