index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
/
device_ledger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ledger: use software device if we have view key
tobtoht
2021-06-04
1
-2
/
+12
*
device: Ledger - update status codes
xiphon
2020-10-13
1
-27
/
+16
*
Fix send scalar z in plaintext
François Colas
2020-08-28
1
-4
/
+6
*
Update protocol version with Ledger's HW
François Colas
2020-08-28
1
-1
/
+1
*
draft support of clsag
cslashm
2020-08-27
1
-0
/
+152
*
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
1
-3
/
+3
*
Merge pull request #6661
Alexander Blair
2020-08-16
1
-1
/
+1
|
\
|
*
avoid a couple needless copies
moneromooo-monero
2020-06-14
1
-1
/
+1
*
|
Merge pull request #6565
Alexander Blair
2020-07-19
1
-4
/
+4
|
\
\
|
*
|
fix a few typos in error messages
moneromooo-monero
2020-05-19
1
-4
/
+4
|
|
/
*
|
Merge pull request #6512
Alexander Blair
2020-07-19
1
-1
/
+1
|
\
\
|
*
|
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
|
|
/
*
/
Fix incorrect lenght of command INS_PREFIX_HASH
François Colas
2020-05-27
1
-2
/
+2
|
/
*
Merge pull request #6436
luigi1111
2020-05-01
1
-1
/
+77
|
\
|
*
Add timelock verification on device
cslashm
2020-04-08
1
-1
/
+77
*
|
device_ledger: include status code name in error message
xiphon
2020-02-08
1
-1
/
+69
|
/
*
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
1
-0
/
+23
*
Add hmac over encrypted value during transaction
cslashm
2019-10-03
1
-90
/
+145
*
Merge pull request #5835
luigi1111
2019-09-08
1
-1
/
+1
|
\
|
*
device: fix ledger requesting secret keys export twice
xiphon
2019-08-20
1
-1
/
+1
*
|
device_ledger: add paranoid buffer overflow check
moneromooo-monero
2019-08-26
1
-1
/
+3
|
/
*
Fix GCC 9.1 build warnings
moneromooo-monero
2019-06-09
1
-0
/
+14
*
Add NanoX support
cslashm
2019-04-01
1
-1
/
+6
*
Add get_tx_proof support, needed for new sanity check
cslashm
2019-03-28
1
-19
/
+126
*
Add support for V11 protocol with BulletProofV2 and short amount.
cslashm
2019-03-28
1
-43
/
+78
*
Add application version compatibility check.
cslashm
2019-03-28
1
-2
/
+18
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
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 log namespace
cslashm
2019-02-08
1
-45
/
+45
*
New scheme key destination contrfol
cslashm
2019-02-08
1
-7
/
+147
*
Merge pull request #5055
Riccardo Spagni
2019-01-28
1
-5
/
+34
|
\
|
*
device: proper handling of user input
selsta
2019-01-09
1
-5
/
+34
*
|
Merge pull request #5054
Riccardo Spagni
2019-01-28
1
-1
/
+1
|
\
\
|
*
|
device_ledger: remove full_name variable
selsta
2019-01-09
1
-1
/
+1
|
|
/
*
/
ringct: encode 8 byte amount, saving 24 bytes per output
moneromooo-monero
2019-01-22
1
-4
/
+4
|
/
*
remove some unused code
moneromooo-monero
2018-11-23
1
-2
/
+0
*
ringct: use dummy bulletproofs when in fake mode, for speed
moneromooo-monero
2018-10-23
1
-1
/
+1
*
device: extended logging, refactored device selection code
xiphon
2018-10-18
1
-1
/
+1
*
device: increase ledger timeout to 2 minutes
selsta
2018-10-09
1
-1
/
+1
*
Remove last traces of libpcsc-lite
moneromooo-monero
2018-10-08
1
-9
/
+0
*
Replace USB-CCID (smartcard) by USB-HID
cslashm
2018-09-24
1
-140
/
+60
*
Add bulletproof support
cslashm
2018-09-13
1
-1
/
+1
*
Bulletproof aggregated verification and tests
moneromooo-monero
2018-09-11
1
-1
/
+1
*
add and use constant time 32 byte equality function
moneromooo-monero
2018-08-23
1
-1
/
+2
*
wallet: allow adjusting number of rounds for the key derivation function
stoffu
2018-08-08
1
-3
/
+3
*
Merge pull request #4032
luigi1111
2018-07-19
1
-411
/
+57
|
\
[next]