novacoin.git
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 DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-10 Luke DashjrBump version to 0.5.0.4
2012-01-10 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
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... Add "About Qt" menu option to show built-in Qt About...
2012-01-09 Wladimir J... make transaction description read-only (UI fix)
2012-01-09 Matt CoralloRemove mentions on anonymity in debian folder.
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... 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... 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 Matt CoralloFix #722.
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 Matt CoralloUpdate debian changelog to 0.5.1.
2011-12-16 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2011-12-16 Luke DashjrUpdate debian changelog to 0.5.0.3.
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 Gavin AndresenMerge pull request #700 from TheBlueMatt/qtalertfix
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Wladimir J... Enable wordwrap for long message in passphrase dialog
2011-12-13 Wladimir J... 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 Matt CoralloRe-enable RPCSSL in gitian builds.
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 #687 from TheBlueMatt/gitianssl
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... Merge pull request #693 from laanwj/min_fix_tmpshow
2011-12-09 Wladimir J... Prevent window from being shown momentarily when using...
2011-12-07 Matt CoralloRe-enable RPCSSL in gitian builds.
2011-12-05 Matt CoralloMove -lgdi32 after -lcrypto (fixes #681).
2011-12-05 Gavin AndresenMerge pull request #679 from laanwj/cmdline_minimize
2011-12-05 Gavin AndresenMerge pull request #682 from TheBlueMatt/gdicrypto
2011-12-04 Wladimir J... Implement -min option to start minimized
2011-12-04 Matt CoralloMove -lgdi32 after -lcrypto (fixes #681).
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 Luke DashjrMerge branch '0.4.x' into 0.5.x
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 AndresenMerge pull request #534 from gavinandresen/DoSorphans
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... 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
2011-11-27 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-11-26 Matt CoralloMove DNS Seed lookup to a new thread.
2011-11-26 Wladimir J... Make home and addressbook icon more consistent with...
2011-11-26 Dylan NoblesmithImplement an mlock()'d string class for storing passphrases
2011-11-25 Wladimir J... allow for filtering addresses and labels by searching...
2011-11-25 Luke DashjrMerge branch '0.4.x' into 0.5.x
2011-11-25 Nils Schneiderupdate translation: de
2011-11-25 Alex BSmall fixes in both spanish translations
2011-11-24 Wladimir J... allow for filtering addresses and labels by searching...
2011-11-24 Nils Schneiderupdate translation: de
2011-11-24 Nils Schneideradd translations: hu uk
2011-11-24 Nils SchneiderMerge pull request #662 from paraipan/master
2011-11-24 Alex BSmall fixes in both spanish translations
2011-11-22 Nils Schneiderupdate translations: da de nl ru zh_TW
2011-11-22 Nils Schneideradd italian translation
next