novacoin.git
2012-05-06 Peter ToddFixed non-sensical error message
2012-05-06 Luke DashjrBugfix: %-12I64d is not valid and causes the parameter...
2012-05-05 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-05-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-04 Luke DashjrBugfix: Remove redundant duplicate transaction check
2012-05-04 Luke DashjrMerge branch '0.6.0.x' of gitorious.org:+bitcoin-stable...
2012-05-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-04 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-05-04 Gavin AndresenCheck earlier for blocks with duplicate transactions...
2012-05-04 Gavin AndresenCheck earlier for blocks with duplicate transactions...
2012-05-04 Philip Kaufmannremove obsolete BackupWallet() entry in wallet.h
2012-05-04 Gavin AndresenBump version numbers for 0.6.1rc2
2012-05-03 Gregory MaxwellMerge pull request #1188 from Diapolo/rem_BackupWallet_...
2012-05-03 Philip Kaufmannremove obsolete BackupWallet() entry in wallet.h
2012-05-02 Philip Kaufmannadd bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
2012-05-02 Wladimir J... Merge pull request #1179 from Diapolo/project-file
2012-05-02 Philip Kaufmannfix compiler warning "suggest parentheses around assign...
2012-05-02 Philip Kaufmannfix DEPENDPATH in the project file, as json has no...
2012-05-02 Philip Kaufmannremove unused typedef in serialize.h
2012-05-01 Jeff GarzikMerge pull request #1171 from Diapolo/fix_compiler_warn
2012-05-01 Philip Kaufmannadd bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
2012-05-01 Wladimir J... Merge pull request #1176 from Diapolo/project-file
2012-05-01 Jeff GarzikMerge pull request #1177 from laanwj/2012_05_remove_dup...
2012-05-01 Wladimir J... Merge pull request #1172 from Diapolo/serialize_h_rem_t...
2012-05-01 Wladimir J... remove duplicate definition of SecureString in util.h
2012-05-01 Philip Kaufmannfix DEPENDPATH in the project file, as json has no...
2012-05-01 Jeff GarzikMerge pull request #1173 from Diapolo/init_cpp_comment_upd
2012-05-01 Philip Kaufmannfix compiler warning "suggest parentheses around assign...
2012-05-01 Philip Kaufmannfix compiler warning "suggest explicit braces to avoid...
2012-04-30 Philip Kaufmannremove references to bitcoin-wx from comment in init.cpp
2012-04-30 Philip Kaufmannremove unused typedef in serialize.h
2012-04-30 Gavin AndresenCheck earlier for blocks with duplicate transactions...
2012-04-30 Philip Kaufmannchange button tooltip on sign message page for copy...
2012-04-29 Wladimir J... Merge pull request #1139 from Diapolo/messagepage
2012-04-29 Wladimir J... Merge pull request #1163 from laanwj/2012_04_uiperforma...
2012-04-29 Wladimir J... Fix critical UI performance issue (#1154)
2012-04-27 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-27 Gavin Andresenfix compiler error in bitcoinrpc RE: boost::system
2012-04-27 Gavin AndresenBump win32.deps version number for new openssl
2012-04-27 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-27 Gavin AndresenWindows build: compile against openssl 1.0.1b
2012-04-27 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-04-27 Gavin AndresenWindows build: compile against openssl 1.0.1b
2012-04-27 Gavin AndresenUpdate openssl version
2012-04-27 Gavin AndresenBump win32.deps version number for new openssl
2012-04-27 Gavin AndresenWindows build: compile against openssl 1.0.1b
2012-04-27 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-27 Luke DashjrBump version to 0.5.5
2012-04-27 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-04-27 Gavin AndresenWindows build: compile against openssl 1.0.1b
2012-04-27 Luke DashjrBump version to 0.4.6
2012-04-27 freewillistsinceblock: rpc param blockid -> blockhash
2012-04-27 freewilremove strange debug message from listsinceblock
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-27 Gavin AndresenBump version numbers for 0.6.1rc1
2012-04-26 Gavin AndresenMerge pull request #1151 from freewil/listsinceblock...
2012-04-26 Gavin AndresenMerge pull request #1150 from gavinandresen/NOPCH
2012-04-26 Gavin AndresenMerge pull request #1152 from freewil/remove-strange...
2012-04-26 Pieter WuilleMerge pull request #1146 from drizztbsd/posix-include
2012-04-26 freewilremove strange debug message from listsinceblock
2012-04-26 freewillistsinceblock: rpc param blockid -> blockhash
2012-04-26 Gavin AndresenDefine TEST_DATA_DIR so unit tests can be run from...
2012-04-26 Gavin AndresenUndo part of c2e8c8ac to fix issue#1148
2012-04-26 Pieter WuilleMerge pull request #1119 from sipa/fastshutdown
2012-04-25 Gavin AndresenRemove unused -DNOPCH
2012-04-25 Pieter WuilleMake lsn_reset ("detach databases") optional and off...
2012-04-25 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-24 Jeff GarzikCBlock::WriteToDisk() properly checks ftell(3) for...
2012-04-24 Jeff GarzikTest ScriptSigArgsExpected() for error, before accumula...
2012-04-24 Jeff GarzikMerge pull request #1140 from jgarzik/sign-compare
2012-04-23 Jeff GarzikChange signed->unsigned at 3 code sites
2012-04-23 Jeff GarzikCBlock::WriteToDisk() properly checks ftell(3) for...
2012-04-23 Jeff GarzikAdd casts for unavoidable signed/unsigned comparisons
2012-04-23 Jeff GarzikTest ScriptSigArgsExpected() for error, before accumula...
2012-04-23 Jeff GarzikSigOp and orphan-tx constants and counts are always...
2012-04-22 Pieter WuilleMerge pull request #1133 from sipa/abspath
2012-04-22 Jeff GarzikPrefer 'unsigned int' for loop index variables tested...
2012-04-22 Philip Kaufmannchange button tooltip on sign message page for copy...
2012-04-22 Pieter WuilleMake GetDataDir return absolute paths
2012-04-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-22 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-04-22 Timothy RedaelliAdd missing includes. (Fix bulding under GCC 4.7)
2012-04-22 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-22 Dwayne C. LitzenbergerFix bugs on 'unsigned char' platforms.
2012-04-22 Dwayne C. LitzenbergerFix phexdigits[255] is undefined.
2012-04-22 Dwayne C. LitzenbergerFix phexdigits[255] is undefined.
2012-04-21 Pieter WuilleMerge pull request #1124 from sipa/rpcobj3
2012-04-21 Pieter WuilleMerge pull request #1131 from laanwj/2012_04_hexstr
2012-04-21 Pieter WuilleMerge pull request #1129 from laanwj/2012_04_opcodes
2012-04-21 Gavin AndresenMerge pull request #1121 from gavinandresen/scripttest
2012-04-21 Gavin AndresenData-drive script evaluation unit tests.
2012-04-21 Pieter WuilleMerge pull request #1126 from drizztbsd/master
2012-04-21 Wladimir J... Integrate @JoelKatz's optimized ToHex (#562) into curre...
2012-04-21 Wladimir J... Remove no-longer used UI hints in bitcoin core
2012-04-21 Wladimir J... change type of various bare chars to bool that are...
2012-04-21 Wladimir J... Add explicit numeric constant value for all opcodes
2012-04-20 Pieter WuilleExpose CRPCTable via bitcoinrpc.h for testing
2012-04-20 Pieter WuilleEncapsulate mapCommands in class CRPCTable
next