aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-03Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-01-03Fix typo (#734)Wladimir J. van der Laan
2012-01-03Fix typo (#734)Luke Dashjr
2012-01-03Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-01-03I broke -testnet with my TOR option-parsing fixes.Gavin Andresen
2012-01-03Fix issue #659, and cleanup wallet/command-line argument handling a bitGavin Andresen
2012-01-02Fix some address-handling deadlocksPieter Wuille
2011-12-25Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2011-12-25Be more conservative: check all transactions in blocks after last checkpoint.Luke Dashjr
2011-12-23Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2011-12-23Fix #722.Matt Corallo
2011-12-23Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2011-12-20Implement an mlock()'d string class for storing passphrasesDylan Noblesmith
2011-12-20Bugfix: fForRelay should be false when deciding required fee to include in bl...Luke Dashjr
2011-12-19Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2011-12-19Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2011-12-19Add my DNS seed domainLuke Dashjr
2011-12-19Add sipa's new dnsseed.Matt Corallo
2011-12-16Bump version to 0.5.2Luke Dashjr
2011-12-16Update debian changelog to 0.5.1.Matt Corallo
2011-12-16Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2011-12-16Update debian changelog to 0.5.0.3.Luke Dashjr
2011-12-15Bump version to 0.5.0.3Luke Dashjr
2011-12-15Bump version to 0.5.0.2Luke Dashjr
2011-12-15Bump version to 0.4.3Luke Dashjr
2011-12-13Fix status bar not displaying Alerts.Matt Corallo
2011-12-13Merge pull request #700 from TheBlueMatt/qtalertfixv0.5.1rc2v0.5.1Gavin Andresen
2011-12-13Fix status bar not displaying Alerts.Matt Corallo
2011-12-13Enable wordwrap for long message in passphrase dialogWladimir J. van der Laan
2011-12-13Enable wordwrap for long message in passphrase dialogWladimir J. van der Laan
2011-12-12Merge commit '7298ebb'v0.5.1rc1Gavin Andresen
2011-12-12added translations: pt_BR zh_CNNils Schneider
2011-12-12updated translations: es es_CL nb ruNils Schneider
2011-12-12Re-enable RPCSSL in gitian builds.Matt Corallo
2011-12-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2011-12-12Merge branch 'restore_old_miniupnp_compat' into 0.4.xLuke Dashjr
2011-12-12Merge pull request #687 from TheBlueMatt/gitiansslGavin Andresen
2011-12-12Merge pull request #694 from luke-jr/restore_old_miniupnp_compatGavin Andresen
2011-12-10Restore compatibility with miniupnpc 1.5 (without breaking miniupnp 1.6)Luke Dashjr
2011-12-09Merge pull request #693 from laanwj/min_fix_tmpshowWladimir J. van der Laan
2011-12-09Prevent window from being shown momentarily when using -minWladimir J. van der Laan
2011-12-07Re-enable RPCSSL in gitian builds.Matt Corallo
2011-12-05Move -lgdi32 after -lcrypto (fixes #681).Matt Corallo
2011-12-05Merge pull request #679 from laanwj/cmdline_minimizeGavin Andresen
2011-12-05Merge pull request #682 from TheBlueMatt/gdicryptoGavin Andresen
2011-12-04Implement -min option to start minimizedWladimir J. van der Laan
2011-12-03Move -lgdi32 after -lcrypto (fixes #681).Matt Corallo
2011-12-02Move DNS Seed lookup to a new thread.Matt Corallo
2011-12-02Move DNS Seed lookup to a new thread.Matt Corallo
2011-12-02Merge pull request #654 from TheBlueMatt/dnsseed-threadGavin Andresen