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 010c4fc0b5 Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Qt-defined QT_DBUS 13 years ago
..
cryptopp fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function] 13 years ago
json move back to original directory structure 14 years ago
obj Boost unit-testing framework. 13 years ago
qt Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Qt-defined QT_DBUS 13 years ago
test CHECKMULTISIG unit tests. 13 years ago
xpm directory re-organization (keeps the old build system) 14 years ago
base58.h Unify copyright notices. 13 years ago
bignum.h Unify copyright notices. 13 years ago
bitcoinrpc.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
bitcoinrpc.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
crypter.cpp Add wallet privkey encryption. 13 years ago
crypter.h Add wallet privkey encryption. 13 years ago
db.cpp Fix rpc-hanging deadlocks 13 years ago
db.h Unify copyright notices. 13 years ago
headers.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
init.cpp bitcoin-qt cannot be used as command line rpc client 13 years ago
init.h Unify copyright notices. 13 years ago
irc.cpp Unify copyright notices. 13 years ago
irc.h Unify copyright notices. 13 years ago
key.h Merge pull request #458 from TheBlueMatt/copyright 13 years ago
keystore.cpp SetCrypted() obtains keystore lock, to be safe. 13 years ago
keystore.h SetCrypted() obtains keystore lock, to be safe. 13 years ago
main.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
main.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
makefile.linux-mingw assure that base bitcoind and bitcoin still build 13 years ago
makefile.mingw assure that base bitcoind and bitcoin still build 13 years ago
makefile.osx assure that base bitcoind and bitcoin still build 13 years ago
makefile.unix assure that base bitcoind and bitcoin still build 13 years ago
makefile.vc assure that base bitcoind and bitcoin still build 13 years ago
net.cpp SocketHandler thread can be detached 13 years ago
net.h missed printf in AbortMessage(); merged printfs in EndMessage 13 years ago
noui.h assure that base bitcoind and bitcoin still build 13 years ago
protocol.cpp Move CInv to protocol.[ch]pp 13 years ago
protocol.h Move CInv to protocol.[ch]pp 13 years ago
qtui.h add splash screen 13 years ago
script.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
script.h Merge pull request #458 from TheBlueMatt/copyright 13 years ago
serialize.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
strlcpy.h move back to original directory structure 14 years ago
ui.cpp Support for boost filesystem version 3 13 years ago
ui.h assure that base bitcoind and bitcoin still build 13 years ago
uibase.cpp Make it clear that setting proxy requires restart to fully apply. 13 years ago
uibase.h Dynamically remove/insert the Options for encryption in the menus. 13 years ago
uint256.h Unify copyright notices. 13 years ago
util.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
util.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago
wallet.cpp update to work with new lock system, add protocol.* to build system 13 years ago
wallet.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 13 years ago