.. |
address_from_url.cpp
|
make openalias also available for solo miner; introduce namespace tools::dns_utils; support integrated address with dns lookup
|
2016-12-21 23:12:15 +09:00 |
ban.cpp
|
blockchain_db: add "raw" blobdata getters for block and transaction
|
2017-02-13 21:11:37 +00:00 |
base58.cpp
|
extract some basic code from libcryptonote_core into libcryptonote_basic
|
2017-02-08 22:45:15 +09:00 |
block_reward.cpp
|
extract some basic code from libcryptonote_core into libcryptonote_basic
|
2017-02-08 22:45:15 +09:00 |
blockchain_db.cpp
|
unit_tests: fix minor blockchain_db regression
|
2017-02-14 18:56:42 +00:00 |
canonical_amounts.cpp
|
extract some basic code from libcryptonote_core into libcryptonote_basic
|
2017-02-08 22:45:15 +09:00 |
chacha8.cpp
|
updated copyright year
|
2015-12-31 08:39:56 +02:00 |
checkpoints.cpp
|
extract some basic code from libcryptonote_core into libcryptonote_basic
|
2017-02-08 22:45:15 +09:00 |
CMakeLists.txt
|
Merge pull request #1721
|
2017-02-21 11:26:09 +02:00 |
command_line.cpp
|
Added command_line::is_yes
|
2016-11-25 21:57:27 -05:00 |
decompose_amount_into_digits.cpp
|
extract some basic code from libcryptonote_core into libcryptonote_basic
|
2017-02-08 22:45:15 +09:00 |
dns_resolver.cpp
|
updated copyright year
|
2015-12-31 08:39:56 +02:00 |
epee_boosted_tcp_server.cpp
|
switch to boost::thread for mingw build
|
2017-02-16 20:10:23 -05:00 |
epee_levin_protocol_handler_async.cpp
|
switch to boost::thread for mingw build
|
2017-02-16 20:10:23 -05:00 |
fee.cpp
|
tests: fix another fee test on 32 bit
|
2016-11-13 12:21:52 +00:00 |
get_xtype_from_string.cpp
|
updated copyright year
|
2015-12-31 08:39:56 +02:00 |
hardfork.cpp
|
Merge pull request #1758
|
2017-02-21 17:22:01 +02:00 |
http.cpp
|
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
|
2017-02-06 01:15:41 -05:00 |
main.cpp
|
fixups in logging init calls, and add missing net context in a log
|
2017-01-16 10:45:59 +00:00 |
mnemonics.cpp
|
mnemonics: fix language detection with checksum word
|
2017-01-15 11:16:25 +00:00 |
mul_div.cpp
|
updated copyright year
|
2015-12-31 08:39:56 +02:00 |
output_selection.cpp
|
wallet: cold wallet transaction signing
|
2016-09-27 07:46:39 +01:00 |
parse_amount.cpp
|
extract some basic code from libcryptonote_core into libcryptonote_basic
|
2017-02-08 22:45:15 +09:00 |
ringct.cpp
|
ringct: luigi1111's changes to fix and speedup Borromean sigs
|
2016-12-04 21:54:16 +00:00 |
serialization.cpp
|
extract some basic code from libcryptonote_core into libcryptonote_basic
|
2017-02-08 22:45:15 +09:00 |
slow_memmem.cpp
|
Preliminary support for DragonFly BSD
|
2016-12-15 02:27:53 -08:00 |
test_peerlist.cpp
|
updated copyright year
|
2015-12-31 08:39:56 +02:00 |
test_protocol_pack.cpp
|
Revert "Print stack trace upon exceptions"
|
2016-03-21 10:12:23 +00:00 |
test_tx_utils.cpp
|
extract some basic code from libcryptonote_core into libcryptonote_basic
|
2017-02-08 22:45:15 +09:00 |
thread_group.cpp
|
Added task_region - a fork/join task implementation
|
2016-11-23 14:41:25 -05:00 |
unbound.cpp
|
tests: unbound API is only accessible in static builds
|
2016-04-02 16:02:18 +01:00 |
unit_tests_utils.h
|
updated copyright year
|
2015-12-31 08:39:56 +02:00 |
uri.cpp
|
tests: add unit tests for uri parsing
|
2016-11-28 17:54:28 +00:00 |
varint.cpp
|
extract some basic code from libcryptonote_core into libcryptonote_basic
|
2017-02-08 22:45:15 +09:00 |
vercmp.cpp
|
util: add a vercmp function to compare version numbers
|
2017-02-20 22:58:04 +00:00 |