Age | Commit message (Expand) | Author | Files | Lines |
2018-10-09 | device: increase ledger timeout to 2 minutes | selsta | 1 | -1/+1 |
2018-10-08 | Remove last traces of libpcsc-lite | moneromooo-monero | 1 | -9/+0 |
2018-09-24 | Replace USB-CCID (smartcard) by USB-HID | cslashm | 1 | -140/+60 |
2018-09-13 | Add bulletproof support | cslashm | 1 | -1/+1 |
2018-09-11 | Bulletproof aggregated verification and tests | moneromooo-monero | 1 | -1/+1 |
2018-08-23 | add and use constant time 32 byte equality function | moneromooo-monero | 1 | -1/+2 |
2018-08-08 | wallet: allow adjusting number of rounds for the key derivation function | stoffu | 1 | -3/+3 |
2018-07-19 | Merge pull request #4032 | luigi1111 | 1 | -412/+58 |
2018-07-03 | Merge pull request #4043 | Riccardo Spagni | 1 | -5/+8 |
2018-06-25 | Merge pull request #3977 | luigi1111 | 1 | -1/+1 |
2018-06-25 | device_ledger: factor the prologue code | moneromooo-monero | 1 | -412/+58 |
2018-06-23 | device_ledger: fix buffer underflow on bad data from device | moneromooo-monero | 1 | -0/+1 |
2018-06-23 | device: misc cleanup | moneromooo-monero | 1 | -3/+3 |
2018-06-23 | device_ledger: fix potential buffer overflow from bad size calc | moneromooo-monero | 1 | -2/+4 |
2018-06-09 | device_ledger: fix bad memory access on connect error | moneromooo-monero | 1 | -1/+1 |
2018-05-23 | Fix PCSC compilation under windows | cslashm | 1 | -0/+9 |
2018-04-12 | Fix sub-address tx scan. | cslashm | 1 | -0/+23 |
2018-03-31 | Add the possibility to export private view key for fast scan. | cslashm | 1 | -54/+117 |
2018-03-31 | Change mutex lock model to avoid dead lock and ensure locks are always released. | cslashm | 1 | -373/+157 |
2018-03-14 | chacha: call prehashed version explicitly as generate_chacha_key_prehashed | stoffu | 1 | -2/+2 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 1 | -0/+2 |
2018-03-14 | device: made function prototypes consistent with pre-#3303 codebase | stoffu | 1 | -12/+16 |
2018-03-12 | Ledger HW Bug fixes | Cédric | 1 | -71/+119 |
2018-03-05 | Monero Cryptonight variants, and add one for v7 | moneromooo-monero | 1 | -1/+1 |
2018-03-04 | Fix invalid device unique_ptr cast | MoroccanMalinois | 1 | -1/+1 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -0/+2069 |