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.
 
 
 
 
 
 
Wladimir J. van der Laan 661834d02b Merge pull request #1261 from laanwj/2012_05_escapecsv 13 years ago
..
json
obj
obj-test
qt Merge pull request #1261 from laanwj/2012_05_escapecsv 13 years ago
test Clean up warnings 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
bitcoinrpc.cpp Merge pull request #1101 from jgarzik/http11 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 Separate listening sockets, -bind=<addr> 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 Support for multiple local addresses 13 years ago
key.cpp
key.h
keystore.cpp
keystore.h Split synchronization mechanisms from util.{h,cpp} 13 years ago
main.cpp Merge pull request #1021 from sipa/ipv6 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 Merge pull request #1021 from sipa/ipv6 13 years ago
mruset.h
net.cpp Merge pull request #1021 from sipa/ipv6 13 years ago
net.h Merge pull request #1021 from sipa/ipv6 13 years ago
netbase.cpp Separate listening sockets, -bind=<addr> 13 years ago
netbase.h Separate listening sockets, -bind=<addr> 13 years ago
noui.cpp
protocol.cpp
protocol.h
rpcdump.cpp
script.cpp EvalScript(): cast to avoid signed/unsigned warning 13 years ago
script.h
serialize.h remove unused typedef in serialize.h 13 years ago
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 Split synchronization mechanisms from util.{h,cpp} 13 years ago
util.h Split synchronization mechanisms from util.{h,cpp} 13 years ago
version.cpp
version.h Fix version numbers of archive builds 13 years ago
wallet.cpp
wallet.h remove obsolete BackupWallet() entry in wallet.h 13 years ago
walletdb.cpp Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d" instead 13 years ago
walletdb.h