BTCP-Rebase/src
Gavin Andresen 1466b8b78a Rework unit tests so test_bitcoin.cpp does not #include them all 2011-12-19 12:39:47 -05:00
..
json move back to original directory structure 2011-06-11 22:11:58 +02:00
obj Boost unit-testing framework. 2011-06-27 14:12:48 -04:00
qt Merge pull request #699 from laanwj/about_qt 2011-12-19 07:26:14 -08:00
test Rework unit tests so test_bitcoin.cpp does not #include them all 2011-12-19 12:39:47 -05:00
base58.h CBitcoinSecret added (base58 encoded privkey) 2011-12-17 21:49:48 +01:00
bignum.h Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
bitcoinrpc.cpp Merge pull request #574 from sipa/dumpprivkey 2011-12-19 07:27:25 -08:00
bitcoinrpc.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-08-16 10:28:24 +02:00
checkpoints.cpp Orphan block fill-up-memory attack prevention 2011-12-01 13:53:38 -05:00
checkpoints.h Orphan block fill-up-memory attack prevention 2011-12-01 13:53:38 -05:00
crypter.cpp Implement an mlock()'d string class for storing passphrases 2011-11-26 06:02:04 +00:00
crypter.h Implement an mlock()'d string class for storing passphrases 2011-11-26 06:02:04 +00:00
db.cpp Merge pull request #574 from sipa/dumpprivkey 2011-12-19 07:27:25 -08:00
db.h Never remove database files on shutdown, it caused unreadable wallets on some testers' machines. 2011-11-20 10:39:01 -05:00
headers.h Only define __STDC_LIMIT_MACROS if not already defined. 2011-10-25 11:39:17 -04:00
init.cpp Move more newlines out of strings, and fix translations. 2011-12-16 17:13:45 -05:00
init.h Unify copyright notices. 2011-08-09 13:32:52 +02:00
irc.cpp Unify copyright notices. 2011-08-09 13:32:52 +02:00
irc.h Unify copyright notices. 2011-08-09 13:32:52 +02:00
key.cpp Add GetSecret() and GetKeys() to CKeyStore 2011-12-17 21:49:47 +01:00
key.h Add GetSecret() and GetKeys() to CKeyStore 2011-12-17 21:49:47 +01:00
keystore.cpp Add GetSecret() and GetKeys() to CKeyStore 2011-12-17 21:49:47 +01:00
keystore.h Add GetSecret() and GetKeys() to CKeyStore 2011-12-17 21:49:47 +01:00
main.cpp Merge pull request #574 from sipa/dumpprivkey 2011-12-19 07:27:25 -08:00
main.h Merge pull request #574 from sipa/dumpprivkey 2011-12-19 07:27:25 -08:00
makefile.linux-mingw Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 2011-12-01 12:18:50 -05:00
makefile.mingw Key import and export 2011-12-17 21:49:48 +01:00
makefile.osx Rework unit tests so test_bitcoin.cpp does not #include them all 2011-12-19 12:39:47 -05:00
makefile.unix Rework unit tests so test_bitcoin.cpp does not #include them all 2011-12-19 12:39:47 -05:00
makefile.vc Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 2011-12-01 12:18:50 -05:00
net.cpp Merge pull request #707 from gavinandresen/BIP14 2011-12-19 07:25:16 -08:00
net.h Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
noui.h assure that base bitcoind and bitcoin still build 2011-09-18 12:44:38 +02:00
protocol.cpp Fix build on windows and mac 2011-10-07 11:02:21 -04:00
protocol.h Move CInv to protocol.[ch]pp 2011-08-19 07:24:38 +02:00
qtui.h add splash screen 2011-08-02 21:48:59 +02:00
rpcdump.cpp Key import and export 2011-12-17 21:49:48 +01:00
script.cpp Collapse no-op ExtractAddress/ExtractAddressInner 2011-12-19 12:39:47 -05:00
script.h Merge pull request #458 from TheBlueMatt/copyright 2011-08-11 10:34:29 -07:00
serialize.h Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
strlcpy.h move back to original directory structure 2011-06-11 22:11:58 +02:00
uint256.h Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
util.cpp Implement BIP 14 : separate protocol version from client version 2011-12-19 10:24:23 -05:00
util.h Merge pull request #707 from gavinandresen/BIP14 2011-12-19 07:25:16 -08:00
wallet.cpp Key import and export 2011-12-17 21:49:48 +01:00
wallet.h Key import and export 2011-12-17 21:49:48 +01:00