dogecoin/src
2011-07-25 18:39:52 +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 put color constants in guiconstants.h 2011-07-25 18:39:52 +02:00
test Boost unit-testing framework. 2011-06-27 14:12:48 -04:00
xpm directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
base58.h update bitcoin core to git ce148944c7 2011-06-12 12:27:01 +02:00
bignum.h update bitcoin core to git ce148944c7 2011-06-12 12:27:01 +02:00
bitcoinrpc.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-15 16:42:44 +02:00
bitcoinrpc.h temp patch for qtui 2011-07-07 15:18:35 +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 bad return values in LoadWallet. 2011-07-14 18:15:50 +02:00
db.h Update CWallet::LoadWallet for proper return type. 2011-07-13 01:07:49 -04:00
headers.h temp patch for qtui 2011-07-07 15:18:35 +02:00
init.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-15 16:42:44 +02:00
init.h update core to d0d80170a2 (CWallet class) 2011-06-26 19:23:24 +02:00
irc.cpp update bitcoin core from git (eeac8727bc) 2011-06-18 18:46:01 +02:00
irc.h move back to original directory structure 2011-06-11 22:11:58 +02:00
key.h Do not use obsolete CPrivKey for passing keys around 2011-07-13 02:11:25 +02:00
keystore.cpp Do not use obsolete CPrivKey for passing keys around 2011-07-13 02:11:25 +02:00
keystore.h Do not use obsolete CPrivKey for passing keys around 2011-07-13 02:11:25 +02:00
main.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-22 21:41:24 +02:00
main.h Merge pull request #352 from TheBlueMatt/newenc 2011-07-12 19:10:12 -07:00
makefile.linux-mingw Fix makefile.linux-mingw 2011-07-13 13:12:49 +02:00
makefile.mingw Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
makefile.osx Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
makefile.unix Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
makefile.vc Added crypter to makefile.vc. 2011-07-15 23:38:46 -04:00
net.cpp Single DB transaction for addresses from DNS seeds 2011-07-14 03:50:06 +02:00
net.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-15 16:42:44 +02:00
noui.h update core to d0d80170a2 (CWallet class) 2011-06-26 19:23:24 +02:00
qtui.h temp patch for qtui 2011-07-07 15:18:35 +02:00
script.cpp fix warning: X enumeration values not handled in switch [-Wswitch-enum] 2011-07-13 05:10:15 +02:00
script.h fix warnings: expression result unused [-Wunused-value] 2011-07-13 05:07:44 +02:00
serialize.h windows build fix 2011-07-18 18:34:53 +02:00
strlcpy.h move back to original directory structure 2011-06-11 22:11:58 +02:00
ui.cpp Merge pull request #352 from TheBlueMatt/newenc 2011-07-12 19:10:12 -07:00
ui.h Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
uibase.cpp Dynamically remove/insert the Options for encryption in the menus. 2011-07-13 02:11:25 +02:00
uibase.h Dynamically remove/insert the Options for encryption in the menus. 2011-07-13 02:11:25 +02:00
uint256.h move back to original directory structure 2011-06-11 22:11:58 +02:00
util.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-15 16:42:44 +02:00
util.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-15 16:42:44 +02:00
wallet.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-15 16:42:44 +02:00
wallet.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-15 16:42:44 +02:00