Merge branch '0.5.0.x' into 0.5.x
[novacoin.git] / src /
2012-02-12 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-12 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-12 Matt CoralloGet ext. IP from UPnP, make sure addrMe IsRoutable...
2012-02-12 Pieter WuilleFix #822
2012-02-08 Luke DashjrBugfix: Capitalize kB correctly (upstream: 9d4b05c)
2012-02-08 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-08 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-08 Gregory MaxwellHave bitcoind recommend a secure RPC password. Increase...
2012-02-08 Wladimir J. van... Restructure credit transaction decomposition (solves...
2012-02-08 Luke DashjrBugfix: Capitalize kB correctly (upstream: 9d4b05c)
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-08 Gregory MaxwellHave bitcoind recommend a secure RPC password. Increase...
2012-02-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-03 Gavin AndresenOnly store transactions with missing inputs in the...
2012-02-03 Pieter WuilleFull checking of all loaded keys
2012-02-02 Wladimir J. van... Revert to global progress indication (see #753)
2012-02-02 Pieter WuilleCheck consistency of private keys
2012-02-02 Wladimir J. van... Remove loose amp; from Portugese translation (issue...
2012-02-02 Gavin AndresenAllow -upnp to override setting in wallet (and simplify...
2012-02-02 Matt CoralloFix UPnP by reannouncing every 20 minutes.
2012-02-02 Gavin AndresenTestnet difficulty calculation changes, to take effect...
2012-02-02 Matt CoralloAutomatically refocus on new SendCoinsEntrys and scroll...
2012-02-02 Gavin AndresenSupport makefile.osx building test_bitcoin with dynamic...
2012-02-02 Luke DashjrRename src/obj/test to src/obj-test to workaround bug...
2012-02-02 Luke DashjrBugfix: Support building test_bitcoin with shared-objec...
2012-01-24 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-24 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-24 Daniel FolkinshteynUpdate seednodes, pick long-uptime nodes with version...
2012-01-24 Lars RasmussonReplace tabs with four spaces to comply with coding...
2012-01-24 Lars RasmussonReplace tabs with four spaces to comply with coding...
2012-01-17 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-17 Luke DashjrCode tidyups, fixing various warnings.
2012-01-17 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-17 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-17 Janne Pulkkinen*Clear all has a tooltip now *About dialog updated
2012-01-17 Luke DashjrCode tidyups, fixing various warnings.
2012-01-11 Pieter WuilleRemove unused definition
2012-01-10 Luke DashjrBump version to 0.5.3
2012-01-10 Luke DashjrBump version to 0.5.0.4
2012-01-10 Luke DashjrBump version to 0.4.4
2012-01-09 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-09 Wladimir J. van... Add "About Qt" menu option to show built-in Qt About...
2012-01-09 Wladimir J. van... make transaction description read-only (UI fix)
2012-01-05 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-05 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-05 Matt CoralloFix horrific performance found by gmaxwell.
2012-01-04 Wladimir J. van... Fix transaction type in UI: not all tx'es with "from...
2012-01-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-03 Wladimir J. van... Fix typo (#734)
2012-01-03 Luke DashjrFix typo (#734)
2012-01-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-03 Gavin AndresenI broke -testnet with my TOR option-parsing fixes.
2012-01-03 Gavin AndresenFix issue #659, and cleanup wallet/command-line argumen...
2012-01-03 Pieter WuilleFix some address-handling deadlocks
2011-12-25 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2011-12-25 Luke DashjrBe more conservative: check all transactions in blocks...
2011-12-23 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2011-12-23 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2011-12-20 Dylan NoblesmithImplement an mlock()'d string class for storing passphrases
2011-12-20 Luke DashjrBugfix: fForRelay should be false when deciding require...
2011-12-19 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2011-12-19 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2011-12-19 Luke DashjrAdd my DNS seed domain
2011-12-19 Matt CoralloAdd sipa's new dnsseed.
2011-12-16 Luke DashjrBump version to 0.5.2
2011-12-16 Luke DashjrBump version to 0.5.0.3
2011-12-16 Luke DashjrBump version to 0.5.0.2
2011-12-16 Luke DashjrBump version to 0.4.3
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Wladimir J. van... Enable wordwrap for long message in passphrase dialog
2011-12-13 Wladimir J. van... Enable wordwrap for long message in passphrase dialog
2011-12-12 Gavin AndresenMerge commit '7298ebb'
2011-12-12 Nils Schneideradded translations: pt_BR zh_CN
2011-12-12 Nils Schneiderupdated translations: es es_CL nb ru
2011-12-12 Luke DashjrMerge branch '0.4.x' into 0.5.x
2011-12-12 Luke DashjrMerge branch 'restore_old_miniupnp_compat' into 0.4.x
2011-12-12 Gavin AndresenMerge pull request #694 from luke-jr/restore_old_miniup...
2011-12-10 Luke DashjrRestore compatibility with miniupnpc 1.5 (without break...
2011-12-09 Wladimir J. van... Prevent window from being shown momentarily when using...
2011-12-05 Gavin AndresenMerge pull request #679 from laanwj/cmdline_minimize
2011-12-04 Wladimir J. van... Implement -min option to start minimized
2011-12-02 Matt CoralloMove DNS Seed lookup to a new thread.
2011-12-02 Matt CoralloMove DNS Seed lookup to a new thread.
2011-12-02 Gavin AndresenMerge pull request #654 from TheBlueMatt/dnsseed-thread
2011-12-02 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-02 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Gavin AndresenMerge pull request #670 from gavinandresen/rpcauth_speedup
2011-12-01 Gavin AndresenSpeed up RPC authentication (reworked pull from Joel...
2011-12-01 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Wladimir J. van... Make home and addressbook icon more consistent with...
2011-12-01 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-12-01 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-12-01 Gavin AndresenMerge pull request #666 from nobled/secstrings
2011-12-01 Gavin AndresenMerge pull request #667 from laanwj/homeaddricons
next