index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-22
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-04-22
Add missing includes. (Fix bulding under GCC 4.7)
Timothy Redaelli
2012-04-22
Fix bugs on 'unsigned char' platforms.
Dwayne C. Litzenberger
2012-04-22
Fix phexdigits[255] is undefined.
Dwayne C. Litzenberger
2012-04-17
Add missing breaks in optionmodel's switch case
Pieter Wuille
2012-04-17
Fix potential deadlock
Pieter Wuille
2012-04-17
Fix misc. minor sign-comparison warnings
Jeff Garzik
2012-04-17
CNode's nHeaderStart may be negative, so change its type (PARTIAL)
Jeff Garzik
2012-04-17
Fix loop index var types, fixing many minor sign comparison warnings
Jeff Garzik
2012-04-17
The string class returns string::npos, when find() fails.
Jeff Garzik
2012-04-17
Add forgotten initializer
Wladimir J. van der Laan
2012-04-17
AlreadyHave(): only hold lock during mapTransactions access
Jeff Garzik
2012-04-17
Locking fix for AlreadyHave()
Jeff Garzik
2012-04-16
Set label when selecting an address that already has a label. Fixes #1080.
Wladimir J. van der Laan
2012-04-15
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-04-15
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-04-15
fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
Wladimir J. van der Laan
2012-04-15
fix warnings: delete called on 'XX' that has virtual functions but non-virtua...
Wladimir J. van der Laan
2012-04-15
fix warnings: unused variable 'XX' [-Wunused-variable]
Wladimir J. van der Laan
2012-04-15
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]
Wladimir J. van der Laan
2012-04-15
fix warnings: 'XX' defined as a struct here but previously declared as a clas...
Wladimir J. van der Laan
2012-04-15
fix warnings: array subscript is of type 'char' [-Wchar-subscripts]
Wladimir J. van der Laan
2012-04-15
fix warnings: array subscript is of type 'char' [-Wchar-subscripts]
Wladimir J. van der Laan
2012-04-15
work around issue in boost::program_options that prevents from compiling in c...
Wladimir J. van der Laan
2012-04-15
Show a message box when runaway exception happens
Wladimir J. van der Laan
2012-04-15
Merge commit 'e962c7f' into 0.5.0.x
Luke Dashjr
2012-04-15
Bugfix: nTotalBlocks wasn't in 0.5.0, so need to replace it with equivalent f...
Luke Dashjr
2012-04-14
Add symlink to scripts/qt/make_windows_icon.sh from old file name, just in case
Luke Dashjr
2012-04-14
Rename make_windows_icon.py to .sh as it is a shell script (fixes #1099)
Wladimir J. van der Laan
2012-04-14
Do not show green tick unless all known blocks are downloaded (fixes #921)
Wladimir J. van der Laan
2012-04-14
Add missing tooltip and key shortcut in settings dialog (#1088 without line b...
Wladimir J. van der Laan
2012-04-14
Bug fix listtransactions from/count handling.
Gavin Andresen
2012-04-11
Show error message instead of exception crash when unable to bind RPC port
Wladimir J. van der Laan
2012-04-06
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-04-06
Bugfix: Windows lacks sleep(), so need to use Sleep() from util.h
Luke Dashjr
2012-04-06
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-04-06
Proper support for Growl 1.3 notifications
p2k
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-05
Merge branch 'strlcpy_attribute' into 0.5.0.x
Luke Dashjr
2012-04-05
Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed
Luke Dashjr
2012-04-05
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-04-05
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-04-05
Verify status of encrypt/decrypt calls to detect failed padding
Pieter Wuille
2012-04-04
Increase time ago of last block for "up to date" status from 30 to 90 minutes
Wladimir J. van der Laan
2012-04-04
Add laanwj to gitian download scripts.
Matt Corallo
2012-04-04
Add laanwj to gitian download scripts.
Matt Corallo
2012-04-04
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-04-04
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-04-04
Use a messagebox to display the error when -server is provided without provid...
Wladimir J. van der Laan
2012-04-04
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
[prev]
[next]