aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-26Bump version to 0.4.1Gavin Andresen
2011-09-26Merge pull request #513 from cjdelisle/feature-hardeningGavin Andresen
Hardening
2011-09-26Merge pull request #517 from gavinandresen/DoSpreventionGavin Andresen
Denial-of-service prevention
2011-09-26Merge pull request #521 from laanwj/qtGavin Andresen
Qt GUI
2011-09-23Merge pull request #528 from TheBlueMatt/gitian-downloaderJeff Garzik
Add win32 gitian download config.
2011-09-23Update release process for repackaging gitian builds, and osx dmgGavin Andresen
2011-09-23Add win32 gitian download config.Matt Corallo
2011-09-22Script to create OSX .dmg diskimage file.Gavin Andresen
2011-09-22Merge pull request #527 from TheBlueMatt/gitian-downloaderv0.4.0Gavin Andresen
Restructure gitian files and add download config files.
2011-09-22Restructure gitian files and add download config files.Matt Corallo
2011-09-22Fix QA email addressGavin Andresen
2011-09-22Merge pull request #526 from sipa/nlGavin Andresen
Updated dutch translation
2011-09-22Updated dutch translationPieter Wuille
2011-09-22Merge pull request #525 from TheBlueMatt/masterJeff Garzik
Update binary mo to match latest po translation.
2011-09-22Update binary mo to match latest po translation.Matt Corallo
2011-09-21More denial-of-service misbehavior detection: version/addr/inv/getdata messagesGavin Andresen
2011-09-21Transaction/Block denial-of-service detection/responseGavin Andresen
2011-09-21Framework for banning mis-behaving peersGavin Andresen
2011-09-21SetMockTime() for cleaner unit testingGavin Andresen
2011-09-20Merge pull request #522 from sipa/minorfixJeff Garzik
SocketHandler thread can be detached
2011-09-19Merge pull request #520 from tcatm/less-loggingNils Schneider
log low-level network messages only when fDebug is set
2011-09-19SocketHandler thread can be detachedPieter Wuille
2011-09-18move current qt specific readme to doc/, restore original README.mdWladimir J. van der Laan
2011-09-18assure that base bitcoind and bitcoin still buildWladimir J. van der Laan
2011-09-18move qt-specific scripts to qt-specific directory in scripts/Wladimir J. van der Laan
2011-09-17missed printf in AbortMessage(); merged printfs in EndMessageNils Schneider
2011-09-17log low-level network messages only when fDebug is setNils Schneider
2011-09-17Merge pull request #519 from dabaopku/masterJeff Garzik
Chinese Simp translation update
2011-09-17Update to the Chinese Simp translationDean Lee
2011-09-16Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan
2011-09-14Merge pull request #516 from TheBlueMatt/nsisiconfixGavin Andresen
Update bitcoin icon to make nsis setup exe deterministic.
2011-09-14Update bitcoin icon to make nsis setup exe deterministic.Matt Corallo
This adds a 32x32 16-bit icon to the bitcoin.ico file. Though this realistically probably looks worse than the 32-bit 32x32 being displayed on a 16-bit monitor, it makes the nsis setup exe deterministic in gitian output (go figure) which makes the slight visual loss for users of very old monitors/computers worth it.
2011-09-13Merge pull request #512 from paraipanakos/masterJeff Garzik
Spanish translation update
2011-09-13make German translation up-to-dateflower
2011-09-12Add some hardening to protect against unknown/future exploits.cjdelisle
2011-09-11Merge pull request #511 from mibe/translation-deJeff Garzik
Updated German translation
2011-09-12Updated German translationMichael Bemmerl
2011-09-11Spanish translation updateAlex B
2011-09-11remove transparency effect and windows-specific code for now, it's not ↵Wladimir J. van der Laan
working as supposed
2011-09-11Merge pull request #22 from p2k/masterWladimir J. van der Laan
Some improvements for Mac OS X
2011-09-11Some Mac OS X specific thingsp2k
* Added application icon for Mac OS X * Added instructions for compiling under Mac OS X * Added Portfile for compiling miniupnpc with MacPorts
2011-09-11clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' ↵Wladimir J. van der Laan
blocks as initial value for number of peer blocks
2011-09-11The synchronization progress bar now compares the amount of total blocks to ↵Janne Pulkkinen
amount of blocks downloaded at application start-up. Could be probably implemented better.
2011-09-09Merge pull request #509 from cjdelisle/walletCrypto-wx-minVersionGavin Andresen
wxWidgets needs to be at least version 2.9.1 because wallet crypto uses T
2011-09-09Merge pull request #508 from TheBlueMatt/masterGavin Andresen
Update gitian build descriptors to produce proper builds.
2011-09-09Update gitian build descriptors to produce proper builds.Matt Corallo
Thanks to makomk for finding the bugs here and devrandom for passing them along (see https://bitcointalk.org/index.php?topic=42198.msg514312#msg514312)
2011-09-09Merge pull request #505 from gavinandresen/unique_coinbasev0.4.00rc2Gavin Andresen
Unique coinbase: Fixes #482
2011-09-08wxWidgets needs to be at least version 2.9.1 because wallet crypto uses ↵cjdelisle
ToStdString() which is not in 2.9.0
2011-09-08http -> httpsWladimir J. van der Laan
2011-09-07Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan
Conflicts: .gitignore