Age | Commit message (Expand) | Author |
2010-09-10 | fix build on non-intel architectures, thanks teknohog | s_nakamoto |
2010-09-10 | fix problem sending the last cent with sub-cent fractional change | s_nakamoto |
2010-09-09 | try to auto-detect whether to use 128-bit 4-way SSE2 | s_nakamoto |
2010-09-08 | Gavin Andresen: clean shutdown on SIGTERM | s_nakamoto |
2010-09-07 | cleanup, | s_nakamoto |
2010-09-06 | Gavin Andresen: json-rpc return standard error objects with error code numbers, | s_nakamoto |
2010-08-29 | propset svn:eol-style native | s_nakamoto |
2010-08-25 | added -testsafemode switch | s_nakamoto |
2010-08-25 | change switch name to -disablesafemode | s_nakamoto |
2010-08-25 | more rpc methods allowed in safe mode | s_nakamoto |
2010-08-25 | alert system | s_nakamoto |
2010-08-20 | warning message if clock is too far off | s_nakamoto |
2010-08-19 | block index checking on load, extra redundant checks, misc refactoring | s_nakamoto |
2010-08-16 | do an extra CheckBlock in ConnectBlock | s_nakamoto |
2010-08-16 | erase the bad chain after disconnecting it | s_nakamoto |
2010-08-16 | blocks-1, | s_nakamoto |
2010-08-16 | wrap sha256.cpp in FOURWAYSSE2 #ifdef | s_nakamoto |
2010-08-16 | added -march=amdfam10 to sha256.cpp in makefile.unix | s_nakamoto |
2010-08-15 | makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with ...v0.3.10 | s_nakamoto |
2010-08-15 | scanback check to prevent adding to the 74638 overflow chain | s_nakamoto |
2010-08-15 | fix for block 74638 overflow output transaction | s_nakamoto |
2010-08-15 | misc changes | s_nakamoto |
2010-08-12 | fix -datadir=./subdir relative path, | s_nakamoto |
2010-08-11 | fix build, thanks jgarzik | s_nakamoto |
2010-08-10 | disable SSE2 on 32-bit | s_nakamoto |
2010-08-10 | gethashespersec and added version and hashespersec to getinfo | s_nakamoto |
2010-08-10 | json-spirit print reals with 8 decimal places, | s_nakamoto |
2010-08-09 | always make 8 outbound connections even if have inbound, | s_nakamoto |
2010-08-09 | enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit | s_nakamoto |
2010-08-04 | correct typo for mac compile, update makefile to use llvm | laszloh |
2010-08-03 | new safety feature displays a warning message and locks down RPC if it detect... | s_nakamoto |
2010-07-31 | fixed segfault in bignum.h, | s_nakamoto |
2010-07-30 | simplified makefile.unix, updated build-unix.txt instructions to include boos... | s_nakamoto |
2010-07-29 | reverted makefile.unix wx-config -- version 0.3.6 | s_nakamoto |
2010-07-29 | Fredrik Roubert: simplified makefile.unix with wx-config, | s_nakamoto |
2010-07-28 | fixed makefile.osx | s_nakamoto |
2010-07-28 | fixed makefile.vc | s_nakamoto |
2010-07-27 | better IsInitialBlockDownload | s_nakamoto |
2010-07-27 | added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu... | s_nakamoto |
2010-07-27 | tcatm's cached SHA256 state idea, about 70% faster generating | s_nakamoto |
2010-07-26 | bitcoind now compiles without wxWidgets or wxBase | s_nakamoto |
2010-07-25 | Gavin: BIO_FLAGS_BASE64_NO_NL | s_nakamoto |
2010-07-25 | Lachesis: remove newlines every 64 characters in EncodeBase64 | s_nakamoto |
2010-07-25 | Gavin Andresen's JSON-RPC HTTP authentication, | s_nakamoto |
2010-07-18 | minor UI tweaks, removed some outdated txt files, | s_nakamoto |
2010-07-17 | security safeguards, | s_nakamoto |
2010-07-16 | version 0.3.1 release | s_nakamoto |
2010-07-15 | Spanish translation by milkiway, | s_nakamoto |
2010-07-15 | version 0.3.1 rc1 | s_nakamoto |
2010-07-15 | fix openssl linkage problems, | s_nakamoto |