log

age author description
Fri, 27 Apr 2012 13:57:43 -0400 Luke Dashjr Merge branch '0.5.x' into 0.6.0.x draft
Fri, 27 Apr 2012 13:52:02 -0400 Luke Dashjr Merge branch '0.4.x' into 0.5.x draft
Fri, 27 Apr 2012 10:52:14 -0400 Gavin Andresen Windows build: compile against openssl 1.0.1b draft
Fri, 27 Apr 2012 10:52:14 -0400 Gavin Andresen Windows build: compile against openssl 1.0.1b draft
Fri, 27 Apr 2012 10:52:14 -0400 Gavin Andresen Windows build: compile against openssl 1.0.1b draft
Fri, 27 Apr 2012 10:57:15 -0400 Luke Dashjr Merge branch '0.5.x' into 0.6.0.x draft
Fri, 27 Apr 2012 10:55:06 -0400 Luke Dashjr Bump version to 0.5.5 draft
Fri, 27 Apr 2012 10:53:14 -0400 Luke Dashjr Merge branch '0.4.x' into 0.5.x draft
Fri, 27 Apr 2012 10:50:24 -0400 Luke Dashjr Bump version to 0.4.6 draft
Wed, 25 Apr 2012 14:07:24 +0200 Timothy Redaelli We should include netinet/in.h to use sockaddr_in (POSIX.1-2001) draft
Sun, 22 Apr 2012 13:59:24 -0400 Jeff Garzik CBlock::WriteToDisk() properly checks ftell(3) for error return draft
Thu, 26 Apr 2012 12:48:33 -0400 freewil listsinceblock: rpc param blockid -> blockhash draft
Thu, 26 Apr 2012 13:12:44 -0400 freewil remove strange debug message from listsinceblock draft
Wed, 25 Apr 2012 14:07:24 +0200 Timothy Redaelli We should include netinet/in.h to use sockaddr_in (POSIX.1-2001) draft
Wed, 25 Apr 2012 14:07:24 +0200 Timothy Redaelli We should include netinet/in.h to use sockaddr_in (POSIX.1-2001) draft
Sun, 22 Apr 2012 13:44:12 -0400 Jeff Garzik Test ScriptSigArgsExpected() for error, before accumulating return value draft
Sun, 22 Apr 2012 10:07:24 -0400 Luke Dashjr Merge branch '0.5.x' into 0.6.0.x draft
Sun, 22 Apr 2012 10:05:43 -0400 Luke Dashjr Merge branch '0.4.x' into 0.5.x draft
Fri, 20 Apr 2012 12:50:57 +0200 Timothy Redaelli Add missing includes. (Fix bulding under GCC 4.7) draft
Mon, 16 Apr 2012 01:32:55 -0400 Dwayne C. Litzenberger Fix bugs on 'unsigned char' platforms. draft
Mon, 16 Apr 2012 01:31:38 -0400 Dwayne C. Litzenberger Fix phexdigits[255] is undefined. draft
Tue, 17 Apr 2012 18:50:45 +0200 Pieter Wuille Fix potential deadlock draft
Sun, 15 Apr 2012 17:00:20 -0400 Jeff Garzik Fix misc. minor sign-comparison warnings draft
Sun, 15 Apr 2012 16:59:48 -0400 Jeff Garzik CNode's nHeaderStart may be negative, so change its type (PARTIAL) draft
Sun, 15 Apr 2012 16:52:09 -0400 Jeff Garzik Fix loop index var types, fixing many minor sign comparison warnings draft
Sun, 15 Apr 2012 16:47:24 -0400 Jeff Garzik The string class returns string::npos, when find() fails. draft
Tue, 17 Apr 2012 12:30:00 -0400 Jeff Garzik AlreadyHave(): only hold lock during mapTransactions access draft
Fri, 13 Apr 2012 18:24:55 -0400 Jeff Garzik Locking fix for AlreadyHave() draft
Tue, 17 Apr 2012 23:27:59 +0200 Pieter Wuille Add missing breaks in optionmodel's switch case draft
Mon, 16 Apr 2012 11:46:13 +0200 Wladimir J. van der Laan Add forgotten initializer draft
Fri, 13 Apr 2012 21:08:46 +0200 Wladimir J. van der Laan Set label when selecting an address that already has a label. Fixes #1080. draft
Mon, 16 Apr 2012 01:32:55 -0400 Dwayne C. Litzenberger Fix bugs on 'unsigned char' platforms. draft
Mon, 16 Apr 2012 01:31:38 -0400 Dwayne C. Litzenberger Fix phexdigits[255] is undefined. draft
Sun, 15 Apr 2012 16:58:32 -0400 Jeff Garzik Fix sign-compare warnings: netbase's Lookup* max-solutions may be unsigned draft
Sun, 15 Apr 2012 16:52:09 -0400 Jeff Garzik Fix loop index var types, fixing many minor sign comparison warnings draft
Sun, 15 Apr 2012 21:15:48 -0400 Luke Dashjr Merge branch '0.5.x' into 0.6.0.x draft
Sun, 15 Apr 2012 21:06:10 -0400 Luke Dashjr Merge branch '0.5.0.x' into 0.5.x draft
Sun, 15 Apr 2012 21:05:54 -0400 Luke Dashjr Merge branch '0.4.x' into 0.5.0.x draft
Sun, 15 Apr 2012 13:27:00 +0200 Wladimir J. van der Laan fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] draft
Sun, 15 Apr 2012 12:59:20 +0200 Wladimir J. van der Laan fix warnings: delete called on 'XX' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] draft
Sun, 15 Apr 2012 12:22:30 +0200 Wladimir J. van der Laan fix warnings: array subscript is of type 'char' [-Wchar-subscripts] draft
Sun, 15 Apr 2012 11:42:40 +0200 Wladimir J. van der Laan work around issue in boost::program_options that prevents from compiling in clang draft
Wed, 04 Apr 2012 20:56:13 -0400 Gavin Andresen Bug fix listtransactions from/count handling. draft
Sun, 15 Apr 2012 12:53:14 +0200 Wladimir J. van der Laan fix warnings: unused variable 'XX' [-Wunused-variable] draft
Sun, 15 Apr 2012 12:42:52 +0200 Wladimir J. van der Laan fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum] draft
Sun, 15 Apr 2012 12:31:56 +0200 Wladimir J. van der Laan fix warnings: 'XX' defined as a struct here but previously declared as a class [-Wmismatched-tags] draft
Sun, 15 Apr 2012 12:22:30 +0200 Wladimir J. van der Laan fix warnings: array subscript is of type 'char' [-Wchar-subscripts] draft
Sat, 14 Apr 2012 09:41:05 +0200 Wladimir J. van der Laan Show a message box when runaway exception happens draft
Sun, 15 Apr 2012 13:23:43 -0400 Luke Dashjr Merge commit 'e962c7f' into 0.5.0.x draft
Sun, 15 Apr 2012 13:23:34 -0400 Luke Dashjr Bugfix: nTotalBlocks wasn't in 0.5.0, so need to replace it with equivalent function call in backport draft
Sat, 14 Apr 2012 15:38:26 -0400 Luke Dashjr Add symlink to scripts/qt/make_windows_icon.sh from old file name, just in case draft
Sat, 14 Apr 2012 18:32:30 +0200 Wladimir J. van der Laan Rename make_windows_icon.py to .sh as it is a shell script (fixes #1099) draft
Sat, 14 Apr 2012 08:21:22 +0200 Wladimir J. van der Laan Do not show green tick unless all known blocks are downloaded (fixes #921) draft
Fri, 13 Apr 2012 09:16:46 +0200 Wladimir J. van der Laan Add missing tooltip and key shortcut in settings dialog (#1088 without line break part) draft
Thu, 05 Apr 2012 20:36:27 +0200 Wladimir J. van der Laan Show error message instead of exception crash when unable to bind RPC port draft
Fri, 06 Apr 2012 17:45:20 -0400 Luke Dashjr Merge branch '0.5.0.x' into 0.5.x draft
Fri, 06 Apr 2012 17:44:26 -0400 Luke Dashjr Bugfix: Windows lacks sleep(), so need to use Sleep() from util.h draft
Fri, 06 Apr 2012 16:34:34 -0400 Luke Dashjr Merge branch '0.5.0.x' into 0.5.x draft
Mon, 12 Mar 2012 14:20:55 +0100 p2k Proper support for Growl 1.3 notifications draft
Sun, 25 Mar 2012 17:25:10 -0400 Luke Dashjr Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs draft