aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-11Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-11Get ext. IP from UPnP, make sure addrMe IsRoutable() in version.Matt Corallo
2012-02-11Fix #822Pieter Wuille
2012-02-07Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-02-07Have bitcoind recommend a secure RPC password. Increase invalid password delay.Gregory Maxwell
2012-02-07Restructure credit transaction decomposition (solves issue #689)Wladimir J. van der Laan
2012-02-07Bugfix: Capitalize kB correctly (upstream: 9d4b05c)Luke Dashjr
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-02-07Have bitcoind recommend a secure RPC password. Increase invalid password delay.Gregory Maxwell
2012-02-02Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-02Only store transactions with missing inputs in the orphan pool.Gavin Andresen
2012-02-02Full checking of all loaded keysPieter Wuille
2012-02-02Revert to global progress indication (see #753)Wladimir J. van der Laan
2012-02-02Check consistency of private keysPieter Wuille
2012-02-02Allow -upnp to override setting in wallet (and simplify logic a bit)Gavin Andresen
2012-02-02Fix UPnP by reannouncing every 20 minutes.Matt Corallo
2012-02-02Testnet difficulty calculation changes, to take effect Feb 15 2012Gavin Andresen
2012-02-02Automatically refocus on new SendCoinsEntrys and scroll to them.Matt Corallo
2012-02-02Support makefile.osx building test_bitcoin with dynamic boostGavin Andresen
2012-02-02Rename src/obj/test to src/obj-test to workaround bug in older GNU MakeLuke Dashjr
2012-02-02Bugfix: Support building test_bitcoin with shared-object boost test frameworkLuke Dashjr
2012-01-23Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-01-23Update seednodes, pick long-uptime nodes with version >= 0.4.0Daniel Folkinshteyn
2012-01-23Replace tabs with four spaces to comply with coding standard in doc/coding.txtLars Rasmusson
2012-01-23Replace tabs with four spaces to comply with coding standard in doc/coding.txtLars Rasmusson
2012-01-16Code tidyups, fixing various warnings.Luke Dashjr
2012-01-16Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-01-16*Clear all has a tooltip now *About dialog updatedJanne Pulkkinen
2012-01-16Code tidyups, fixing various warnings.Luke Dashjr
2012-01-10Remove unused definitionPieter Wuille
2012-01-10Bump version to 0.5.0.4Luke Dashjr
2012-01-10Bump version to 0.4.4Luke Dashjr
2012-01-09Add "About Qt" menu option to show built-in Qt About dialogWladimir J. van der Laan
2012-01-09make transaction description read-only (UI fix)Wladimir J. van der Laan
2012-01-05Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-01-05Fix horrific performance found by gmaxwell.Matt Corallo
2012-01-04Fix transaction type in UI: not all tx'es with "from"/"to" field are necessar...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-25Be more conservative: check all transactions in blocks after last checkpoint.Luke Dashjr
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.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