We should include netinet/in.h to use sockaddr_in (POSIX.1-2001)
[novacoin.git] / src /
2012-03-22 Gavin AndresenMerge branch 'checklevel' of https://github.com/sipa...
2012-03-22 Gavin AndresenMerge pull request #975 from sipa/versioncheck
2012-03-22 Gavin AndresenMerge branch 'addrman' of https://github.com/sipa/bitcoin
2012-03-22 Gavin AndresenMerge pull request #964 from sipa/fastblocks
2012-03-22 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-22 Wladimir J. van... Merge pull request #969 from laanwj/2012_03_printconsol...
2012-03-22 Pieter WuilleCheck minversion before loading the rest of the wallet
2012-03-22 Pieter WuilleAdd -checklevel and improve -checkblocks
2012-03-21 Gavin AndresenRemove -bip16 and -paytoscripthashtime command-line...
2012-03-21 Wladimir J. van... replace call to PrintConsole with call to error()
2012-03-21 Gavin AndresenMerge pull request #947 from ali1234/master
2012-03-21 Gavin AndresenMerge pull request #948 from sipa/unstuck
2012-03-21 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
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.5.0.x' into 0.5.x
2012-03-21 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-21 Gavin AndresenMerge pull request #965 from khorben/master
2012-03-21 Pieter WuilleMore debug output for failed reorganizations
2012-03-21 MichaelCorrect date
2012-03-21 Wladimir J. van... Merge pull request #954 from Diapolo/master
2012-03-21 Pieter WuillePrevent stuck block download in large reorganisations
2012-03-21 Pieter WuilleSpeed up block downloading
2012-03-20 Pierre ProncheryAvoid some pointless warnings while compiling
2012-03-20 Luke DashjrMinimal support for validating BIP16 pay-to-script...
2012-03-20 Gavin AndresenUse last checkpoint instead of hard-coded 140,700....
2012-03-20 p2kProper support for Growl 1.3 notifications
2012-03-20 Pieter Wuilleassertion in CBlock::SetBestChainInner was too strong
2012-03-20 Philip Kaufmannremove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoi...
2012-03-19 Pieter WuilleWorkaround for BN_bn2mpi reading/writing out of bounds
2012-03-19 Wladimir J. van... Yet another attempt at implementing "minimize to tray...
2012-03-19 Wladimir J. van... 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 Philip Kaufmannupdated english language source file via lupdate
2012-03-19 Nils SchneiderMerge pull request #953 from Diapolo/master
2012-03-19 Philip Kaufmannfixed a capitalization error in the german translation
2012-03-19 Philip Kaufmannupdate german translation from transifex
2012-03-19 Wladimir J. van... Merge pull request #928 from jojkaart/master
2012-03-19 Gregory MaxwellMerge pull request #931 from luke-jr/dbg_loaderr
2012-03-18 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-03-18 Alistair BuxtonWhen disconnecting a node, clear the received buffer...
2012-03-17 Matt CoralloBump version to 0.5.3.1
2012-03-17 Luke DashjrBugfix: Missing includes
2012-03-17 Luke DashjrBugfix: Missing includes
2012-03-16 Philip Kaufmannupdate german translation from transifex
2012-03-16 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
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. van... fix default suffixes in save dialog in GNOME, make...
2012-03-16 Luke DashjrBump version to 0.5.4
2012-03-16 Luke DashjrBump version to 0.5.0.5
2012-03-16 Luke DashjrBump version to 0.4.5
2012-03-16 Gregory MaxwellBump CLIENT_VERSION for rc4 release
2012-03-16 Nils Schneiderupdate translations from transifex
2012-03-16 Wladimir J. van... Yet another attempt at implementing "minimize to tray...
2012-03-13 Gavin AndresenCode cleanup: use ECDSA_size() instead of fixed 10...
2012-03-13 Gavin AndresenBump CLIENT_VERSION for rc3 release
2012-03-12 Pieter WuilleLimit the impact of reorganisations on the database
2012-03-12 Luke DashjrPrint more diagnostic info for the various DB_CORRUPT...
2012-03-12 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
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-11 Luke DashjrPrint wallet load errors (to debug.log)
2012-03-10 Gregory MaxwellResolves issue #922 - "wallet passphrase timeout of...
2012-03-06 nomnombtcfix typo src/net.cpp
2012-03-05 nomnombtcfix typo src/net.cpp
2012-03-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
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-03 Pieter WuilleDo not allow overwriting unspent transactions (BIP 30)
2012-03-02 Gavin AndresenDoS fix for mapOrphanTransactions
2012-02-29 Gavin AndresenDoS fix for mapOrphanTransactions
2012-02-28 Gavin AndresenMerge branch 'mruinventory' of https://github.com/sipa...
2012-02-28 Gavin AndresenMerge branch '2012_02_getspecialfolderpath_overflow...
2012-02-28 Michael Ford"February"
2012-02-27 Gavin AndresenDo not start bitcoin: thread on OSX. fixes #889
2012-02-27 Gavin AndresenMerge branch 'nodosbip16' of https://github.com/sipa...
2012-02-27 Pieter WuilleAdd mruset and use it for setInventoryKnown
2012-02-27 Wladimir J. van... 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. van... On windows, show message box with help, as there is...
2012-02-27 Wladimir J. van... 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. van... Restructure IPC URL handling (fixes #851)
2012-02-27 Gavin AndresenMove BIP16 switchover time to April 1
2012-02-27 Gavin AndresenMerge branch 'nooptionsinwallet+fixproxysetting' of...
2012-02-27 Wladimir J. van... Merge pull request #853 from laanwj/2012_02_altminimizetray
2012-02-26 Pieter WuilleStore addrProxy port in settings
next