aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix.gavinandresen2010-10-115-14/+139
| * dkaparis: boost::bind build fix for c++0xs_nakamoto2010-10-112-7/+12
* | Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen2010-10-098-57/+198
|\|
| * key pool for safer wallet backups_nakamoto2010-10-098-57/+198
* | Merge remote branch 'remotes/svn/trunk' into svnGavin Andresen2010-10-062-188/+238
|\|
| * updated Russian translations_nakamoto2010-10-062-188/+238
* | Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen2010-10-054-52/+83
|\|
| * recursive function to determine if own unconfirmed transaction can be spents_nakamoto2010-10-064-52/+83
* | Merge remote branch 'remotes/svn/trunk' into svnGavin Andresen2010-10-053-0/+849
|\|
| * Russian translation by eurekafags_nakamoto2010-10-043-0/+849
* | Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen2010-10-012-1/+3
|\|
| * fixed linux build,v0.3.13s_nakamoto2010-09-302-1/+3
* | Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen2010-09-3022-130/+187
|\|
| * don't count or spend payments until they have 1 confirmation,s_nakamoto2010-09-3022-130/+187
* | Merge commit 'svn/trunk' into svnGavin Andresen2010-09-230-0/+0
|\ \
| * | changed free transactions per block thresholds_nakamoto2010-09-233-16/+23
| * | only accept transactions sent by IP address if -allowreceivebyip is specifieds_nakamoto2010-09-193-18/+30
| * | config option -rpcallowip= to accept json-rpc connections from another machines_nakamoto2010-09-155-22/+76
| * | reorganize BitcoinMiner to make it easier to add different SHA256 routiness_nakamoto2010-09-134-113/+175
| * | dropped DB_PRIVATE from dbenv.opens_nakamoto2010-09-122-2/+1
| * | fix build on non-intel architectures, thanks teknohogs_nakamoto2010-09-101-1/+1
| * | fix problem sending the last cent with sub-cent fractional changes_nakamoto2010-09-103-6/+7
| * | try to auto-detect whether to use 128-bit 4-way SSE2s_nakamoto2010-09-094-5/+71
| * | Gavin Andresen: clean shutdown on SIGTERMs_nakamoto2010-09-085-1/+18
| * | cleanup,v0.3.12s_nakamoto2010-09-0718-278/+350
* | | Update README.mdGavin Andresen2010-09-231-3/+27
* | | Merge remote branch 'svn/trunk' into svnGavin Andresen2010-09-233-16/+23
|\ \ \ | | |/ | |/|
| * | changed free transactions per block thresholds_nakamoto2010-09-233-16/+23
* | | Add branch README.mdGavin Andresen2010-09-231-0/+3
* | | Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen2010-09-193-18/+30
|\| |
| * | only accept transactions sent by IP address if -allowreceivebyip is specifieds_nakamoto2010-09-193-18/+30
* | | Merge remote branch 'remotes/svn/trunk' into svnGavin Andresen2010-09-155-22/+76
|\| |
| * | config option -rpcallowip= to accept json-rpc connections from another machines_nakamoto2010-09-155-22/+76
* | | Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen2010-09-154-113/+175
|\| |
| * | reorganize BitcoinMiner to make it easier to add different SHA256 routiness_nakamoto2010-09-134-113/+175
* | | Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen2010-09-132-2/+1
|\| |
| * | dropped DB_PRIVATE from dbenv.opens_nakamoto2010-09-122-2/+1
* | | Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen2010-09-103-7/+8
|\| |
| * | fix build on non-intel architectures, thanks teknohogs_nakamoto2010-09-101-1/+1
| * | fix problem sending the last cent with sub-cent fractional changes_nakamoto2010-09-103-6/+7
* | | Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen2010-09-098-6/+89
|\| |
| * | try to auto-detect whether to use 128-bit 4-way SSE2s_nakamoto2010-09-094-5/+71
| * | Gavin Andresen: clean shutdown on SIGTERMs_nakamoto2010-09-085-1/+18
* | | Merge remote branch 'refs/remotes/svn/trunk' into svnGavin Andresen2010-09-0618-278/+350
|\| |
| * | cleanup,s_nakamoto2010-09-0718-278/+350
| |/
* | Merge remote branch 'remotes/svn/trunk' into svnGavin Andresen2010-09-064-83/+186
|\|
| * Gavin Andresen: json-rpc return standard error objects with error code numbers,s_nakamoto2010-09-064-83/+186
* | Merge remote branch 'remotes/svn/trunk' into svnGavin Andresen2010-09-0211-8762/+8762
|\|
| * propset svn:eol-style natives_nakamoto2010-08-2965-31004/+31004
| * added -testsafemode switchs_nakamoto2010-08-251-0/+2