Commit Graph

29 Commits (7cdd147da5b06a692b0b825992de3bb07f142156)

Author SHA1 Message Date
luigi1111 b6eb7484d1
Merge pull request #3592
6 years ago
moneroexamples 9317bce9ca
crypto: more places needing fixing for GCC 8.1
6 years ago
moneromooo-monero 90a16b119f
crypto: fix initialization order issue with random mutex
6 years ago
stoffu b2d23b189e
crypto: revert odd namespace changes made in #3303
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
Riccardo Spagni 666a76652b
Merge pull request #3187
6 years ago
moneromooo-monero 851bd057ec
call _exit instead of abort in release mode
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero b5345ef4f0
crypto: use malloc instead of alloca
7 years ago
stoffu 8da82256d4
crypto: moved boost::lock_guard into a smaller scope
7 years ago
stoffu c9e0e944e9
Signature proving payment to destination by only revealing key derivation, not the actual tx secret key
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Antonio Huete Jimenez b00da61eab Preliminary support for DragonFly BSD
8 years ago
moneromooo-monero d4b62a1e29
rct amount key modified as per luigi1111's recommendations
8 years ago
moneromooo-monero e70e8a69f4
crypto: error out where appropriate
8 years ago
redfish 6462a3a6db crypto: fix compile error: use named type in sizeof
8 years ago
moneromooo-monero d539be3359
crypto: make clear generate_random_bytes is not thread safe
8 years ago
Howard Chu b937a2c915 Use boost::thread instead of std::thread
8 years ago
me0wmix 28f95eb001 OpenBSD support for Monero.
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
fluffypony 6afbdd9754 FreeBSD alloca.h reference fixed
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
Thomas Winget d22e458c6c builds, but doesn't link. other than that, electrum-style recovery implemented (but not tested\!)
10 years ago
Thomas Winget 4f382b3830 most functions prototyped/modified for wallet recovery
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago
amjuarez 175d06e75e crypto lib
11 years ago