Go to file
s_nakamoto 5b721607b1 added -testsafemode switch
-- version 0.3.11 release

git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@145 1a98c847-1fd6-4fd8-948a-caf3550aa51b
2010-08-25 17:53:09 +00:00
cryptopp disable SSE2 on 32-bit 2010-08-10 23:43:37 +00:00
json json-spirit print reals with 8 decimal places, 2010-08-10 19:21:17 +00:00
locale fix -datadir=./subdir relative path, 2010-08-12 21:13:43 +00:00
rc fixed colors on ubuntu lucid, 2010-06-21 01:33:44 +00:00
xpm 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 2010-06-21 17:11:26 +00:00
base58.h added new files to setup.nsi, updated version numbers 2010-06-22 16:28:15 +00:00
bignum.h fixed segfault in bignum.h, 2010-07-31 19:15:48 +00:00
build-msw.txt added new files to setup.nsi, updated version numbers 2010-06-22 16:28:15 +00:00
build-osx.txt added new files to setup.nsi, updated version numbers 2010-06-22 16:28:15 +00:00
build-unix.txt enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit 2010-08-09 19:54:40 +00:00
db.cpp block index checking on load, extra redundant checks, misc refactoring 2010-08-19 22:43:19 +00:00
db.h new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade 2010-08-03 18:25:05 +00:00
headers.h fix -datadir=./subdir relative path, 2010-08-12 21:13:43 +00:00
init.cpp misc changes 2010-08-15 21:05:16 +00:00
init.h bitcoind now compiles without wxWidgets or wxBase 2010-07-26 17:15:18 +00:00
irc.cpp fix openssl linkage problems, 2010-07-15 00:18:45 +00:00
irc.h command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 2010-02-12 20:38:44 +00:00
key.h added new files to setup.nsi, updated version numbers 2010-06-22 16:28:15 +00:00
license.txt command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 2010-02-12 20:38:44 +00:00
main.cpp added -testsafemode switch 2010-08-25 17:53:09 +00:00
main.h alert system 2010-08-25 00:05:37 +00:00
makefile.mingw enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit 2010-08-09 19:54:40 +00:00
makefile.osx enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit 2010-08-09 19:54:40 +00:00
makefile.unix added -march=amdfam10 to sha256.cpp in makefile.unix 2010-08-16 13:11:32 +00:00
makefile.vc fixed makefile.vc 2010-07-28 21:11:09 +00:00
net.cpp fix -datadir=./subdir relative path, 2010-08-12 21:13:43 +00:00
net.h alert system 2010-08-25 00:05:37 +00:00
noui.h warning message if clock is too far off 2010-08-20 16:55:14 +00:00
rpc.cpp change switch name to -disablesafemode 2010-08-25 16:33:38 +00:00
rpc.h command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 2010-02-12 20:38:44 +00:00
script.cpp misc changes 2010-08-15 21:05:16 +00:00
script.h fixed segfault in bignum.h, 2010-07-31 19:15:48 +00:00
serialize.h alert system 2010-08-25 00:05:37 +00:00
setup.nsi makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux 2010-08-15 22:46:58 +00:00
sha256.cpp wrap sha256.cpp in FOURWAYSSE2 #ifdef 2010-08-16 13:37:00 +00:00
strlcpy.h addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated 2009-10-29 02:52:48 +00:00
ui.cpp alert system 2010-08-25 00:05:37 +00:00
ui.h bitcoind now compiles without wxWidgets or wxBase 2010-07-26 17:15:18 +00:00
ui.rc fix system tray icon on windows 2010-06-21 18:41:34 +00:00
uibase.cpp Laszlo's fix to make generate threads idle priority on Linux, 2010-07-08 16:14:56 +00:00
uibase.h Gavin Andresen's JSON-RPC HTTP authentication, 2010-07-25 16:45:21 +00:00
uint256.h added new files to setup.nsi, updated version numbers 2010-06-22 16:28:15 +00:00
uiproject.fbp Gavin Andresen's JSON-RPC HTTP authentication, 2010-07-25 16:45:21 +00:00
util.cpp alert system 2010-08-25 00:05:37 +00:00
util.h alert system 2010-08-25 00:05:37 +00:00