]> Git Repo - VerusCoin.git/history - src/main.cpp
Replace several network protocol version numbers with named constants
[VerusCoin.git] / src / main.cpp
2012-04-13 Jeff GarzikReplace several network protocol version numbers with...
2012-04-12 Jeff GarzikBIP 0031: pong message
2012-04-12 Wladimir J. van... Merge pull request #855 from sje397/ToggleHide
2012-04-11 Pieter WuilleMerge pull request #1072 from sipa/boostpaths
2012-04-11 Pieter WuilleUse filesystem::path instead of manual string tinkering
2012-04-10 Pieter WuilleMerge pull request #1054 from sipa/buildinfo
2012-04-10 Wladimir J. van... Merge pull request #1046 from laanwj/2012_04_rpcporterror
2012-04-10 Pieter WuilleBuild identification strings
2012-04-10 Pieter WuilleMerge pull request #1070 from cardpuncher/patch-1
2012-04-09 Pieter WuilleMerge pull request #1052 from sipa/scopedlocks
2012-04-08 Pieter WuilleUse scoped locks instead of CRITICAL_BLOCK
2012-04-05 Gavin AndresenMerge pull request #1047 from luke-jr/strlcpy_attribute
2012-04-04 Pieter WuilleMerge pull request #1019 from laanwj/2012_03_uirefactor
2012-04-04 Wladimir J. van... qtui.h/noui.h interface cleanup
2012-04-04 Wladimir J. van... support RPC stop and encryptwallet with UI
2012-04-04 Wladimir J. van... remove unused CalledSetStatusBar and UIThreadCall notif...
2012-04-03 Gregory MaxwellMerge pull request #934 from luke-jr/gitian_luke
2012-04-03 Gregory MaxwellMerge pull request #1026 from laanwj/2012_04_increase_u...
2012-04-02 Gavin AndresenMerge pull request #951 from TheBlueMatt/headerslimit
2012-03-26 Pieter WuilleMerge pull request #983 from laanwj/2012_03_removeunuse...
2012-03-22 Gavin AndresenMerge pull request #946 from luke-jr/bugfix_rm_mingw
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-21 Gavin AndresenRemove -bip16 and -paytoscripthashtime command-line...
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 Gavin AndresenMerge pull request #965 from khorben/master
2012-03-21 Pieter WuilleMore debug output for failed reorganizations
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-20 Gregory MaxwellMerge pull request #960 from gavinandresen/issue913
2012-03-20 Gavin AndresenUse last checkpoint instead of hard-coded 140,700....
2012-03-20 Pieter Wuilleassertion in CBlock::SetBestChainInner was too strong
2012-03-19 Matt CoralloLimit getheaders to a hard 2000.
2012-03-19 Gregory MaxwellMerge pull request #931 from luke-jr/dbg_loaderr
2012-03-12 Gregory MaxwellMerge pull request #930 from sipa/minireorg
2012-03-12 Pieter WuilleLimit the impact of reorganisations on the database
2012-03-03 Gavin AndresenMerge pull request #915 from sipa/nooverwritetx
2012-03-03 Pieter WuilleDo not allow overwriting unspent transactions (BIP 30)
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 Pieter WuilleMerge pull request #910 from fanquake/master
2012-02-28 Michael Ford"February"
2012-02-27 Gavin AndresenMerge branch 'nodosbip16' of https://github.com/sipa...
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 Gavin Andresenbitcoind changes to stop storing settings in wallet...
2012-02-25 Wladimir J. van... Merge pull request #897 from laanwj/2012_02_fixnegativesecs
2012-02-25 Pieter WuilleDo not invoke anti-DoS system for invalid BIP16 transac...
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-02-23 Gavin AndresenMerge branch 'getblock_cleanup' of https://github.com...
2012-02-22 Gavin AndresenMerge branch 'testnetirc' of https://github.com/sipa...
2012-02-22 Gavin AndresenMerge branch 'fixnullpfrom' of https://github.com/sipa...
2012-02-22 Gavin AndresenMerge branch 'postfeb20' of https://github.com/sipa...
2012-02-22 Gavin AndresenMerge branch 'reorginfo' of https://github.com/sipa...
2012-02-22 Gavin AndresenMerge branch 'fix_616' of https://github.com/sipa/bitcoin
2012-02-22 Gavin AndresenMerge branch 'fix_626' of https://github.com/sipa/bitcoin
2012-02-22 Gavin AndresenMerge branch 'bugfix_bip14_ez' of https://github.com...
2012-02-22 Gavin AndresenMerge branch '201202_guiaddsuffix' of https://github...
2012-02-22 Luke DashjrBugfix: Instead of reporting "bitcoin-qt" for both...
2012-02-21 Pieter WuillePost-feb20 simplifications
2012-02-20 Pieter WuilleProcessBlock is sometimes called with pfrom==NULL
2012-02-20 Wladimir J. van... Merge pull request #857 from laanwj/2012_02_fixhelpwindow
2012-02-20 Wladimir J. van... Merge pull request #858 from laanwj/2012_02_uisendlabelfix
2012-02-19 Pieter WuilleReport number of (dis)connected blocks in reorganization
2012-02-19 Pieter WuilleMerge pull request #863 from sipa/bn2mpifix
2012-02-18 Pieter WuilleMerge pull request #862 from TheBlueMatt/warnings
2012-02-18 Wladimir J. van... Merge pull request #859 from laanwj/2012_02_guilanguagearg
2012-02-17 Wladimir J. van... Merge pull request #854 from laanwj/2012_02_qtipc
2012-02-17 Gavin AndresenMerge branch 'nolisten_bitcoin_conf_2' of https://githu...
2012-02-17 Gavin AndresenMerge branch 'testnetmining' of github.com:gavinandrese...
2012-02-17 Gavin AndresenMerge branch 'threadid' of https://github.com/sipa...
2012-02-16 Gavin AndresenFix issue #848 : broken mining on testnet
2012-02-16 Pieter WuilleSymbolic names for threads
2012-02-12 Wladimir J. van... Merge pull request #807 from TheBlueMatt/bip21
2012-02-11 gmaxwellMerge pull request #817 from TheBlueMatt/dpiversionfix
2012-02-10 Wladimir J. van... Merge pull request #818 from laanwj/2012_02_win32_qtacc...
2012-02-10 Gavin AndresenMerge pull request #813 from dooglus/master
2012-02-09 Chris MooreFix #794. Only remove transactions from memory pool...
2012-02-07 Gavin AndresenMerge pull request #805 from luke-jr/gitian_deps
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-02-07 Gavin AndresenMerge branch 'standardScriptSigs' of github.com:gavinan...
2012-02-06 Gavin Andresen-bip16 option (default: 1) to support / not support...
2012-02-06 Gavin AndresenMerge branch 'rpcpassword' of https://github.com/gmaxwe...
2012-02-01 Gregory MaxwellAvoid advertising the node's address when it is not...
2012-01-31 Gavin AndresenTestnet difficulty calculation changes, to take effect...
2012-01-31 Gavin AndresenMerge branch 'checkkeys' of https://github.com/sipa...
2012-01-28 Gavin AndresenCreateNewBlock was not adding in transaction fees.
2012-01-27 Luke DashjrBitcoin-Qt signmessage GUI (pull request #582)
2012-01-26 Wladimir J. van... Merge pull request #593 (Full URL Support in bitcoin-qt)
2012-01-25 Gavin AndresenMerge pull request #782 from sipa/checkkeys
2012-01-25 Gavin AndresenMerge pull request #773 from gavinandresen/p2shSigOpCount
2012-01-23 Gavin AndresenMerge branch 'bugfix_shared_boost_test' of https:/...
2012-01-23 Gavin AndresenMerge branch 'lockcontention' of https://github.com...
2012-01-23 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-01-23 Gavin AndresenMerge branch 'bugfix_areinpstd' of https://github.com...
next
This page took 0.501065 seconds and 107 git commands to generate.