Age | Commit message (Expand) | Author | Files | Lines |
2020-05-01 | Merge pull request #6436 | luigi1111 | 1 | -0/+2 |
2020-04-08 | Add timelock verification on device | cslashm | 1 | -0/+2 |
2020-02-08 | device_ledger: include status code name in error message | xiphon | 1 | -2/+42 |
2019-10-03 | Add display address | cslashm | 1 | -1/+1 |
2019-10-03 | Add hmac over encrypted value during transaction | cslashm | 1 | -1/+26 |
2019-08-26 | device_ledger: fix uninitialized additional_key | moneromooo-monero | 1 | -1/+1 |
2019-06-09 | Fix GCC 9.1 build warnings | moneromooo-monero | 1 | -0/+1 |
2019-03-28 | Add get_tx_proof support, needed for new sanity check | cslashm | 1 | -1/+5 |
2019-03-28 | Add support for V11 protocol with BulletProofV2 and short amount. | cslashm | 1 | -0/+2 |
2019-03-28 | Add application version compatibility check. | cslashm | 1 | -0/+12 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-02-08 | New scheme key destination contrfol | cslashm | 1 | -6/+13 |
2019-01-28 | Merge pull request #5055 | Riccardo Spagni | 1 | -0/+1 |
2019-01-28 | Merge pull request #5054 | Riccardo Spagni | 1 | -1/+0 |
2019-01-22 | ringct: encode 8 byte amount, saving 24 bytes per output | moneromooo-monero | 1 | -2/+2 |
2019-01-09 | device: proper handling of user input | selsta | 1 | -0/+1 |
2019-01-09 | device_ledger: remove full_name variable | selsta | 1 | -1/+0 |
2018-11-02 | device/trezor: trezor support added | Dusan Klinec | 1 | -0/+1 |
2018-09-25 | Merge pull request #4412 | Riccardo Spagni | 1 | -1/+1 |
2018-09-24 | Replace USB-CCID (smartcard) by USB-HID | cslashm | 1 | -21/+17 |
2018-09-21 | device: fix warnings about overridden functions | moneromooo-monero | 1 | -1/+1 |
2018-09-19 | query backing device | m2049r | 1 | -1/+3 |
2018-08-08 | wallet: allow adjusting number of rounds for the key derivation function | stoffu | 1 | -1/+1 |
2018-06-25 | device_ledger: factor the prologue code | moneromooo-monero | 1 | -0/+3 |
2018-05-23 | Fix PCSC compilation under windows | cslashm | 1 | -0/+5 |
2018-04-14 | device: add a one off override keyword where appropriate | moneromooo-monero | 1 | -1/+1 |
2018-04-12 | Fix sub-address tx scan. | cslashm | 1 | -0/+1 |
2018-03-31 | Add the possibility to export private view key for fast scan. | cslashm | 1 | -10/+13 |
2018-03-31 | Change mutex lock model to avoid dead lock and ensure locks are always released. | cslashm | 1 | -8/+15 |
2018-03-14 | device: made function prototypes consistent with pre-#3303 codebase | stoffu | 1 | -6/+6 |
2018-03-12 | Ledger HW Bug fixes | Cédric | 1 | -7/+8 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 1 | -0/+202 |