Go to file
Satoshi Nakamoto 343328c6b8 added -testsafemode switch
-- version 0.3.11 release
2010-08-28 00:55:50 +00:00
cryptopp disable SSE2 on 32-bit 2010-08-12 13:26:20 +00:00
json json-spirit print reals with 8 decimal places, 2010-08-12 13:20:57 +00:00
locale fix -datadir=./subdir relative path, 2010-08-13 02:23:46 +00:00
obj added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedup 2.5x faster vs 0.3.3, thanks BlackEye for figuring out the alignment problem 2010-07-27 20:43:55 +00:00
rc fixed colors on ubuntu lucid, 2010-06-21 01:33:44 +00:00
xpm Fix CRLF 2010-07-14 15:54:31 +00:00
base58.h Fix CRLF 2010-07-14 15:54:31 +00:00
bignum.h fixed segfault in bignum.h, additional security limits, refactoring 2010-07-31 20:12:05 +00:00
build-msw.txt Fix CRLF 2010-07-14 15:54:31 +00:00
build-osx.txt Fix CRLF 2010-07-14 15:54:31 +00:00
build-unix.txt enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit 2010-08-10 16:01:23 +00:00
db.cpp block index checking on load, extra redundant checks, misc refactoring 2010-08-28 00:49:30 +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-04 01:51:34 +00:00
headers.h fix -datadir=./subdir relative path, 2010-08-13 02:23:46 +00:00
init.cpp misc changes 2010-08-15 23:06:05 +00:00
init.h bitcoind now compiles without wxWidgets or wxBase 2010-07-26 17:44:51 +00:00
irc.cpp version 0.3.1 rc1 2010-07-19 01:02:04 +00:00
irc.h Fix CRLF 2010-07-14 15:54:31 +00:00
key.h Fix CRLF 2010-07-14 15:54:31 +00:00
license.txt Fix CRLF 2010-07-14 15:54:31 +00:00
main.cpp added -testsafemode switch 2010-08-28 00:55:50 +00:00
main.h alert system 2010-08-28 00:51:52 +00:00
makefile.mingw enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit 2010-08-10 16:01:23 +00:00
makefile.osx enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit 2010-08-10 16:01:23 +00:00
makefile.unix added -march=amdfam10 to sha256.cpp in makefile.unix 2010-08-16 20:51:46 +00:00
makefile.vc fixed makefile.vc 2010-07-30 17:31:05 +00:00
net.cpp fix -datadir=./subdir relative path, 2010-08-13 02:23:46 +00:00
net.h alert system 2010-08-28 00:51:52 +00:00
noui.h warning message if clock is too far off 2010-08-28 00:50:40 +00:00
rpc.cpp change switch name to -disablesafemode 2010-08-28 00:55:19 +00:00
rpc.h Fix CRLF 2010-07-14 15:54:31 +00:00
script.cpp misc changes 2010-08-15 23:06:05 +00:00
script.h fixed segfault in bignum.h, additional security limits, refactoring 2010-07-31 20:12:05 +00:00
serialize.h alert system 2010-08-28 00:51:52 +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-16 20:50:37 +00:00
sha256.cpp wrap sha256.cpp in FOURWAYSSE2 #ifdef 2010-08-16 20:52:36 +00:00
strlcpy.h Fix CRLF 2010-07-14 15:54:31 +00:00
ui.cpp alert system 2010-08-28 00:51:52 +00:00
ui.h bitcoind now compiles without wxWidgets or wxBase 2010-07-26 17:44:51 +00:00
ui.rc Fix CRLF 2010-07-14 15:54:31 +00:00
uibase.cpp Fix CRLF 2010-07-14 15:54:31 +00:00
uibase.h Gavin Andresen's JSON-RPC HTTP authentication, 2010-07-26 17:40:05 +00:00
uint256.h Fix CRLF 2010-07-14 15:54:31 +00:00
uiproject.fbp Gavin Andresen's JSON-RPC HTTP authentication, 2010-07-26 17:40:05 +00:00
util.cpp alert system 2010-08-28 00:51:52 +00:00
util.h alert system 2010-08-28 00:51:52 +00:00