Age | Commit message (Expand) | Author | Files | Lines |
2019-04-01 | Add NanoX support | cslashm | 1 | -1/+6 |
2019-03-28 | Add get_tx_proof support, needed for new sanity check | cslashm | 1 | -19/+126 |
2019-03-28 | Add support for V11 protocol with BulletProofV2 and short amount. | cslashm | 1 | -43/+78 |
2019-03-28 | Add application version compatibility check. | cslashm | 1 | -2/+18 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-03-04 | various: remove unused variables | moneromooo-monero | 1 | -5/+1 |
2019-02-08 | Add support for V10 protocol with BulletProofV2 and short amount. | cslashm | 1 | -13/+34 |
2019-02-08 | fix log namespace | cslashm | 1 | -45/+45 |
2019-02-08 | New scheme key destination contrfol | cslashm | 1 | -7/+147 |
2019-01-28 | Merge pull request #5055 | Riccardo Spagni | 1 | -5/+34 |
2019-01-28 | Merge pull request #5054 | Riccardo Spagni | 1 | -1/+1 |
2019-01-22 | ringct: encode 8 byte amount, saving 24 bytes per output | moneromooo-monero | 1 | -4/+4 |
2019-01-09 | device: proper handling of user input | selsta | 1 | -5/+34 |
2019-01-09 | device_ledger: remove full_name variable | selsta | 1 | -1/+1 |
2018-11-23 | remove some unused code | moneromooo-monero | 1 | -2/+0 |
2018-10-23 | ringct: use dummy bulletproofs when in fake mode, for speed | moneromooo-monero | 1 | -1/+1 |
2018-10-18 | device: extended logging, refactored device selection code | xiphon | 1 | -1/+1 |
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 |