novacoin.git
2012-04-04 Wladimir J... Use a messagebox to display the error when -server...
2012-04-04 Luke DashjrAdd Luke-Jr's PGP key to gitian-downloader
2012-04-04 Philip Kaufmannremoved an ugly line break in a transaction tooltip...
2012-04-04 Pieter WuilleUpdated my GPG key
2012-04-04 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-04-04 Luke DashjrFix script tests for P2SH
2012-04-04 Vegard NossumFix testing setup
2012-04-04 Pieter WuilleDo not invoke anti-DoS system for invalid BIP16 transac...
2012-03-28 Luke DashjrMerge branch 'vfycompsig_0.5.0' into 0.5.0.x
2012-03-28 Luke DashjrMinimal support for compressed-key signature recovery...
2012-03-27 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-26 Gavin AndresenRemove wxWidgets .exe and locales during setup
2012-03-22 Pieter WuilleCheck minversion before loading the rest of the wallet
2012-03-22 Wladimir J... Fix warning about deprecated unescaped backslash
2012-03-22 Alistair BuxtonWhen disconnecting a node, clear the received buffer...
2012-03-22 Pieter WuilleMore debug output for failed reorganizations
2012-03-22 Pieter WuilleReport number of (dis)connected blocks in reorganization
2012-03-22 Luke DashjrFix grammatical errors in translation process documenta...
2012-03-22 Gavin AndresenUse last checkpoint instead of hard-coded 140,700....
2012-03-22 Luke DashjrMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side...
2012-03-21 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-21 Luke DashjrMerge branch 'bip16_0.4.x' into 0.4.x
2012-03-21 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-20 Luke DashjrMinimal support for validating BIP16 pay-to-script...
2012-03-19 Pieter WuilleWorkaround for BN_bn2mpi reading/writing out of bounds
2012-03-19 Wladimir J... Yet another attempt at implementing "minimize to tray...
2012-03-19 Wladimir J... Hide window from taskbar when "minimize to tray" active...
2012-03-19 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-03-19 Luke DashjrPrint more diagnostic info for the various DB_CORRUPT...
2012-03-19 Luke DashjrPrint wallet load errors (to debug.log)
2012-03-19 Luke DashjrBump version to 0.5.0.6
2012-03-19 Luke DashjrMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side...
2012-03-17 Luke DashjrBugfix: Missing includes
2012-03-16 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-16 Gavin AndresenFix issue #848 : broken mining on testnet
2012-03-16 Gavin AndresenFix issue #848 : broken mining on testnet
2012-03-16 Wladimir J... fix default suffixes in save dialog in GNOME, make...
2012-03-16 Luke DashjrBump version to 0.5.0.5
2012-03-16 Luke DashjrBump version to 0.4.5
2012-03-16 Matt CoralloFix Win32 RPC Crashes.
2012-03-13 Gavin AndresenCode cleanup: use ECDSA_size() instead of fixed 10...
2012-03-12 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-12 Gregory MaxwellResolves issue #922 - "wallet passphrase timeout of...
2012-03-06 nomnombtcfix typo src/net.cpp
2012-03-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-03 Luke DashjrBugfix: Fix possible buffer overflow (#901)
2012-03-03 Luke DashjrBugfix: Check return value of SHGetSpecialFolderPath...
2012-03-03 Luke DashjrMerge remote branch 'sipa/nooverwritetx_v0.4.0' into...
2012-03-03 Pieter WuilleDo not allow overwriting unspent transactions (BIP 30)
2012-03-02 Gavin AndresenDoS fix for mapOrphanTransactions
2012-02-27 Wladimir J... In UI, handle cases in which the last received block...
2012-02-27 Chris MooreDon't show splash screen when -min is specified on...
2012-02-27 Gavin AndresenCheckpoint block 168,000
2012-02-27 Pieter WuilleProcessBlock is sometimes called with pfrom==NULL
2012-02-27 Pieter WuilleFix #616: remove base_uint::operator&=(uint64 b)
2012-02-27 Pieter WuilleFix #626: RecvLine wrong error message
2012-02-27 Wladimir J... On windows, show message box with help, as there is...
2012-02-27 Wladimir J... Only fill in label from address book, if no label is...
2012-02-27 Pieter WuilleFix #650: CKey::SetSecret BIGNUM leak
2012-02-27 Pieter WuilleFree pwalletdbEncryption after encryping wallet
2012-02-27 Wladimir J... Restructure IPC URL handling (fixes #851)
2012-02-17 Wladimir J... Change #ifdef GUI to #ifdef QT_GUI, GUI is not defined...
2012-02-17 Pieter WuilleExtra wallet locking fixes
2012-02-17 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-17 Pieter WuilleFix wallet locking locking
2012-02-17 Pieter WuilleMacros for manual critical sections
2012-02-17 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-17 Wladimir J... don't allow -daemon in bitcoin-qt (changes only #defines)
2012-02-17 Matt CoralloProperly include $*_LIB_PATH in makefile.unix
2012-02-17 Pieter WuilleSeveral shutdown-related fixes
2012-02-17 Pieter WuilleBugfix: do not create CAddress for invalid accepts
2012-02-17 Janne PulkkinenFix Minimize to the tray instead of the taskbar
2012-02-17 Wladimir J... Prevent window from being shown momentarily when using...
2012-02-14 Wladimir J... Enable accessible widgets Qt module on win32, so that...
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 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... 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.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... Revert to global progress indication (see #753)
2012-02-02 Pieter WuilleCheck consistency of private keys
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.4.x' into 0.5.0.x
2012-01-24 Luke DashjrVarious updates to the release process
2012-01-24 Luke DashjrVarious updates to the release process
2012-01-24 Daniel FolkinshteynUpdate seednodes, pick long-uptime nodes with version...
next