Age | Commit message (Expand) | Author |
2010-08-28 | added -testsafemode switchv0.3.11_notexact | Satoshi Nakamoto |
2010-08-28 | change switch name to -disablesafemode | Satoshi Nakamoto |
2010-08-28 | more rpc methods allowed in safe mode | Satoshi Nakamoto |
2010-08-28 | alert system | Satoshi Nakamoto |
2010-08-28 | warning message if clock is too far off | Satoshi Nakamoto |
2010-08-28 | block index checking on load, extra redundant checks, misc refactoring | Satoshi Nakamoto |
2010-08-16 | do an extra CheckBlock in ConnectBlock | Satoshi Nakamoto |
2010-08-16 | erase the bad chain after disconnecting it | Satoshi Nakamoto |
2010-08-16 | blocks-1, | Satoshi Nakamoto |
2010-08-16 | wrap sha256.cpp in FOURWAYSSE2 #ifdef | Satoshi Nakamoto |
2010-08-16 | added -march=amdfam10 to sha256.cpp in makefile.unix | Satoshi Nakamoto |
2010-08-16 | makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with ... | Satoshi Nakamoto |
2010-08-15 | fix for block 74638 overflow output transaction | Satoshi Nakamoto |
2010-08-15 | misc changes | Satoshi Nakamoto |
2010-08-15 | Quick fix: bad block 74,652 | Gavin Andresen |
2010-08-13 | fix -datadir=./subdir relative path, | Satoshi Nakamoto |
2010-08-12 | fix build, thanks jgarzik | Satoshi Nakamoto |
2010-08-12 | disable SSE2 on 32-bit | Satoshi Nakamoto |
2010-08-12 | gethashespersec and added version and hashespersec to getinfo | Satoshi Nakamoto |
2010-08-12 | json-spirit print reals with 8 decimal places, | Satoshi Nakamoto |
2010-08-10 | always make 8 outbound connections even if have inbound, | Satoshi Nakamoto |
2010-08-10 | enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit | Satoshi Nakamoto |
2010-08-10 | correct typo for mac compile, update makefile to use llvm | Satoshi Nakamoto |
2010-08-04 | new safety feature displays a warning message and locks down RPC if it detect...v0.3.8 | Satoshi Nakamoto |
2010-07-31 | fixed segfault in bignum.h, additional security limits, refactoringv0.3.7 | Satoshi Nakamoto |
2010-07-31 | simplified makefile.unix, updated build-unix.txt instructions to include boos... | --author=Satoshi Nakamoto |
2010-07-30 | reverted makefile.unix wx-config -- version 0.3.6v0.3.6 | --author=Satoshi Nakamoto |
2010-07-30 | Fredrik Roubert: simplified makefile.unix with wx-config, misc | --author=Satoshi Nakamoto |
2010-07-30 | fixed makefile.osx | --author=Satoshi Nakamoto |
2010-07-30 | fixed makefile.vc | --author=Satoshi Nakamoto |
2010-07-27 | better IsInitialBlockDownload | --author=Satoshi Nakamoto |
2010-07-27 | added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu... | --author=Satoshi Nakamoto |
2010-07-27 | tcatm's cached SHA256 state idea, about 70% faster generating | --author=Satoshi Nakamoto |
2010-07-26 | bitcoind now compiles without wxWidgets or wxBase | Satoshi Nakamoto |
2010-07-26 | Gavin: BIO_FLAGS_BASE64_NO_NL | Gavin Andresen |
2010-07-26 | Gavin Andresen's JSON-RPC HTTP authentication,v0.3.3 | Satoshi Nakamoto |
2010-07-23 | Configuration file, HTTP Basic authentication | Gavin Andresen |
2010-07-19 | json-rpc password, minor UI tweaks, removed some outdated txt files | Gavin Andresen |
2010-07-19 | security safeguards,v0.3.2 | Gavin Andresen |
2010-07-19 | version 0.3.1 releasev0.3.1 | Gavin Andresen |
2010-07-19 | Spanish translation by milkiway, | Gavin Andresen |
2010-07-19 | version 0.3.1 rc1v0.3.1rc1 | Gavin Andresen |
2010-07-14 | Fix CRLF | Gavin Andresen |
2010-07-09 | switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0m... | s_nakamoto |
2010-07-09 | Gavin Andresen: implementation of autostart on system startup option on Linux | s_nakamoto |
2010-07-08 | Portuguese translation by Tiago Faria | s_nakamoto |
2010-07-08 | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto |
2010-07-04 | version 0.3 release | s_nakamoto |
2010-07-02 | reduced max outbound connections from 15 to 8 --version 0.3 rc4 | s_nakamoto |
2010-06-26 | version 0.3 rc2 | s_nakamoto |