Kevacoin source tree
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.
 
 
 
 
 
 
Pieter Wuille f4203de302 Make GetDataDir return absolute paths 13 years ago
..
json Back out spacing changes to json spirit code 13 years ago
obj Boost unit-testing framework. 14 years ago
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 13 years ago
qt Make GetDataDir return absolute paths 13 years ago
test Merge pull request #1124 from sipa/rpcobj3 13 years ago
addrman.cpp Further reduce header dependencies 13 years ago
addrman.h Move proto version to version.h. Reduce header deps a bit more. 13 years ago
allocators.h Add missing includes. (Fix bulding under GCC 4.7) 13 years ago
base58.h Further reduce header dependencies 13 years ago
bignum.h Fix bugs on 'unsigned char' platforms. 13 years ago
bitcoinrpc.cpp Expose CRPCTable via bitcoinrpc.h for testing 13 years ago
bitcoinrpc.h Expose CRPCTable via bitcoinrpc.h for testing 13 years ago
checkpoints.cpp Remove headers.h 13 years ago
checkpoints.h Remove headers.h 13 years ago
compat.h Remove headers.h 13 years ago
crypter.cpp Further reduce header dependencies 13 years ago
crypter.h Further reduce header dependencies 13 years ago
db.cpp Added ability to respond to signals during Block Loading stage. 13 years ago
db.h Further reduce header dependencies 13 years ago
init.cpp Make GetDataDir return absolute paths 13 years ago
init.h Remove headers.h 13 years ago
irc.cpp Remove headers.h 13 years ago
irc.h Fix #626: RecvLine wrong error message 13 years ago
key.cpp Update all copyrights to 2012 13 years ago
key.h Fix tests after recent refactors 13 years ago
keystore.cpp Further reduce header dependencies 13 years ago
keystore.h Further reduce header dependencies 13 years ago
main.cpp Merge remote-tracking branch 'jgarzik/mempool' 13 years ago
main.h change type of various bare chars to bool that are only used as bool (and never serialized) 13 years ago
makefile.linux-mingw Move CWalletDB code to new walletdb module. 13 years ago
makefile.mingw Move CWalletDB code to new walletdb module. 13 years ago
makefile.osx Move CWalletDB code to new walletdb module. 13 years ago
makefile.unix Move CWalletDB code to new walletdb module. 13 years ago
mruset.h Begin doxygen-compatible comments 13 years ago
net.cpp Remove headers.h 13 years ago
net.h Further reduce header dependencies 13 years ago
netbase.cpp Fix sign-compare warnings: netbase's Lookup* max-solutions may be unsigned 13 years ago
netbase.h Remove headers.h 13 years ago
noui.cpp Remove headers.h 13 years ago
protocol.cpp Fix loop index var types, fixing many minor sign comparison warnings 13 years ago
protocol.h Move proto version to version.h. Reduce header deps a bit more. 13 years ago
rpcdump.cpp Remove headers.h 13 years ago
script.cpp Further reduce header dependencies 13 years ago
script.h Add explicit numeric constant value for all opcodes 13 years ago
serialize.h Further reduce header dependencies 13 years ago
strlcpy.h Remove headers.h 13 years ago
ui_interface.h Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 13 years ago
uint256.h Merge pull request #1126 from drizztbsd/master 13 years ago
util.cpp Make GetDataDir return absolute paths 13 years ago
util.h Make GetDataDir return absolute paths 13 years ago
version.cpp version.h: separate client, net sections. Move more constants to this file. 13 years ago
version.h Bump PROTOCOL_VERSION to 60001, thereby enabling BIP31 13 years ago
wallet.cpp Further reduce header dependencies 13 years ago
wallet.h Remove no-longer used UI hints in bitcoin core 13 years ago
walletdb.cpp Further reduce header dependencies 13 years ago
walletdb.h Move CWalletDB code to new walletdb module. 13 years ago