index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-07-19
Merge pull request #4032
luigi1111
2
-412
/
+61
2018-07-03
Merge pull request #4043
Riccardo Spagni
3
-14
/
+19
2018-06-25
Merge pull request #3977
luigi1111
1
-1
/
+1
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-04-12
Merge pull request #3511
Riccardo Spagni
1
-2
/
+6
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