aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-21-- version 0.3.14 releasev0.3.14s_nakamoto
2010-10-20Gavin Andresen: multiple instance check, -testnet use port 18333s_nakamoto
2010-10-20validateaddress RPC commandgavinandresen
2010-10-19Gavin's TEST network as -testnet switch, misc fixess_nakamoto
2010-10-14makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64gavinandresen
2010-10-11Fixed description of -rpcuser/-rpcpassword options.gavinandresen
2010-10-11-rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix.gavinandresen
2010-10-11dkaparis: boost::bind build fix for c++0xs_nakamoto
2010-10-09key pool for safer wallet backups_nakamoto
2010-10-06updated Russian translations_nakamoto
2010-10-06recursive function to determine if own unconfirmed transaction can be spents_nakamoto
2010-10-04Russian translation by eurekafags_nakamoto
2010-09-30fixed linux build,v0.3.13s_nakamoto
2010-09-30don't count or spend payments until they have 1 confirmation,s_nakamoto
2010-09-23changed free transactions per block thresholds_nakamoto
2010-09-19only accept transactions sent by IP address if -allowreceivebyip is specifieds_nakamoto
2010-09-15config option -rpcallowip= to accept json-rpc connections from another machines_nakamoto
2010-09-13reorganize BitcoinMiner to make it easier to add different SHA256 routiness_nakamoto
2010-09-12dropped DB_PRIVATE from dbenv.opens_nakamoto
2010-09-10fix build on non-intel architectures, thanks teknohogs_nakamoto
2010-09-10fix problem sending the last cent with sub-cent fractional changes_nakamoto
2010-09-09try to auto-detect whether to use 128-bit 4-way SSE2s_nakamoto
2010-09-08Gavin Andresen: clean shutdown on SIGTERMs_nakamoto
2010-09-07cleanup,s_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