| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ledger: don't lock for software device | tobtoht | 2021-08-07 | 1 | -3/+2 |
| | | |||||
| * | ledger: use software device if we have view key | tobtoht | 2021-08-07 | 2 | -6/+13 |
| | | |||||
| * | Merge pull request #7789 | luigi1111 | 2021-07-27 | 1 | -2/+2 |
| |\ | | | | | | | 2161bd0 device: set correct ledger min version (selsta) | ||||
| | * | device: set correct ledger min version | selsta | 2021-07-14 | 1 | -2/+2 |
| | | | |||||
| * | | cmake: fix undefined symbols and multiple definitions | anon | 2021-07-13 | 1 | -0/+1 |
| |/ | |||||
| * | Fix send scalar z in plaintext | François Colas | 2020-08-28 | 1 | -4/+6 |
| | | | | | | The scalar z has not been generated on the HW thus it can't be sent encrypted. The value is derived from the exported private view key. | ||||
| * | Update minimal Ledger Monero app version | François Colas | 2020-08-28 | 1 | -2/+2 |
| | | |||||
| * | Update protocol version with Ledger's HW | François Colas | 2020-08-28 | 1 | -1/+1 |
| | | |||||
| * | draft support of clsag | cslashm | 2020-08-27 | 2 | -0/+157 |
| | | |||||
| * | CLSAG device support | Sarang Noether | 2020-08-27 | 3 | -0/+31 |
| | | |||||
| * | Integrate CLSAGs into monero | moneromooo-monero | 2020-08-27 | 1 | -3/+3 |
| | | | | | They are allowed from v12, and MLSAGs are rejected from v13. | ||||
| * | Merge pull request #6661 | Alexander Blair | 2020-08-16 | 1 | -1/+1 |
| |\ | | | | | | | 267ce5b71 avoid a couple needless copies (moneromooo-monero) | ||||
| | * | avoid a couple needless copies | moneromooo-monero | 2020-06-14 | 1 | -1/+1 |
| | | | |||||
| * | | Support for supercop ASM in wallet, and benchmark for supercop | Lee Clagett | 2020-05-16 | 2 | -2/+4 |
| | | | |||||
| * | | Merge pull request #6565 | Alexander Blair | 2020-07-19 | 1 | -4/+4 |
| |\ \ | | | | | | | | | | 72cdfa4a2 fix a few typos in error messages (moneromooo-monero) | ||||
| | * | | fix a few typos in error messages | moneromooo-monero | 2020-05-19 | 1 | -4/+4 |
| | |/ | | | | | | | Reported by adrelanos | ||||
| * | | Merge pull request #6512 | Alexander Blair | 2020-07-19 | 13 | -13/+13 |
| |\ \ | | | | | | | | | | 5ef0607da Update copyright year to 2020 (SomaticFanatic) | ||||
| | * | | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 13 | -13/+13 |
| | |/ | | | | | | | Update copyright year to 2020 | ||||
| * / | Fix incorrect lenght of command INS_PREFIX_HASH | François Colas | 2020-05-27 | 1 | -2/+2 |
| |/ | | | | | buffer_send[4] (LC) is an unsigned char, len should not exceed 254 (255 - 1 for the option). | ||||
| * | Merge pull request #6446 | luigi1111 | 2020-05-01 | 1 | -1/+1 |
| |\ | | | | | | | e509ede trezor: adapt to new passphrase mechanism (ph4r05) | ||||
| | * | trezor: adapt to new passphrase mechanism | Dusan Klinec | 2020-04-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | - choice where to enter passphrase is now made on the host - use wipeable string in the comm stack - wipe passphrase memory - protocol optimizations, prepare for new firmware version - minor fixes and improvements - tests fixes, HF12 support | ||||
| * | | Merge pull request #6436 | luigi1111 | 2020-05-01 | 5 | -1/+87 |
| |\ \ | |/ |/| | | | 688a3e8 Add timelock verification on device (cslashm) | ||||
| | * | Add timelock verification on device | cslashm | 2020-04-08 | 5 | -1/+87 |
| | | | |||||
| * | | Merge pull request #6364 | luigi1111 | 2020-04-04 | 1 | -2/+14 |
| |\ \ | | | | | | | | | | 6e1cb5a device: Ledger - fix wide char hidapi error string conversion (xiphon) | ||||
| | * | | device: Ledger - fix wide char hidapi error string conversion | xiphon | 2020-03-01 | 1 | -2/+14 |
| | |/ | |||||
| * | | Merge pull request #6338 | luigi1111 | 2020-04-04 | 1 | -11/+8 |
| |\ \ | | | | | | | | | | 80d5320 Hash domain separation (SarangNoether) | ||||
| | * | | Hash domain separation | Sarang Noether | 2020-04-01 | 1 | -11/+8 |
| | |/ | |||||
| * / | device_ledger: include status code name in error message | xiphon | 2020-02-08 | 2 | -3/+111 |
| |/ | |||||
| * | device: bounds checking in Ledger send_secret/receive_secret | xiphon | 2019-10-25 | 1 | -0/+4 |
| | | |||||
| * | Fix debug feature | cslashm | 2019-10-03 | 1 | -0/+2 |
| | | |||||
| * | Revert PR #5835 (export view key) | cslashm | 2019-10-03 | 1 | -1/+1 |
| | | |||||
| * | Add display address | cslashm | 2019-10-03 | 2 | -1/+24 |
| | | |||||
| * | Add hmac over encrypted value during transaction | cslashm | 2019-10-03 | 2 | -91/+171 |
| | | |||||
| * | Merge pull request #5835 | luigi1111 | 2019-09-08 | 1 | -1/+1 |
| |\ | | | | | | | 26f7a26 device: fix ledger requesting secret keys export twice (xiphon) | ||||
| | * | device: fix ledger requesting secret keys export twice | xiphon | 2019-08-20 | 1 | -1/+1 |
| | | | |||||
| * | | device_ledger: fix uninitialized additional_key | moneromooo-monero | 2019-08-26 | 1 | -1/+1 |
| | | | | | | | | | Coverity 200185 | ||||
| * | | device_ledger: add paranoid buffer overflow check | moneromooo-monero | 2019-08-26 | 1 | -1/+3 |
| | | | | | | | | | Coverity 200183 | ||||
| * | | hid_error() could return a null, which causes the program to crash with | TheQuantumPhysicist | 2019-08-09 | 1 | -1/+2 |
| |/ | | | | std::logic_error() | ||||
| * | Merge pull request #5594 | luigi1111 | 2019-07-24 | 2 | -0/+2 |
| |\ | | | | | | | f074b6b device: show address on device display (ph4r05) | ||||
| | * | device: show address on device display | Dusan Klinec | 2019-06-17 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | - Trezor: support for device address display (subaddress, integrated address) - Wallet::API support added - Simplewallet: - address device [<index>] - address new <label> // shows address on device also - integrated_address [device] <payment_id|address> // new optional "device" arg to display also on the device | ||||
| * | | Fix GCC 9.1 build warnings | moneromooo-monero | 2019-06-09 | 2 | -0/+15 |
| |/ | | | | GCC wants operator= aand copy ctor to be both defined, or neither | ||||
| * | Merge pull request #5355 | Riccardo Spagni | 2019-04-15 | 1 | -0/+1 |
| |\ | | | | | | | | | c68fe787 device/trezor: add button pressed request (Dusan Klinec) 827f52ad wallet: API changes to enable passphrase entry (Dusan Klinec) | ||||
| | * | device/trezor: add button pressed request | Dusan Klinec | 2019-04-07 | 1 | -0/+1 |
| | | | |||||
| * | | Add NanoX support | cslashm | 2019-04-01 | 3 | -5/+26 |
| |/ | |||||
| * | Add get_tx_proof support, needed for new sanity check | cslashm | 2019-03-28 | 6 | -36/+157 |
| | | | | | Enhance debug info | ||||
| * | Add support for V11 protocol with BulletProofV2 and short amount. | cslashm | 2019-03-28 | 6 | -43/+90 |
| | | | | | | New scheme key destination contrfol Fix dummy decryption in debug mode | ||||
| * | Add application version compatibility check. | cslashm | 2019-03-28 | 2 | -2/+30 |
| | | |||||
| * | Merge pull request #5211 | Riccardo Spagni | 2019-03-21 | 2 | -4/+113 |
| |\ | | | | | | | | | | | c9b13fbb tests/trezor: HF9 and HF10 tests (Dusan Klinec) a1fd1d49 device/trezor: HF10 support added, wallet::API (Dusan Klinec) d74d26f2 crypto: hmac_keccak added (Dusan Klinec) | ||||
| | * | device/trezor: HF10 support added, wallet::API | Dusan Klinec | 2019-03-20 | 2 | -4/+113 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - import only key images generated by cold signing process - wallet_api: trezor methods added - wallet: button request code added - const added to methods - wallet2::get_tx_key_device() tries to decrypt stored tx private keys using the device. - simplewallet supports get_tx_key and get_tx_proof on hw device using the get_tx_key feature - live refresh enables refresh with trezor i.e. computing key images on the fly. More convenient and efficient for users. - device: has_ki_live_refresh added - a thread is watching whether live refresh is being computed, if not for 30 seconds, it terminates the live refresh process - switches Trezor state | ||||
| * | | Update 2019 copyright | binaryFate | 2019-03-05 | 13 | -13/+13 |
| |/ | |||||
