Community driven twister-core
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.
 
 
 
 
 
 
Ricardo M. Correia 43346904e1 Don't overflow integer on 32-bit machines. 13 years ago
..
json
obj
obj-test
qt Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI code 13 years ago
test Use C++-style numeric limits instead of C-style. 13 years ago
addrman.cpp Clean up warnings 13 years ago
addrman.h Split synchronization mechanisms from util.{h,cpp} 13 years ago
allocators.h
base58.h
bignum.h Fix signed subtraction overflow in CBigNum::setint64(). 13 years ago
bitcoinrpc.cpp Fix warning about uninitialized value 13 years ago
bitcoinrpc.h Support multi-threaded JSON-RPC 13 years ago
checkpoints.cpp
checkpoints.h
compat.h
crypter.cpp
crypter.h
db.cpp Merge pull request #883 from sipa/loadblock 13 years ago
db.h
init.cpp Merge pull request #1285 from sipa/initerror 13 years ago
init.h remove 2 obsolete functions from init.h that moved to util.h 13 years ago
irc.cpp Keep port information for local addresses 13 years ago
irc.h
key.cpp
key.h
keystore.cpp
keystore.h Split synchronization mechanisms from util.{h,cpp} 13 years ago
main.cpp Make CNetAddr::GetHash() return an unsigned val. 13 years ago
main.h Split synchronization mechanisms from util.{h,cpp} 13 years ago
makefile.linux-mingw Merge pull request #1021 from sipa/ipv6 13 years ago
makefile.mingw Merge pull request #1021 from sipa/ipv6 13 years ago
makefile.osx Merge pull request #1021 from sipa/ipv6 13 years ago
makefile.unix Partially revert f621326: xCXXFLAGS 13 years ago
mruset.h
net.cpp Do not consider blocked networks local 13 years ago
net.h Take -port into account when resolving -bind's 13 years ago
netbase.cpp Make CNetAddr::GetHash() return an unsigned val. 13 years ago
netbase.h Make CNetAddr::GetHash() return an unsigned val. 13 years ago
noui.cpp
protocol.cpp
protocol.h
rpcdump.cpp
script.cpp
script.h
serialize.h
strlcpy.h
sync.cpp Split synchronization mechanisms from util.{h,cpp} 13 years ago
sync.h Split synchronization mechanisms from util.{h,cpp} 13 years ago
ui_interface.h
uint256.h
util.cpp Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI code 13 years ago
util.h Don't overflow integer on 32-bit machines. 13 years ago
version.cpp
version.h Fix version numbers of archive builds 13 years ago
wallet.cpp
wallet.h
walletdb.cpp
walletdb.h