Thu, 12 Jan 2012 20:02:47 -0500 |
Gavin Andresen |
Compile with extra warnings turned on. And more makefile/code tidying up.
draft
|
Thu, 12 Jan 2012 16:55:44 -0500 |
Gavin Andresen |
Remove broken Visual C++ makefile.vc, and removed annoying HEADERS= list from other makefiles
draft
|
Tue, 03 Jan 2012 23:33:31 +0100 |
Pieter Wuille |
Network stack refactor
draft
|
Fri, 16 Dec 2011 17:54:53 -0500 |
Luke Dashjr |
Merge branch '0.5.0.x' into 0.5.x
draft
|
Thu, 01 Dec 2011 23:22:12 -0500 |
Luke Dashjr |
Merge branch '0.4.x' into 0.5.x
draft
|
Thu, 08 Sep 2011 16:50:58 -0400 |
Gavin Andresen |
Moved checkpoints out of main, to prep for using them to help prevent DoS attacks
draft
|
Thu, 08 Sep 2011 16:50:58 -0400 |
Gavin Andresen |
Moved checkpoints out of main, to prep for using them to help prevent DoS attacks
draft
|
Thu, 24 Nov 2011 19:26:52 -0500 |
Luke Dashjr |
Merge branch '0.4.x' into 0.5.x
draft
|
Sun, 16 Oct 2011 20:38:23 -0400 |
cjdelisle |
Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be disregarded.
draft
|
Mon, 10 Oct 2011 16:03:14 -0400 |
Gavin Andresen |
bitcoind does not need to link with gthread-2.0
draft
|
Tue, 11 Oct 2011 19:50:06 -0400 |
Gavin Andresen |
Rework unit tests so test_bitcoin.cpp does not #include them all
draft
|
Wed, 13 Jul 2011 11:56:38 +0200 |
Pieter Wuille |
Key import and export
draft
|
Mon, 11 Jul 2011 21:30:40 +0200 |
Pieter Wuille |
Add GetSecret() and GetKeys() to CKeyStore
draft
|
Thu, 08 Sep 2011 16:50:58 -0400 |
Gavin Andresen |
Moved checkpoints out of main, to prep for using them to help prevent DoS attacks
draft
|
Sun, 16 Oct 2011 20:38:23 -0400 |
cjdelisle |
Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be disregarded.
draft
|
Mon, 10 Oct 2011 13:57:47 -0700 |
Gavin Andresen |
Merge pull request #578 from luke-jr/bitcoind_build_improvements
draft
|
Mon, 10 Oct 2011 16:03:14 -0400 |
Gavin Andresen |
bitcoind does not need to link with gthread-2.0
draft
|
Mon, 10 Oct 2011 13:42:43 -0400 |
Luke Dashjr |
Allow users to customize CXX, CXXFLAGS, and LDFLAGS normally
draft
|
Sun, 09 Oct 2011 14:23:20 -0400 |
Luke Dashjr |
Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic linking unless STATIC=1 is passed
draft
|
Wed, 05 Oct 2011 11:28:08 -0400 |
Gavin Andresen |
Auto-build dependencies
draft
|
Tue, 27 Sep 2011 20:16:07 +0200 |
Nils Schneider |
remove cryptopp dependency, add simple unittest for SHA256Transform()
draft
|
Mon, 26 Sep 2011 11:15:01 -0400 |
Gavin Andresen |
Fix build: put back rules to build cryptopp files
draft
|
Mon, 26 Sep 2011 10:04:04 -0400 |
Gavin Andresen |
Remove wxWidgets
draft
|
Mon, 26 Sep 2011 06:12:59 -0700 |
Gavin Andresen |
Merge pull request #513 from cjdelisle/feature-hardening
draft
|
Sun, 18 Sep 2011 12:41:48 +0200 |
Wladimir J. van der Laan |
assure that base bitcoind and bitcoin still build
draft
|
Thu, 08 Sep 2011 12:50:54 -0400 |
cjdelisle |
Add some hardening to protect against unknown/future exploits.
draft
|
Thu, 01 Sep 2011 11:52:07 -0400 |
Gavin Andresen |
Merge branch 'code-cleanup' of git://github.com/muggenhor/bitcoin
draft
|
Fri, 26 Aug 2011 18:41:22 -0400 |
Gavin Andresen |
CHECKMULTISIG unit tests.
draft
|
Thu, 11 Aug 2011 18:14:53 +0200 |
Giel van Schijndel |
Start moving protocol-specific code to protocol.[ch]pp
draft
|
Thu, 11 Aug 2011 17:19:36 +0200 |
Giel van Schijndel |
Cleanup makefiles such that diffs to them are smaller
draft
|
Tue, 16 Aug 2011 10:10:39 -0400 |
Jeff Garzik |
src/makefile.unix: remove -DFOURWAYSSE2
draft
|
Sun, 31 Jul 2011 20:00:38 +0200 |
Vegard Nossum |
Fix testing setup
draft
|
Fri, 08 Jul 2011 15:47:35 +0200 |
Matt Corallo |
Add wallet privkey encryption.
draft
|
Tue, 05 Jul 2011 18:19:34 +0200 |
Matt Corallo |
Revert "Make UPnP default on Bitcoin but not on Bitcoind."
draft
|
Sat, 02 Jul 2011 01:03:07 +0200 |
Matt Corallo |
Make UPnP default on Bitcoin but not on Bitcoind.
draft
|
Mon, 27 Jun 2011 14:05:02 -0400 |
Gavin Andresen |
Boost unit-testing framework.
draft
|
Wed, 01 Jun 2011 18:27:05 +0200 |
Pieter Wuille |
move wallet code to separate file
draft
|
Mon, 09 May 2011 14:00:14 -0400 |
Jeff Garzik |
Manual merge of jaromil's source tree reorg commit.
draft
|
Sat, 23 Apr 2011 11:49:47 +0200 |
Jaromil |
directory re-organization (keeps the old build system)
draft
|