aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-16do an extra CheckBlock in ConnectBlockSatoshi Nakamoto
2010-08-16erase the bad chain after disconnecting itSatoshi Nakamoto
2010-08-16blocks-1,Satoshi Nakamoto
2010-08-16wrap sha256.cpp in FOURWAYSSE2 #ifdefSatoshi Nakamoto
2010-08-16added -march=amdfam10 to sha256.cpp in makefile.unixSatoshi Nakamoto
2010-08-16makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with ...Satoshi Nakamoto
2010-08-15fix for block 74638 overflow output transactionSatoshi Nakamoto
2010-08-15misc changesSatoshi Nakamoto
2010-08-15Quick fix: bad block 74,652Gavin Andresen
2010-08-13fix -datadir=./subdir relative path,Satoshi Nakamoto
2010-08-12fix build, thanks jgarzikSatoshi Nakamoto
2010-08-12disable SSE2 on 32-bitSatoshi Nakamoto
2010-08-12gethashespersec and added version and hashespersec to getinfoSatoshi Nakamoto
2010-08-12json-spirit print reals with 8 decimal places,Satoshi Nakamoto
2010-08-10always make 8 outbound connections even if have inbound,Satoshi Nakamoto
2010-08-10enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bitSatoshi Nakamoto
2010-08-10correct typo for mac compile, update makefile to use llvmSatoshi Nakamoto
2010-08-04new safety feature displays a warning message and locks down RPC if it detect...v0.3.8Satoshi Nakamoto
2010-07-31fixed segfault in bignum.h, additional security limits, refactoringv0.3.7Satoshi Nakamoto
2010-07-31simplified makefile.unix, updated build-unix.txt instructions to include boos...--author=Satoshi Nakamoto
2010-07-30reverted makefile.unix wx-config -- version 0.3.6v0.3.6--author=Satoshi Nakamoto
2010-07-30Fredrik Roubert: simplified makefile.unix with wx-config, misc--author=Satoshi Nakamoto
2010-07-30fixed makefile.osx--author=Satoshi Nakamoto
2010-07-30fixed makefile.vc--author=Satoshi Nakamoto
2010-07-27better IsInitialBlockDownload--author=Satoshi Nakamoto
2010-07-27added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu...--author=Satoshi Nakamoto
2010-07-27tcatm's cached SHA256 state idea, about 70% faster generating--author=Satoshi Nakamoto
2010-07-26bitcoind now compiles without wxWidgets or wxBaseSatoshi Nakamoto
2010-07-26Gavin: BIO_FLAGS_BASE64_NO_NLGavin Andresen
2010-07-26Gavin Andresen's JSON-RPC HTTP authentication,v0.3.3Satoshi Nakamoto
2010-07-23Configuration file, HTTP Basic authenticationGavin Andresen
2010-07-19json-rpc password, minor UI tweaks, removed some outdated txt filesGavin Andresen
2010-07-19security safeguards,v0.3.2Gavin Andresen
2010-07-19version 0.3.1 releasev0.3.1Gavin Andresen
2010-07-19Spanish translation by milkiway,Gavin Andresen
2010-07-19version 0.3.1 rc1v0.3.1rc1Gavin Andresen
2010-07-14Fix CRLFGavin Andresen
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
2010-07-04version 0.3 releases_nakamoto
2010-07-02reduced max outbound connections from 15 to 8 --version 0.3 rc4s_nakamoto
2010-06-26version 0.3 rc2s_nakamoto
2010-06-26build-unix.txt: updated a few version numberss_nakamoto
2010-06-24updated build-unix.txt instructions: sudo apt-get install libboost-all-devs_nakamoto
2010-06-23added instructions to build-unix.txt for building wxBase, which is needed to ...s_nakamoto
2010-06-22version 0.3 rc1s_nakamoto
2010-06-22added new files to setup.nsi, updated version numberss_nakamoto
2010-06-22re-enable hiding taskbar button on minimize on linux, though it doesn't work ...s_nakamoto