Fri, 08 Jun 2012 16:43:06 +0000 |
Luke Dashjr |
Allow building with IPv6 support, but it disabled by default
draft
|
Fri, 08 Jun 2012 16:35:58 +0000 |
Luke Dashjr |
Make IPv6 support buildtime-optional again (defaults to enabled)
draft
|
Tue, 21 Aug 2012 13:58:24 -0400 |
Gavin Andresen |
Merge branch 'testdata' of git://github.com/TheBlueMatt/bitcoin
draft
|
Tue, 21 Aug 2012 11:03:38 -0400 |
Jeff Garzik |
RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module
draft
|
Tue, 21 Aug 2012 10:38:57 -0400 |
Jeff Garzik |
RPC, cosmetic: move wallet-related RPCs to new rpcwallet.cpp module
draft
|
Tue, 21 Aug 2012 02:21:33 -0400 |
Jeff Garzik |
RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code
draft
|
Wed, 08 Aug 2012 04:20:08 +0200 |
Matt Corallo |
Allow setting a different linker than compiler in makefile.unix
draft
|
Sun, 22 Jul 2012 21:49:09 +0000 |
Luke Dashjr |
Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows
draft
|
Sun, 24 Jun 2012 14:02:14 +0200 |
Giel van Schijndel |
Use linker-arguments only when linking
draft
|
Thu, 31 May 2012 16:01:16 -0400 |
Gavin Andresen |
Implement raw transaction RPC calls
draft
|
Tue, 03 Jul 2012 17:30:43 +0200 |
Matt Corallo |
Work around a distcc bug where -MMD output isn't copied.
draft
|
Thu, 28 Jun 2012 23:18:38 -0400 |
Jeff Garzik |
Create new rpcnet module, and move 'getconnectioncount' RPC to it
draft
|
Tue, 19 Jun 2012 16:34:10 -0400 |
Gavin Andresen |
Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoin/bitcoind-stable into 0.6.3
draft
|
Thu, 17 May 2012 16:15:28 +0100 |
R E Broadley |
Add /bin/sh to bitcoin-qt.pro - as some filesystems don't have the execute flag.
draft
|
Sat, 05 May 2012 16:13:56 +0000 |
Luke Dashjr |
Merge branch '0.6.0.x' into 0.6.x
draft
|
Wed, 04 Apr 2012 10:32:09 -0400 |
Luke Dashjr |
Merge branch '0.5.x' into 0.6.0.x
draft
|
Wed, 04 Apr 2012 10:30:32 -0400 |
Luke Dashjr |
Merge branch '0.5.0.x' into 0.5.x
draft
|
Wed, 04 Apr 2012 10:10:16 -0400 |
Luke Dashjr |
Merge branch '0.4.x' into 0.5.0.x
draft
|
Sun, 31 Jul 2011 20:00:38 +0200 |
Vegard Nossum |
Fix testing setup
draft
|
Mon, 21 May 2012 22:25:54 -0400 |
Jeff Garzik |
Define BOOST_SPIRIT_THREADSAFE in all makefiles
draft
|
Mon, 21 May 2012 22:25:54 -0400 |
Jeff Garzik |
Define BOOST_SPIRIT_THREADSAFE in all makefiles
draft
|
Sat, 19 May 2012 09:35:26 +0200 |
Wladimir J. van der Laan |
Make testcases build, prevent windows symbol collision
draft
|
Sun, 06 May 2012 19:40:58 +0200 |
Wladimir J. van der Laan |
Convert UI interface to boost::signals2.
draft
|
Thu, 17 May 2012 16:15:28 +0100 |
R E Broadley |
Add /bin/sh to bitcoin-qt.pro - as some filesystems don't have the execute flag.
draft
|
Sat, 12 May 2012 23:03:01 +0200 |
Pieter Wuille |
Partially revert f621326: xCXXFLAGS
draft
|
Fri, 11 May 2012 18:23:56 -0700 |
Pieter Wuille |
Merge pull request #1021 from sipa/ipv6
draft
|
Fri, 11 May 2012 17:00:03 +0200 |
Pieter Wuille |
Split synchronization mechanisms from util.{h,cpp}
draft
|
Sat, 31 Mar 2012 17:58:25 +0200 |
Pieter Wuille |
IPv6 node support
draft
|
Wed, 09 May 2012 03:48:14 +0200 |
Pieter Wuille |
Clean up warnings
draft
|
Tue, 08 May 2012 21:18:35 -0400 |
Jeff Garzik |
Revert part of 1302257e: don't update CXXFLAGS, only xCXXFLAGS
draft
|
Tue, 08 May 2012 21:02:28 -0400 |
Jeff Garzik |
makefile.unix: add -Wall to default CXXFLAGS
draft
|
Thu, 26 Apr 2012 15:36:33 -0700 |
Gavin Andresen |
Merge pull request #1150 from gavinandresen/NOPCH
draft
|
Thu, 26 Apr 2012 11:20:44 -0400 |
Gavin Andresen |
Define TEST_DATA_DIR so unit tests can be run from any current working directory
draft
|
Wed, 25 Apr 2012 19:40:44 -0400 |
Gavin Andresen |
Remove unused -DNOPCH
draft
|
Sun, 15 Apr 2012 17:39:49 -0400 |
Jeff Garzik |
Move CWalletDB code to new walletdb module.
draft
|
Sun, 15 Apr 2012 12:24:03 +0200 |
Wladimir J. van der Laan |
enable all warnings except invalid-offsetof, sign-compare, unused-parameter
draft
|
Wed, 11 Apr 2012 03:51:08 +0200 |
Pieter Wuille |
Fix build.h dependencies
draft
|
Sat, 07 Apr 2012 02:06:53 +0200 |
Pieter Wuille |
Build identification strings
draft
|
Wed, 04 Apr 2012 21:19:27 -0400 |
Gavin Andresen |
Remove USE_SSL #define
draft
|
Wed, 04 Apr 2012 13:19:30 +0200 |
Wladimir J. van der Laan |
Move from noui.h / ui.h to one ui_interface.h with dummy implementation for the daemon.
draft
|
Thu, 22 Mar 2012 09:19:01 -0400 |
Gavin Andresen |
Merge branch 'addrman' of https://github.com/sipa/bitcoin
draft
|
Wed, 21 Mar 2012 00:08:19 +0100 |
Pierre Pronchery |
Avoid some pointless warnings while compiling
draft
|
Fri, 17 Feb 2012 09:16:19 -0500 |
Luke Dashjr |
Merge branch '0.5.0.x' into 0.5.x
draft
|
Wed, 15 Feb 2012 16:05:55 -0500 |
Matt Corallo |
Properly include $*_LIB_PATH in makefile.unix
draft
|
Thu, 02 Feb 2012 20:17:56 -0500 |
Luke Dashjr |
Merge branch '0.5.0.x' into 0.5.x
draft
|
Mon, 23 Jan 2012 14:27:08 -0500 |
Luke Dashjr |
Rename src/obj/test to src/obj-test to workaround bug in older GNU Make
draft
|
Thu, 02 Feb 2012 17:27:44 -0500 |
Luke Dashjr |
Bugfix: Support building test_bitcoin with shared-object boost test framework
draft
|
Wed, 04 Jan 2012 23:39:45 +0100 |
Pieter Wuille |
CAddrMan: stochastic address manager
draft
|
Wed, 15 Feb 2012 16:05:55 -0500 |
Matt Corallo |
Properly include $*_LIB_PATH in makefile.unix
draft
|
Mon, 23 Jan 2012 14:27:08 -0500 |
Luke Dashjr |
Rename src/obj/test to src/obj-test to workaround bug in older GNU Make
draft
|
Mon, 23 Jan 2012 11:37:48 -0500 |
Luke Dashjr |
Bugfix: Support building test_bitcoin with shared-object boost test framework
draft
|
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
|