novacoin.git
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-24 Jeff GarzikTest ScriptSigArgsExpected() for error, before accumula...
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-18 Pieter WuilleAdd missing breaks in optionmodel's switch case
2012-04-17 Pieter WuilleFix potential deadlock
2012-04-17 Jeff GarzikFix misc. minor sign-comparison warnings
2012-04-17 Jeff GarzikCNode's nHeaderStart may be negative, so change its...
2012-04-17 Jeff GarzikFix sign-compare warnings: netbase's Lookup* max-soluti...
2012-04-17 Jeff GarzikFix loop index var types, fixing many minor sign compar...
2012-04-17 Jeff GarzikFix loop index var types, fixing many minor sign compar...
2012-04-17 Jeff GarzikThe string class returns string::npos, when find()...
2012-04-17 Wladimir J... Add forgotten initializer
2012-04-17 Jeff GarzikAlreadyHave(): only hold lock during mapTransactions...
2012-04-17 Jeff GarzikLocking fix for AlreadyHave()
2012-04-16 Wladimir J... Set label when selecting an address that already has...
2012-04-16 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-16 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-16 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-04-15 Wladimir J... fix warnings: suggest explicit braces to avoid ambiguou...
2012-04-15 Wladimir J... fix warnings: suggest explicit braces to avoid ambiguou...
2012-04-15 Wladimir J... fix warnings: '&&' within '||' [-Wlogical-op-parentheses]
2012-04-15 Wladimir J... fix warnings: delete called on 'XX' that has virtual...
2012-04-15 Wladimir J... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-15 Wladimir J... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-15 Wladimir J... fix warnings: enumeration values 'XX' not handled in...
2012-04-15 Wladimir J... fix warnings: 'XX' defined as a struct here but previou...
2012-04-15 Wladimir J... fix warnings: array subscript is of type 'char' [-Wchar...
2012-04-15 Wladimir J... fix warnings: array subscript is of type 'char' [-Wchar...
2012-04-15 Wladimir J... work around issue in boost::program_options that preven...
2012-04-15 Chris MooreCBitcoinSecret::SetString() now calls IsValid() to...
2012-04-15 Wladimir J... Show a message box when runaway exception happens
2012-04-15 Luke DashjrMerge commit 'e962c7f' into 0.5.0.x
2012-04-15 Luke DashjrBugfix: nTotalBlocks wasn't in 0.5.0, so need to replac...
2012-04-15 Luke DashjrBump version to 0.6.0.7
2012-04-15 Luke DashjrBugfix: Check that QRcode_encodeString didn't return...
2012-04-14 Luke DashjrAdd symlink to scripts/qt/make_windows_icon.sh from...
2012-04-14 Wladimir J... Rename make_windows_icon.py to .sh as it is a shell...
2012-04-14 Wladimir J... Do not show green tick unless all known blocks are...
2012-04-14 Wladimir J... Add missing tooltip and key shortcut in settings dialog...
2012-04-14 Gavin AndresenBug fix listtransactions from/count handling.
2012-04-14 Luke DashjrDisplay an error, rather than crashing, if encoding...
2012-04-14 Philip Kaufmannremoved (no label) string if we have NO label
2012-04-11 Wladimir J... Show error message instead of exception crash when...
2012-04-11 cardpuncherAdded comment lines in French & Turkish which basically...
2012-04-06 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-06 Luke DashjrBugfix: Windows lacks sleep(), so need to use Sleep...
2012-04-06 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-06 p2kProper support for Growl 1.3 notifications
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 graingertChange sign message bitcoin address tooltip to "The...
2012-04-05 Luke DashjrMerge branch 'strlcpy_attribute' into 0.5.0.x
2012-04-05 Luke DashjrDocument strlcpy.h in assets-attribution.txt since...
2012-04-05 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-05 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-05 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-04-05 Pieter WuilleVerify status of encrypt/decrypt calls to detect failed...
2012-04-04 Wladimir J... Increase time ago of last block for "up to date" status...
2012-04-04 Matt CoralloAdd laanwj to gitian download scripts.
2012-04-04 Matt CoralloAdd laanwj to gitian download scripts.
2012-04-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-04 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-04 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-04-04 Wladimir J... Use a messagebox to display the error when -server...
2012-04-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-04 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-04-04 Luke DashjrAdd Luke-Jr's PGP key to gitian-downloader
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 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-04-02 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-29 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-29 Gavin AndresenMerge pull request #1010 from sipa/fastblocks2
2012-03-29 Gavin AndresenMerge pull request #1008 from gavinandresen/addrworkaround
2012-03-29 Pieter WuilleUse transactions-updated as flush condition
2012-03-29 Gavin AndresenBump version to 0.6.0rc6
2012-03-29 Gavin AndresenWorkaround hangs when upgrading old addr.dat files
2012-03-29 Gavin AndresenMerge pull request #1007 from gavinandresen/log_auto_remove
2012-03-29 Gavin AndresenMerge pull request #996 from Diapolo/tx-lang-upd
2012-03-29 Gavin AndresenAuto-remove logs, and decrease logfile size to 10M
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 Philip Kaufmannupdate translations from transifex
2012-03-27 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
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-26 Gavin AndresenUpdate version to 60005 (0.6.0rc5)
2012-03-26 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-26 Gavin AndresenMerge pull request #994 from sipa/deladdr
next