| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5594 | luigi1111 | 2019-07-24 | 2 | -0/+2 |
| |\ | |||||
| | * | device: show address on device display | Dusan Klinec | 2019-06-17 | 2 | -0/+2 |
| * | | Fix GCC 9.1 build warnings | moneromooo-monero | 2019-06-09 | 2 | -0/+15 |
| |/ | |||||
| * | Merge pull request #5355 | Riccardo Spagni | 2019-04-15 | 1 | -0/+1 |
| |\ | |||||
| | * | 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 |
| * | Add support for V11 protocol with BulletProofV2 and short amount. | cslashm | 2019-03-28 | 6 | -43/+90 |
| * | Add application version compatibility check. | cslashm | 2019-03-28 | 2 | -2/+30 |
| * | Merge pull request #5211 | Riccardo Spagni | 2019-03-21 | 2 | -4/+113 |
| |\ | |||||
| | * | device/trezor: HF10 support added, wallet::API | Dusan Klinec | 2019-03-20 | 2 | -4/+113 |
| * | | Update 2019 copyright | binaryFate | 2019-03-05 | 13 | -13/+13 |
| |/ | |||||
| * | various: remove unused variables | moneromooo-monero | 2019-03-04 | 1 | -5/+1 |
| * | Add support for V10 protocol with BulletProofV2 and short amount. | cslashm | 2019-02-08 | 1 | -13/+34 |
| * | Fix dummy decryption in debug mode | cslashm | 2019-02-08 | 1 | -1/+3 |
| * | fix log namespace | cslashm | 2019-02-08 | 1 | -45/+45 |
| * | New scheme key destination contrfol | cslashm | 2019-02-08 | 5 | -22/+223 |
| * | Merge pull request #5055 | Riccardo Spagni | 2019-01-28 | 5 | -9/+43 |
| |\ | |||||
| | * | device: proper handling of user input | selsta | 2019-01-09 | 5 | -9/+43 |
| * | | Merge pull request #5054 | Riccardo Spagni | 2019-01-28 | 2 | -2/+1 |
| |\ \ | |||||
| | * | | device_ledger: remove full_name variable | selsta | 2019-01-09 | 2 | -2/+1 |
| | |/ | |||||
| * / | ringct: encode 8 byte amount, saving 24 bytes per output | moneromooo-monero | 2019-01-22 | 5 | -14/+14 |
| |/ | |||||
| * | Merge pull request #4839 | Riccardo Spagni | 2018-12-12 | 1 | -0/+10 |
| |\ | |||||
| | * | device: enable to use multiple independent device wallets | Dusan Klinec | 2018-12-04 | 1 | -0/+1 |
| | * | device/trezor: passphrase entry on host | Dusan Klinec | 2018-11-29 | 1 | -0/+9 |
| * | | Merge pull request #4894 | Riccardo Spagni | 2018-12-04 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | remove some unused code | moneromooo-monero | 2018-11-23 | 1 | -2/+0 |
| | |/ | |||||
| * / | move int-util.h to epee | moneromooo-monero | 2018-12-04 | 1 | -1/+1 |
| |/ | |||||
| * | device/trezor: trezor support added | Dusan Klinec | 2018-11-02 | 5 | -5/+93 |
| * | Merge pull request #4663 | Riccardo Spagni | 2018-11-01 | 3 | -4/+8 |
| |\ | |||||
| | * | ringct: use dummy bulletproofs when in fake mode, for speed | moneromooo-monero | 2018-10-23 | 3 | -4/+8 |
| * | | Merge pull request #4672 | Riccardo Spagni | 2018-10-26 | 1 | -0/+15 |
| |\ \ | |||||
| | * | | device_io_hid.cpp: fix copyright header | moneromooo-monero | 2018-10-20 | 1 | -0/+15 |
| * | | | Merge pull request #4536 | Riccardo Spagni | 2018-10-26 | 1 | -7/+0 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 2018-10-22 | 1 | -7/+0 |
| * | | | device: extended logging, refactored device selection code | xiphon | 2018-10-18 | 3 | -20/+46 |
| * | | | device: fixed Ledger Nano S device selection | xiphon | 2018-10-18 | 2 | -6/+6 |
| | |/ |/| | |||||
| * | | Merge pull request #4535 | Riccardo Spagni | 2018-10-09 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | device: increase ledger timeout to 2 minutes | selsta | 2018-10-09 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #4538 | Riccardo Spagni | 2018-10-09 | 1 | -6/+6 |
| |\ \ | |/ |/| | |||||
| | * | device_io_hid: fix DEFAULT_* type (too short) and init time | moneromooo-monero | 2018-10-09 | 1 | -6/+6 |
| * | | Merge pull request #4532 | Riccardo Spagni | 2018-10-08 | 1 | -9/+16 |
| |\ \ | |||||
| | * | | device: destroy device objects on exit | moneromooo-monero | 2018-10-08 | 1 | -9/+16 |
| | |/ | |||||
| * | | Merge pull request #4527 | Riccardo Spagni | 2018-10-08 | 1 | -9/+0 |
| |\ \ | |||||
| | * | | Remove last traces of libpcsc-lite | moneromooo-monero | 2018-10-08 | 1 | -9/+0 |
| | |/ | |||||
| * / | Revert "Merge pull request #4472" | Riccardo Spagni | 2018-10-08 | 1 | -0/+7 |
| |/ | |||||
| * | blocks: use auto-generated .c files instead of 'LD -r -b binary' | xiphon | 2018-10-04 | 1 | -7/+0 |
| * | Merge pull request #4412 | Riccardo Spagni | 2018-09-25 | 2 | -2/+2 |
| |\ | |||||
| | * | device: fix warnings about overridden functions | moneromooo-monero | 2018-09-21 | 2 | -2/+2 |
| * | | Replace USB-CCID (smartcard) by USB-HID | cslashm | 2018-09-24 | 10 | -190/+578 |
| |/ | |||||
