aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-07cleanup,v0.3.12s_nakamoto
2010-09-06Gavin Andresen: json-rpc return standard error objects with error code numbers,s_nakamoto
2010-08-29propset svn:eol-style natives_nakamoto
2010-08-25added -testsafemode switchs_nakamoto
2010-08-25change switch name to -disablesafemodes_nakamoto
2010-08-25more rpc methods allowed in safe modes_nakamoto
2010-08-25alert systems_nakamoto
2010-08-20warning message if clock is too far offs_nakamoto
2010-08-19block index checking on load, extra redundant checks, misc refactorings_nakamoto
2010-08-16do an extra CheckBlock in ConnectBlocks_nakamoto
2010-08-16erase the bad chain after disconnecting its_nakamoto
2010-08-16blocks-1,s_nakamoto
2010-08-16wrap sha256.cpp in FOURWAYSSE2 #ifdefs_nakamoto
2010-08-16added -march=amdfam10 to sha256.cpp in makefile.unixs_nakamoto
2010-08-15makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with ...v0.3.10s_nakamoto
2010-08-15scanback check to prevent adding to the 74638 overflow chains_nakamoto
2010-08-15fix for block 74638 overflow output transactions_nakamoto
2010-08-15misc changess_nakamoto
2010-08-12fix -datadir=./subdir relative path,s_nakamoto
2010-08-11fix build, thanks jgarziks_nakamoto
2010-08-10disable SSE2 on 32-bits_nakamoto
2010-08-10gethashespersec and added version and hashespersec to getinfos_nakamoto
2010-08-10json-spirit print reals with 8 decimal places,s_nakamoto
2010-08-09always make 8 outbound connections even if have inbound,s_nakamoto
2010-08-09enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bits_nakamoto
2010-08-04correct typo for mac compile, update makefile to use llvmlaszloh
2010-08-03new safety feature displays a warning message and locks down RPC if it detect...s_nakamoto
2010-07-31fixed segfault in bignum.h,s_nakamoto
2010-07-30simplified makefile.unix, updated build-unix.txt instructions to include boos...s_nakamoto
2010-07-29reverted makefile.unix wx-config -- version 0.3.6s_nakamoto
2010-07-29Fredrik Roubert: simplified makefile.unix with wx-config,s_nakamoto
2010-07-28fixed makefile.osxs_nakamoto
2010-07-28fixed makefile.vcs_nakamoto
2010-07-27better IsInitialBlockDownloads_nakamoto
2010-07-27added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu...s_nakamoto
2010-07-27tcatm's cached SHA256 state idea, about 70% faster generatings_nakamoto
2010-07-26bitcoind now compiles without wxWidgets or wxBases_nakamoto
2010-07-25Gavin: BIO_FLAGS_BASE64_NO_NLs_nakamoto
2010-07-25Lachesis: remove newlines every 64 characters in EncodeBase64s_nakamoto
2010-07-25Gavin Andresen's JSON-RPC HTTP authentication,s_nakamoto
2010-07-18minor UI tweaks, removed some outdated txt files, s_nakamoto
2010-07-17security safeguards,s_nakamoto
2010-07-16version 0.3.1 releases_nakamoto
2010-07-15Spanish translation by milkiway,s_nakamoto
2010-07-15version 0.3.1 rc1s_nakamoto
2010-07-15fix openssl linkage problems,s_nakamoto
2010-07-09switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0m...s_nakamoto
2010-07-09Gavin Andresen: implementation of autostart on system startup option on Linuxs_nakamoto
2010-07-08Portuguese translation by Tiago Farias_nakamoto
2010-07-08Laszlo's fix to make generate threads idle priority on Linux,s_nakamoto