You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/tests/unit_tests
moneromooo-monero a480bf6b14
fixups in logging init calls, and add missing net context in a log
8 years ago
..
CMakeLists.txt Adding HTTP Digest Auth (but not yet enabled) 8 years ago
address_from_url.cpp make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup 8 years ago
ban.cpp fix do_not_relay not preventing relaying on a timer 8 years ago
base58.cpp
block_reward.cpp
blockchain_db.cpp
canonical_amounts.cpp
chacha8.cpp
checkpoints.cpp
command_line.cpp Added command_line::is_yes 8 years ago
decompose_amount_into_digits.cpp
dns_resolver.cpp
epee_boosted_tcp_server.cpp
epee_levin_protocol_handler_async.cpp tests: fix uninitialized data valgrind reports in levin tests 8 years ago
fee.cpp tests: fix another fee test on 32 bit 8 years ago
get_xtype_from_string.cpp
hardfork.cpp Merge pull request #1506 8 years ago
http_auth.cpp Added (not yet enabled) HTTP client authentication 8 years ago
main.cpp fixups in logging init calls, and add missing net context in a log 8 years ago
mnemonics.cpp mnemonics: fix language detection with checksum word 8 years ago
mul_div.cpp
output_selection.cpp
parse_amount.cpp
ringct.cpp ringct: luigi1111's changes to fix and speedup Borromean sigs 8 years ago
serialization.cpp unit_tests: fix portable serialization tests hardcoded data path 8 years ago
slow_memmem.cpp Preliminary support for DragonFly BSD 8 years ago
test_format_utils.cpp
test_peerlist.cpp
test_protocol_pack.cpp
thread_group.cpp Added task_region - a fork/join task implementation 8 years ago
unbound.cpp
unit_tests_utils.h
uri.cpp tests: add unit tests for uri parsing 8 years ago
varint.cpp