Commit Graph

67 Commits (ea37614efe518ff8f363ddf2465301687e04d977)

Author SHA1 Message Date
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
luigi1111 3fde902394
Merge pull request #4097
6 years ago
luigi1111 f6d7e87b67
Merge pull request #4075
6 years ago
luigi1111 33122ab8a6
Merge pull request #3617
6 years ago
moneromooo-monero 61caab8a8c
crypto: remove slight bias in key generation due to modulo
6 years ago
moneromooo-monero 438d52deaf
remove epee from link lines where it's redundant
6 years ago
luigi1111 cfd66dae4b
Merge pull request #3691
6 years ago
luigi1111 b6eb7484d1
Merge pull request #3592
6 years ago
moneromooo-monero 3147468d35
unit_tests: add threadpool unit test
6 years ago
moneromooo-monero b88c9a003e
unit_tests: set default data dir to the source tree at build time
6 years ago
moneromooo-monero 4c00a4d31e
unit_tests: add device unit tests
6 years ago
moneromooo-monero 6a61f520e2
unit_tests: add ringdb unit tests
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 1e5491e942
Add a chacha20 variant to go with chacha8
7 years ago
moneromooo-monero b84b3565f3
tests: add multisig unit tests
7 years ago
Riccardo Spagni 6c0953b15a
Merge pull request #2860
7 years ago
moneromooo-monero 90b8d9f271
add bulletproofs to the build, with basic unit tests
7 years ago
moneromooo-monero 000666ff78
add a memwipe function
7 years ago
Cole Lightfighter 4fd6a3d27f Subaddress unit tests
7 years ago
Riccardo Spagni 6159a83175
Merge pull request #2608
7 years ago
Riccardo Spagni cb9b1fcc94
Merge pull request #2582
7 years ago
moneromooo-monero fe484f3049
unit_tests: data dir is now overridden with --data-dir
7 years ago
Riccardo Spagni 8661f4e868
Merge pull request #2523
7 years ago
moneromooo-monero 240f769d21
tests: add sha256sum unit test
7 years ago
redfish 540d6fa3d5 tests: pass data dir as arg
7 years ago
moneromooo-monero 36c3465b98
wallet2: do not keep block hashes below last checkpoint
7 years ago
Riccardo Spagni b911130a46
Merge pull request #2442
7 years ago
Riccardo Spagni 08ada1fa8b
Merge pull request #2440
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
Howard Chu 510d0d4753
Use a threadpool
7 years ago
moneromooo-monero 0c36b9f931
common: add apply_permutation file and function
7 years ago
moneromooo-monero 5be43fcdba
cryptonote_protocol_handler: sync speedup
7 years ago
Lee Clagett 4a8f96f95d Improvements for epee binary to hex functions:
7 years ago
Lee Clagett 50cd179a60 Removed boost/asio.hpp include from epee/string_tools.h
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni 88c752b476
Merge pull request #1721
7 years ago
moneromooo-monero 08c3f38031
util: add a vercmp function to compare version numbers
7 years ago
Lee Clagett 2cde2c02ca switch to boost::thread for mingw build
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago
Lee Clagett bdc3d7496f Adding HTTP Digest Auth (but not yet enabled)
8 years ago
Riccardo Spagni 977dd9b76c
Merge pull request #1385
8 years ago
moneromooo-monero 5783dd8c99
tests: add unit tests for uri parsing
8 years ago
Lee Clagett 91ffb61c25 Added command_line::is_yes
8 years ago
Lee Clagett f025198f19 Added task_region - a fork/join task implementation
8 years ago
moneromooo-monero 82dbba10d4
core: dynamic fee algorithm from ArticMine
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
redfish 640a934d5f tests: cmake: fix building with system gtest
8 years ago
moneromooo-monero ce5de8b430
tests: add tests for wallet output selection
8 years ago