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.
p2pool/src
SChernykh 776b1f561c
Fixed use after free on p2pool shutdown
3 years ago
..
block_cache.cpp Reduced cache size a bit 3 years ago
block_cache.h Code safety: BlockCache isn't supposed to be copied/moved 3 years ago
block_template.cpp print_status: fixed next payout display 3 years ago
block_template.h print_status: fixed next payout display 3 years ago
common.h Fix Mac compilation 3 years ago
console_commands.cpp Fixed use after free on p2pool shutdown 3 years ago
console_commands.h Add files 3 years ago
crypto.cpp Add files 3 years ago
crypto.h Add files 3 years ago
json_parsers.h Add files 3 years ago
json_rpc_request.cpp Restrict uv_default_loop() to main thread 3 years ago
json_rpc_request.h Add files 3 years ago
keccak.cpp Add files 3 years ago
keccak.h Add files 3 years ago
log.cpp Restrict uv_default_loop() to main thread 3 years ago
log.h Show hashrate estimate in status 3 years ago
main.cpp TCPServer fixes 3 years ago
memory_leak_debug.cpp TCPServer fixes 3 years ago
mempool.cpp More clang fixes 3 years ago
mempool.h More clang fixes 3 years ago
p2p_server.cpp TCPServer fixes 3 years ago
p2p_server.h Drop idle connections 3 years ago
p2pool.cpp Fixed use after free on p2pool shutdown 3 years ago
p2pool.h Fixed use after free on p2pool shutdown 3 years ago
params.cpp Add files 3 years ago
params.h Add files 3 years ago
pool_block.cpp Fixed pruning logic 3 years ago
pool_block.h Fixed pruning logic 3 years ago
pool_block_parser.inl Fixed pruning logic 3 years ago
pow_hash.cpp Fix RandomX startup logic 3 years ago
pow_hash.h Fix RandomX startup logic 3 years ago
side_chain.cpp Fixed crash on startup 3 years ago
side_chain.h Add files 3 years ago
stratum_server.cpp TCPServer fixes 3 years ago
stratum_server.h Add files 3 years ago
tcp_server.h TCPServer fixes 3 years ago
tcp_server.inl Fixed TCPServer startup 3 years ago
util.cpp Restrict uv_default_loop() to main thread 3 years ago
util.h Restrict uv_default_loop() to main thread 3 years ago
uv_util.h Restrict uv_default_loop() to main thread 3 years ago
wallet.cpp Add files 3 years ago
wallet.h Add files 3 years ago
zmq_reader.cpp Use p2pool-api branch for Monero 3 years ago
zmq_reader.h Add files 3 years ago