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.
 
 
 
 
 
 
Wladimir J. van der Laan 8a949dd6c3 Merge pull request #867 from laanwj/2012_02_hidetrayicononquit 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 Hide tray icon in destructor, as deleting will let it linger until quit (on Ubuntu) 13 years ago
test New GetArg features: allow --, and booleans can be -foo or -nofoo 13 years ago
base58.h Update all copyrights to 2012 13 years ago
bignum.h Workaround for BN_bn2mpi reading/writing out of bounds 13 years ago
bitcoinrpc.cpp Merge branch 'testnetmining' of github.com:gavinandresen/bitcoin-git 13 years ago
bitcoinrpc.h Update all copyrights to 2012 13 years ago
checkpoints.cpp Update all copyrights to 2012 13 years ago
checkpoints.h Update all copyrights to 2012 13 years ago
compat.h Update all copyrights to 2012 13 years ago
crypter.cpp Update all copyrights to 2012 13 years ago
crypter.h Update all copyrights to 2012 13 years ago
db.cpp Added 'Backup Wallet' menu option 13 years ago
db.h Update all copyrights to 2012 13 years ago
headers.h Update all copyrights to 2012 13 years ago
init.cpp Allow setting UI language from commandline (implements #678) 13 years ago
init.h Update all copyrights to 2012 13 years ago
irc.cpp Update all copyrights to 2012 13 years ago
irc.h Update all copyrights to 2012 13 years ago
key.cpp Update all copyrights to 2012 13 years ago
key.h Update all copyrights to 2012 13 years ago
keystore.cpp Fix wallet encryption with compressed pubkeys 13 years ago
keystore.h Update all copyrights to 2012 13 years ago
main.cpp Merge branch 'testnetmining' of github.com:gavinandresen/bitcoin-git 13 years ago
main.h Fix issue #848 : broken mining on testnet 13 years ago
makefile.linux-mingw Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
makefile.mingw Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
makefile.osx Support makefile.osx building test_bitcoin with dynamic boost 13 years ago
makefile.unix Properly include $*_LIB_PATH in makefile.unix 13 years ago
net.cpp Symbolic names for threads 13 years ago
net.h Symbolic names for threads 13 years ago
netbase.cpp fix typo in CNetAddr::IsRFC4843() (fixes #850) 13 years ago
netbase.h Update all copyrights to 2012 13 years ago
noui.h Update all copyrights to 2012 13 years ago
protocol.cpp Update all copyrights to 2012 13 years ago
protocol.h Update all copyrights to 2012 13 years ago
qtui.h Add support for opening bitcoin: URIs directly. 13 years ago
rpcdump.cpp Update all copyrights to 2012 13 years ago
script.cpp Update all copyrights to 2012 13 years ago
script.h Update all copyrights to 2012 13 years ago
serialize.h Fix compilation warning. 13 years ago
strlcpy.h move back to original directory structure 14 years ago
uint256.h Update all copyrights to 2012 13 years ago
util.cpp Fix #846. Allow negative options such as "nolisten=1" in bitcoin.conf as well as on the command line. 13 years ago
util.h Macros for manual critical sections 13 years ago
wallet.cpp Free pwalletdbEncryption after encryping wallet 13 years ago
wallet.h Update all copyrights to 2012 13 years ago