Commit Graph

3048 Commits (db1967957d22067b01cb8ce1afb28477d9b56146)
 

Author SHA1 Message Date
Philip Kaufmann a4d4403a75 enable ASLR and DEP for bitcoind.exe via linker flags
12 years ago
Wladimir J. van der Laan 4d1d94c56c Rename CreateThread to NewThread
12 years ago
Jeff Garzik 4445434a2d Merge pull request #1745 from gmaxwell/irc_fixes
12 years ago
Wladimir J. van der Laan 61d8507140 implement CreateThread with boost::thread
12 years ago
Wladimir J. van der Laan 74d36d44f2 Merge pull request #1754 from laanwj/2012_08_stringsupdate2
12 years ago
Wladimir J. van der Laan 6117afeeaa Update strings for 0.7.0rc2
12 years ago
Wladimir J. van der Laan c7df832d7a Merge pull request #1617 from Diapolo/Show_Hide_string
12 years ago
Wladimir J. van der Laan 1b4bd4c976 Merge pull request #1731 from luke-jr/opt_ipv6
12 years ago
Wladimir J. van der Laan fc52af2736 Merge pull request #1720 from Diapolo/Qt_about
12 years ago
Wladimir J. van der Laan 29316f7bd0 Merge pull request #1751 from laanwj/2012_08_qtjsonspirit
12 years ago
Wladimir J. van der Laan 3f37f20ddc Remove json/*.cpp from Qt build system
12 years ago
Philip Kaufmann e273c51287 Update string for Show/Hide in the tray
12 years ago
Gregory Maxwell 6a60c64c6b Don't retry a failing IRC nickname forever.
12 years ago
Gregory Maxwell 3595b18793 Don't force IRC off if not listening, do force it off if IPv4 is off.
12 years ago
Jeff Garzik 5f38875807 Merge pull request #1748 from sipa/bugfix_portinc
12 years ago
Pieter Wuille af4da4be3d Bugfix: increase score, not port
12 years ago
Pieter Wuille 3588c91c7e Small update to release notes regarding -seednode
12 years ago
Gavin Andresen 286dbba2d2 Give testnet it's own alert key.
12 years ago
Gavin Andresen f35c6c4fb9 Refactor: move alert code from main to alert.cpp/h
12 years ago
xanatos 9eb7fc5842 Changed nprev->pprev
12 years ago
Jeff Garzik 06707dd610 Merge pull request #1741 from freewil/release-notes-remove-i2p
12 years ago
Jeff Garzik 9c63fd8e76 Merge pull request #1739 from freewil/onlynet-release-notes
12 years ago
freewil 8ef51cf15c remove I2P support mention from release notes
12 years ago
freewil 41b2856bd4 make use of -onlynet more clear in release notes
12 years ago
Wladimir J. van der Laan e598b5b5c2 Remove unused styles on Windows from gitian qt build
12 years ago
Jeff Garzik 0d9556f948 Merge pull request #1733 from Diapolo/Qt_changelog
12 years ago
Philip Kaufmann 4f6a85b3bd add Qt GUI part to release-notes.txt
12 years ago
Luke Dashjr 0eeb54cb89 I forgot to paint the bike shed
12 years ago
Wladimir J. van der Laan ba7ba84f07 Add boost chrono lib for windows builds (required for boost 1.50)
12 years ago
Jeff Garzik f29eaee30a Update release notes
12 years ago
Gavin Andresen 03fa53a640 Version numbers -> 0.7.0
12 years ago
Matt Corallo a1755ec426 Upgrade to Boost 1.50
12 years ago
Gavin Andresen fde5c34bd8 Merge branch 'alert_fix' of git://github.com/gavinandresen/bitcoin-git
12 years ago
Gavin Andresen ef8e821cf2 Fix compiler warning on mac
12 years ago
Gavin Andresen 8cd98a9a26 Merge branch 'bugfix_gitian' of git://github.com/luke-jr/bitcoin
12 years ago
Gavin Andresen ea2fda46c3 Special-case the last alert for alert-key-compromised case
12 years ago
xanatos 028ec224b8 Removed duplicated lock
12 years ago
Luke Dashjr d0377a70e2 Bugfix: Adjust gitian-win32 to use Boost 1.49 for real
12 years ago
Luke Dashjr 1837696580 Bugfix: Move boost::interprocess Win32 workaround to Bitcoin-Qt sources, rather than hacking boost in gitian
12 years ago
Gavin Andresen d5a52d9b3e Alert system DoS prevention
12 years ago
Gavin Andresen 772351b0d5 Merge branch '2012_08_progressbarwin' of git://github.com/laanwj/bitcoin
12 years ago
Gavin Andresen 9db9642db4 Merge branch 'nozeroout' of git://github.com/sipa/bitcoin
12 years ago
Gavin Andresen b9c078ea96 Merge branch 'checkpoint'
12 years ago
Wladimir J. van der Laan 8f3f554053 Merge pull request #1724 from laanwj/2012_08_updtrans_cs
12 years ago
Wladimir J. van der Laan 12324c1693 Update Czech translation from Transifex
12 years ago
Luke Dashjr bc8d832335 Abstract all IPC communication to qtipcserver
12 years ago
Wladimir J. van der Laan 382b75f528 Override progress bar on platforms with segmented progress bars
12 years ago
Pieter Wuille af1c6b93b7 Merge pull request #1699 from laanwj/2012_08_securealloc
12 years ago
Philip Kaufmann 9fd537965d Qt: add copyrightLabel to aboutdialog.ui
12 years ago
Pieter Wuille 65ce215641 Make 0-value outputs non-standard
12 years ago