aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.5.0.x' into 0.5.xv0.5.2Luke Dashjr2012-01-055-34/+64
|\
| * Merge branch '0.4.x' into 0.5.0.xLuke Dashjr2012-01-051-1/+33
| |\
| | * Fix horrific performance found by gmaxwell.Matt Corallo2012-01-051-1/+33
| * | Fix transaction type in UI: not all tx'es with "from"/"to" field are necessar...Wladimir J. van der Laan2012-01-044-33/+31
* | | Merge branch '0.5.0.x' into 0.5.xLuke Dashjr2012-01-037-71/+120
|\| |
| * | Fix typo (#734)Luke Dashjr2012-01-0310-10/+10
| * | Merge branch '0.4.x' into 0.5.0.xLuke Dashjr2012-01-035-69/+118
| |\|
| | * I broke -testnet with my TOR option-parsing fixes.Gavin Andresen2012-01-031-1/+1
| | * Fix issue #659, and cleanup wallet/command-line argument handling a bitGavin Andresen2012-01-035-43/+85
| | * Fix some address-handling deadlocksPieter Wuille2012-01-021-26/+33
* | | Fix typo (#734)Wladimir J. van der Laan2012-01-0315-16/+16
* | | Merge branch '0.5.0.x' into 0.5.xLuke Dashjr2011-12-251-5/+4
|\| |
| * | Be more conservative: check all transactions in blocks after last checkpoint.Luke Dashjr2011-12-251-5/+4
* | | Merge branch '0.5.0.x' into 0.5.xLuke Dashjr2011-12-233-2/+6
|\| |
| * | Fix #722.Matt Corallo2011-12-231-1/+1
| * | Merge branch '0.4.x' into 0.5.0.xLuke Dashjr2011-12-231-1/+1
| |\|
| | * Bugfix: fForRelay should be false when deciding required fee to include in bl...Luke Dashjr2011-12-201-1/+1
| * | Implement an mlock()'d string class for storing passphrasesDylan Noblesmith2011-12-209-54/+40
* | | Merge branch '0.5.0.x' into 0.5.xLuke Dashjr2011-12-191-0/+2
|\| |
| * | Merge branch '0.4.x' into 0.5.0.xLuke Dashjr2011-12-191-0/+2
| |\|
| | * Add my DNS seed domainLuke Dashjr2011-12-191-0/+1
| | * Add sipa's new dnsseed.Matt Corallo2011-12-191-0/+1
* | | Bump version to 0.5.2Luke Dashjr2011-12-166-7/+13
* | | Update debian changelog to 0.5.1.Matt Corallo2011-12-161-0/+6
* | | Merge branch '0.5.0.x' into 0.5.xLuke Dashjr2011-12-162-2/+2
|\| |
| * | Update debian changelog to 0.5.0.3.Luke Dashjr2011-12-161-0/+6
| * | Bump version to 0.5.0.3Luke Dashjr2011-12-155-7/+7
| * | Bump version to 0.5.0.2Luke Dashjr2011-12-155-7/+7
| |\|
| | * Bump version to 0.4.3Luke Dashjr2011-12-155-7/+7
| * | Fix status bar not displaying Alerts.Matt Corallo2011-12-135-5/+46
| * | Enable wordwrap for long message in passphrase dialogWladimir J. van der Laan2011-12-132-16/+5
| * | Re-enable RPCSSL in gitian builds.Matt Corallo2011-12-122-4/+4
| * | Merge branch '0.4.x' into 0.5.xLuke Dashjr2011-12-121-1/+14
| |\|
| | * Merge branch 'restore_old_miniupnp_compat' into 0.4.xLuke Dashjr2011-12-121-1/+14
| | |\
| * | | Move -lgdi32 after -lcrypto (fixes #681).Matt Corallo2011-12-051-1/+3
| * | | Move DNS Seed lookup to a new thread.Matt Corallo2011-12-023-7/+38
| |\| |
| | * | Move DNS Seed lookup to a new thread.Matt Corallo2011-12-023-7/+38
| * | | Merge branch '0.4.x' into 0.5.xLuke Dashjr2011-12-010-0/+0
| |\| |
| | * | Orphan block fill-up-memory attack preventionGavin Andresen2011-12-014-8/+79
| | * | Moved checkpoints out of main, to prep for using them to help prevent DoS att...Gavin Andresen2011-12-0111-27/+118
| | * | Add missing command-line arguments to --help/-? outputGavin Andresen2011-12-011-4/+15
| * | | Orphan block fill-up-memory attack preventionGavin Andresen2011-12-015-8/+132
| * | | Moved checkpoints out of main, to prep for using them to help prevent DoS att...Gavin Andresen2011-12-0113-29/+121
| * | | Make home and addressbook icon more consistent with other toolbar icons (make...Wladimir J. van der Laan2011-12-012-0/+0
| * | | Add missing command-line arguments to --help/-? outputGavin Andresen2011-12-011-4/+15
| * | | allow for filtering addresses and labels by searching for the typed string an...Wladimir J. van der Laan2011-11-251-1/+1
| * | | Merge branch '0.4.x' into 0.5.xLuke Dashjr2011-11-242-2/+2
| |\| |
| | * | Don't forget to bump release numbers in READMEs next timeGavin Andresen2011-11-211-0/+1
| | * | Bump version to 0.4.2Luke Dashjr2011-11-215-7/+7
| | * | close old db when rewritingPieter Wuille2011-11-201-50/+52