Age | Commit message (Expand) | Author | Files | Lines |
2019-10-25 | device: bounds checking in Ledger send_secret/receive_secret | xiphon | 1 | -0/+4 |
2019-10-03 | Fix debug feature | cslashm | 1 | -0/+2 |
2019-10-03 | Revert PR #5835 (export view key) | cslashm | 1 | -1/+1 |
2019-10-03 | Add display address | cslashm | 2 | -1/+24 |
2019-10-03 | Add hmac over encrypted value during transaction | cslashm | 2 | -91/+171 |
2019-08-26 | device_ledger: fix uninitialized additional_key | moneromooo-monero | 1 | -1/+1 |
2019-08-26 | device_ledger: add paranoid buffer overflow check | moneromooo-monero | 1 | -1/+3 |
2019-08-20 | device: fix ledger requesting secret keys export twice | xiphon | 1 | -1/+1 |
2019-08-09 | hid_error() could return a null, which causes the program to crash with | TheQuantumPhysicist | 1 | -1/+2 |
2019-06-17 | device: show address on device display | Dusan Klinec | 2 | -0/+2 |
2019-06-09 | Fix GCC 9.1 build warnings | moneromooo-monero | 2 | -0/+15 |
2019-04-07 | device/trezor: add button pressed request | Dusan Klinec | 1 | -0/+1 |
2019-04-01 | Add NanoX support | cslashm | 3 | -5/+26 |
2019-03-28 | Add get_tx_proof support, needed for new sanity check | cslashm | 6 | -36/+157 |
2019-03-28 | Add support for V11 protocol with BulletProofV2 and short amount. | cslashm | 6 | -43/+90 |
2019-03-28 | Add application version compatibility check. | cslashm | 2 | -2/+30 |
2019-03-20 | device/trezor: HF10 support added, wallet::API | Dusan Klinec | 2 | -4/+113 |
2019-03-05 | Update 2019 copyright | binaryFate | 13 | -13/+13 |
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 dummy decryption in debug mode | cslashm | 1 | -1/+3 |
2019-02-08 | fix log namespace | cslashm | 1 | -45/+45 |
2019-02-08 | New scheme key destination contrfol | cslashm | 5 | -22/+223 |
2019-01-22 | ringct: encode 8 byte amount, saving 24 bytes per output | moneromooo-monero | 5 | -14/+14 |
2019-01-09 | device: proper handling of user input | selsta | 5 | -9/+43 |
2019-01-09 | device_ledger: remove full_name variable | selsta | 2 | -2/+1 |
2018-12-04 | device: enable to use multiple independent device wallets | Dusan Klinec | 1 | -0/+1 |
2018-12-04 | move int-util.h to epee | moneromooo-monero | 1 | -1/+1 |
2018-11-29 | device/trezor: passphrase entry on host | Dusan Klinec | 1 | -0/+9 |
2018-11-23 | remove some unused code | moneromooo-monero | 1 | -2/+0 |
2018-11-02 | device/trezor: trezor support added | Dusan Klinec | 5 | -5/+93 |
2018-10-23 | ringct: use dummy bulletproofs when in fake mode, for speed | moneromooo-monero | 3 | -4/+8 |
2018-10-22 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 1 | -7/+0 |
2018-10-20 | device_io_hid.cpp: fix copyright header | moneromooo-monero | 1 | -0/+15 |
2018-10-18 | device: extended logging, refactored device selection code | xiphon | 3 | -20/+46 |
2018-10-18 | device: fixed Ledger Nano S device selection | xiphon | 2 | -6/+6 |
2018-10-09 | device_io_hid: fix DEFAULT_* type (too short) and init time | moneromooo-monero | 1 | -6/+6 |
2018-10-09 | device: increase ledger timeout to 2 minutes | selsta | 1 | -1/+1 |
2018-10-08 | Revert "Merge pull request #4472" | Riccardo Spagni | 1 | -0/+7 |
2018-10-08 | device: destroy device objects on exit | moneromooo-monero | 1 | -9/+16 |
2018-10-08 | Remove last traces of libpcsc-lite | moneromooo-monero | 1 | -9/+0 |
2018-10-04 | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 1 | -7/+0 |
2018-09-24 | Replace USB-CCID (smartcard) by USB-HID | cslashm | 10 | -190/+578 |
2018-09-21 | device: fix warnings about overridden functions | moneromooo-monero | 2 | -2/+2 |
2018-09-19 | query backing device | m2049r | 3 | -3/+14 |
2018-09-14 | hw_device: support for multiple devices added [for review] | Dusan Klinec | 2 | -22/+61 |
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-16 | crypto: make secret_key automatically mlock | moneromooo-monero | 1 | -1/+1 |
2018-08-08 | wallet: allow adjusting number of rounds for the key derivation function | stoffu | 5 | -8/+8 |
2018-06-25 | device_ledger: factor the prologue code | moneromooo-monero | 2 | -412/+61 |
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 | 3 | -12/+14 |
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 | 2 | -0/+14 |
2018-04-14 | device: add a one off override keyword where appropriate | moneromooo-monero | 2 | -2/+2 |
2018-04-12 | Fix sub-address tx scan. | cslashm | 5 | -0/+30 |
2018-03-31 | Add the possibility to export private view key for fast scan. | cslashm | 6 | -82/+156 |
2018-03-31 | Change mutex lock model to avoid dead lock and ensure locks are always released. | cslashm | 5 | -385/+202 |
2018-03-28 | device: fix endianess dependence on subaddress secret key generation | moneromooo-monero | 1 | -2/+6 |
2018-03-14 | chacha: call prehashed version explicitly as generate_chacha_key_prehashed | stoffu | 1 | -2/+2 |
2018-03-14 | keypair::generate: always require hw::device to avoid possible mistake | stoffu | 1 | -1/+1 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 5 | -51/+114 |
2018-03-14 | device: made function prototypes consistent with pre-#3303 codebase | stoffu | 5 | -46/+65 |
2018-03-12 | Ledger HW Bug fixes | Cédric | 8 | -93/+151 |
2018-03-07 | device: remove dependency on readline | stoffu | 2 | -7/+4 |
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 | 2 | -3/+3 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 10 | -0/+3229 |