BitcoinPrivate-legacy/src
Wladimir J. van der Laan a0d2f9a12d Merge branch 'master' of https://github.com/bitcoin/bitcoin
Conflicts:
	.gitignore
2011-09-07 18:57:11 +02:00
..
cryptopp fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function] 2011-07-13 05:10:15 +02: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 fix the build (moved code use 'this' instead of 'window') 2011-09-07 18:16:38 +02:00
test CHECKMULTISIG unit tests. 2011-08-26 18:43:58 -04:00
xpm directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
base58.h Unify copyright notices. 2011-08-09 13:32:52 +02:00
bignum.h Unify copyright notices. 2011-08-09 13:32:52 +02:00
bitcoinrpc.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-09-02 17:35:30 +02:00
bitcoinrpc.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-08-16 10:28:24 +02:00
crypter.cpp Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
crypter.h Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
db.cpp Fix rpc-hanging deadlocks 2011-08-31 12:55:16 -04:00
db.h Unify copyright notices. 2011-08-09 13:32:52 +02:00
headers.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-08-16 10:28:24 +02:00
init.cpp bitcoin-qt cannot be used as command line rpc client 2011-09-02 18:05:08 +02: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.h Merge pull request #458 from TheBlueMatt/copyright 2011-08-11 10:34:29 -07:00
keystore.cpp SetCrypted() obtains keystore lock, to be safe. 2011-08-31 14:00:41 -04:00
keystore.h SetCrypted() obtains keystore lock, to be safe. 2011-08-31 14:00:41 -04:00
main.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-09-07 18:57:11 +02:00
main.h update to work with new lock system, add protocol.* to build system 2011-09-02 18:02:22 +02:00
makefile.linux-mingw Merge branch 'code-cleanup' of git://github.com/muggenhor/bitcoin 2011-09-01 11:52:07 -04:00
makefile.mingw Merge branch 'code-cleanup' of git://github.com/muggenhor/bitcoin 2011-09-01 11:52:07 -04:00
makefile.osx Merge branch 'code-cleanup' of git://github.com/muggenhor/bitcoin 2011-09-01 11:52:07 -04:00
makefile.unix Merge branch 'code-cleanup' of git://github.com/muggenhor/bitcoin 2011-09-01 11:52:07 -04:00
makefile.vc Start moving protocol-specific code to protocol.[ch]pp 2011-08-19 07:24:38 +02:00
net.cpp Fix AddAddress cs_mapaddresses/db transaction deadlock 2011-09-06 20:28:15 -04:00
net.h Move CInv to protocol.[ch]pp 2011-08-19 07:24:38 +02:00
noui.h Unify copyright notices. 2011-08-09 13:32:52 +02:00
protocol.cpp Move CInv to protocol.[ch]pp 2011-08-19 07:24:38 +02: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
script.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-09-02 17:35:30 +02:00
script.h Merge pull request #458 from TheBlueMatt/copyright 2011-08-11 10:34:29 -07:00
serialize.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-09-03 09:09:34 +02:00
strlcpy.h move back to original directory structure 2011-06-11 22:11:58 +02:00
ui.cpp Support for boost filesystem version 3 2011-09-03 11:24:45 -04:00
ui.h Unify copyright notices. 2011-08-09 13:32:52 +02:00
uibase.cpp Make it clear that setting proxy requires restart to fully apply. 2011-08-03 21:02:07 +02:00
uibase.h Dynamically remove/insert the Options for encryption in the menus. 2011-07-13 02:11:25 +02:00
uint256.h Unify copyright notices. 2011-08-09 13:32:52 +02:00
util.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-09-03 09:09:34 +02:00
util.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-09-02 17:35:30 +02:00
wallet.cpp update to work with new lock system, add protocol.* to build system 2011-09-02 18:02:22 +02:00
wallet.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-09-02 17:35:30 +02:00