.. |
CMakeLists.txt
|
Merge pull request #4210
|
2018-08-22 20:47:28 -05:00 |
account.cpp
|
store secret keys encrypted where possible
|
2018-08-16 11:57:43 +00:00 |
address_from_url.cpp
|
…
|
|
apply_permutation.cpp
|
…
|
|
ban.cpp
|
replace std::list with std::vector on some hot paths
|
2018-06-26 22:14:21 +01:00 |
base58.cpp
|
…
|
|
block_queue.cpp
|
…
|
|
block_reward.cpp
|
…
|
|
blockchain_db.cpp
|
…
|
|
bulletproofs.cpp
|
…
|
|
canonical_amounts.cpp
|
…
|
|
chacha.cpp
|
…
|
|
checkpoints.cpp
|
…
|
|
command_line.cpp
|
…
|
|
crypto.cpp
|
add and use constant time 32 byte equality function
|
2018-08-23 07:56:51 +00:00 |
decompose_amount_into_digits.cpp
|
…
|
|
device.cpp
|
unit_tests: add device unit tests
|
2018-04-12 13:49:05 +01:00 |
dns_resolver.cpp
|
…
|
|
epee_boosted_tcp_server.cpp
|
…
|
|
epee_levin_protocol_handler_async.cpp
|
epee: adaptive connection timeout system
|
2018-06-10 19:39:38 +01:00 |
epee_utils.cpp
|
unit_tests: add tests for local IP range detection
|
2018-06-01 21:47:25 +01:00 |
fee.cpp
|
…
|
|
get_xtype_from_string.cpp
|
…
|
|
hardfork.cpp
|
blockchain_db: remove unused get_output_key variant
|
2018-07-30 21:57:47 +00:00 |
hashchain.cpp
|
…
|
|
http.cpp
|
…
|
|
json_serialization.cpp
|
Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST
|
2018-08-02 07:30:20 +00:00 |
main.cpp
|
unit_tests: set default data dir to the source tree at build time
|
2018-05-15 21:45:34 +01:00 |
memwipe.cpp
|
…
|
|
mlocker.cpp
|
common: add a class to safely wrap mlock/munlock
|
2018-08-16 11:57:46 +00:00 |
mnemonics.cpp
|
wallet: wipe seed from memory where appropriate
|
2018-08-16 09:17:52 +00:00 |
mul_div.cpp
|
…
|
|
multisig.cpp
|
store secret keys encrypted where possible
|
2018-08-16 11:57:43 +00:00 |
output_selection.cpp
|
…
|
|
parse_amount.cpp
|
…
|
|
random.cpp
|
crypto: remove slight bias in key generation due to modulo
|
2018-07-05 09:18:01 +01:00 |
ringct.cpp
|
unit_tests: do not recreate the same base rct sig all the time
|
2018-06-27 11:11:14 +01:00 |
ringdb.cpp
|
store secret keys encrypted where possible
|
2018-08-16 11:57:43 +00:00 |
serialization.cpp
|
wallet2: make --restricted-rpc available for wallet RPC only
|
2018-08-16 09:54:23 +09:00 |
sha256.cpp
|
…
|
|
slow_memmem.cpp
|
…
|
|
subaddress.cpp
|
…
|
|
test_peerlist.cpp
|
…
|
|
test_protocol_pack.cpp
|
…
|
|
test_tx_utils.cpp
|
…
|
|
threadpool.cpp
|
threadpool: allow leaf functions to run concurrently
|
2018-06-26 22:15:22 +01:00 |
unbound.cpp
|
…
|
|
unit_tests_utils.h
|
…
|
|
uri.cpp
|
…
|
|
varint.cpp
|
…
|
|
vercmp.cpp
|
…
|
|
wipeable_string.cpp
|
wallet: wipe seed from memory where appropriate
|
2018-08-16 09:17:52 +00:00 |