dogecoin/src
Pieter Wuille a3342d096f Fix #626: RecvLine wrong error message
Also moved RecvLine to net.cpp.
2012-02-19 19:06:42 +01:00
..
json Back out spacing changes to json spirit code 2012-01-19 14:32:45 -05:00
obj Boost unit-testing framework. 2011-06-27 14:12:48 -04:00
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 2012-01-23 14:27:08 -05:00
qt Merge pull request #859 from laanwj/2012_02_guilanguagearg 2012-02-18 01:33:56 -08:00
test New GetArg features: allow --, and booleans can be -foo or -nofoo 2012-02-07 09:14:31 -05:00
base58.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
bignum.h Workaround for BN_bn2mpi reading/writing out of bounds 2012-02-18 13:32:25 +01:00
bitcoinrpc.cpp Merge branch 'testnetmining' of github.com:gavinandresen/bitcoin-git 2012-02-17 13:48:01 -05:00
bitcoinrpc.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
checkpoints.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
checkpoints.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
compat.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
crypter.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
crypter.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
db.cpp Added 'Backup Wallet' menu option 2012-02-15 23:29:59 +11:00
db.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
headers.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
init.cpp Allow setting UI language from commandline (implements #678) 2012-02-17 18:47:31 +01:00
init.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
irc.cpp Fix #626: RecvLine wrong error message 2012-02-19 19:06:42 +01:00
irc.h Fix #626: RecvLine wrong error message 2012-02-19 19:06:42 +01:00
key.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
key.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
keystore.cpp Fix wallet encryption with compressed pubkeys 2012-02-11 16:42:44 +01:00
keystore.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
main.cpp Merge branch 'testnetmining' of github.com:gavinandresen/bitcoin-git 2012-02-17 13:48:01 -05:00
main.h Fix issue #848 : broken mining on testnet 2012-02-16 11:37:54 -05:00
makefile.linux-mingw Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
makefile.mingw Compile with extra warnings turned on. And more makefile/code tidying up. 2012-01-12 20:02:47 -05:00
makefile.osx Support makefile.osx building test_bitcoin with dynamic boost 2012-01-23 15:58:06 -05:00
makefile.unix Properly include $*_LIB_PATH in makefile.unix 2012-02-15 16:39:02 -05:00
net.cpp Fix #626: RecvLine wrong error message 2012-02-19 19:06:42 +01:00
net.h Fix #626: RecvLine wrong error message 2012-02-19 19:06:42 +01:00
netbase.cpp fix typo in CNetAddr::IsRFC4843() (fixes #850) 2012-02-17 14:40:21 +01:00
netbase.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
noui.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
protocol.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
protocol.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
qtui.h Add support for opening bitcoin: URIs directly. 2012-01-05 00:29:28 -05:00
rpcdump.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
script.cpp Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
script.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
serialize.h Fix compilation warning. 2012-02-18 01:22:22 -05:00
strlcpy.h move back to original directory structure 2011-06-11 22:11:58 +02:00
uint256.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00
util.cpp Fix #846. Allow negative options such as "nolisten=1" in bitcoin.conf as well as on the command line. 2012-02-16 12:08:58 -08:00
util.h Macros for manual critical sections 2012-02-11 21:59:33 +01:00
wallet.cpp Free pwalletdbEncryption after encryping wallet 2012-02-18 15:44:34 +01:00
wallet.h Update all copyrights to 2012 2012-02-07 11:28:30 -05:00