Commit Graph

38 Commits (e29282d2081709e126b1fb67f49e9d4a666794da)

Author SHA1 Message Date
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 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
moneromooo-monero 2d6303fb2c
tests: add Shen Noether's basic ringct tests
8 years ago
moneromooo-monero 3eff37f931
unit_tests: add a write_varint/read_varint test
8 years ago
moneromooo-monero 7a663873ce
unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typo
8 years ago
moneromooo-monero 34957fcbb9
tests: add test for needed OpenSSL algorithms in unbound
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
moneromooo-monero b90e14d927
tests: add a unit test for canonical decomposed amounts
9 years ago
moneromooo-monero 8b0200adf8
unit_tests: new test for IP blocking
9 years ago
moneromooo-monero 62b1f74116
New hardfork class
9 years ago
Riccardo Spagni e01d32e52d
cleaning up, removing redundant files, renaming, fixing incorrect licenses
9 years ago
Thomas Winget a8bc7182ea
Merge BlockchainDB into upstream
9 years ago
Thomas Winget cade0da8f1
CMake wiring, minor cleanup, minor test addition
9 years ago
rfree2monero eabb519605 2014 network limit 1.0a +utils +toc -doc -drmonero
9 years ago
Thomas Winget 5086ca1db5
add BlockchainDB tests to new cmake
10 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel fa3ff75862 gtest: support an external gtest
10 years ago
Ben Boeckel 7bfcffadb9 cmake: put each test executable in its own directory
10 years ago