log

age author description
Fri, 15 Jul 2011 23:38:46 -0400 Eric Hosmer Added crypter to makefile.vc. draft
Thu, 14 Jul 2011 20:43:22 -0700 Jeff Garzik Merge pull request #414 from spiechu/polish-translation draft
Wed, 06 Jul 2011 16:19:52 -0400 Chris Howie listsinceblock now shows txns with 0 confirms, as well as allows the lastblock return property to be targeted to the block with the specified depth draft
Fri, 06 May 2011 12:14:35 -0400 Chris Howie Add listsinceblock command for retrieving all wallet transactions in blocks after the specified block draft
Thu, 14 Jul 2011 19:13:26 +0200 Dawid Spiechowicz added polish wallet encryption messages draft
Thu, 14 Jul 2011 09:37:50 -0700 Jeff Garzik Merge pull request #413 from TheBlueMatt/loadwalletret draft
Thu, 14 Jul 2011 18:15:50 +0200 Matt Corallo Fix bad return values in LoadWallet. draft
Thu, 14 Jul 2011 05:29:09 -0700 Pieter Wuille Merge pull request #412 from sgimenez/db-transactions draft
Wed, 13 Jul 2011 18:36:56 -0700 Gavin Andresen Merge pull request #411 from TheBlueMatt/master draft
Wed, 13 Jul 2011 18:29:55 -0700 Gavin Andresen Merge pull request #410 from TheBlueMatt/master draft
Wed, 13 Jul 2011 18:22:19 -0700 Jeff Garzik Merge pull request #409 from TheBlueMatt/master draft
Thu, 14 Jul 2011 02:57:39 +0200 Stéphane Gimenez Single DB transaction for addresses from DNS seeds draft
Thu, 14 Jul 2011 02:45:34 +0200 Patrick Varilly Single DB transaction for all addresses in a message draft
Thu, 14 Jul 2011 03:31:45 +0200 Matt Corallo Fix Build in GetReservedKey() in wallet.cpp draft
Thu, 14 Jul 2011 03:28:31 +0200 Matt Corallo Generate Warning when using default key. draft
Thu, 14 Jul 2011 03:11:40 +0200 Matt Corallo Fix crashes when a wallet is locked and GetReservedKey() is called draft
Wed, 13 Jul 2011 08:55:49 -0700 Jeff Garzik Merge pull request #406 from muggenhor/warning-fixes draft
Wed, 13 Jul 2011 08:53:57 -0700 Jeff Garzik Merge pull request #405 from sipa/syncdefault draft
Wed, 13 Jul 2011 13:43:50 +0200 Giel van Schijndel fix warning: control reaches end of non-void function [-Wreturn-type] draft
Wed, 13 Jul 2011 13:43:24 +0200 Giel van Schijndel fix warning: variable ‘nMinDepth’ set but not used [-Wunused-but-set-variable] draft
Wed, 13 Jul 2011 04:14:16 -0700 Pieter Wuille Merge pull request #404 from TheBlueMatt/newenc draft
Wed, 13 Jul 2011 13:12:49 +0200 Matt Corallo Fix makefile.linux-mingw draft
Wed, 13 Jul 2011 13:05:08 +0200 Pieter Wuille Bugfix: add autogenerated addresses to address book draft
Wed, 13 Jul 2011 01:21:49 -0400 Jeff Garzik doc/README: word wrap into something readable draft
Wed, 13 Jul 2011 01:19:26 -0400 Jeff Garzik Bump version to 0.3.25 draft
Wed, 13 Jul 2011 01:07:49 -0400 Jeff Garzik Update CWallet::LoadWallet for proper return type. draft
Tue, 12 Jul 2011 20:22:38 -0700 Jeff Garzik Merge pull request #399 from muggenhor/warning-fixes draft
Fri, 24 Jun 2011 22:14:15 +0200 Giel van Schijndel fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function] draft
Fri, 24 Jun 2011 22:00:59 +0200 Giel van Schijndel fix warning: unused variable 'X' [-Wunused-variable] draft
Fri, 24 Jun 2011 20:47:26 +0200 Giel van Schijndel fix warning: X enumeration values not handled in switch [-Wswitch-enum] draft
Fri, 24 Jun 2011 20:09:24 +0200 Giel van Schijndel fix warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] draft
Fri, 24 Jun 2011 20:03:16 +0200 Giel van Schijndel fix warnings: using the result of an assignment as a condition without parentheses [-Wparentheses] draft
Fri, 24 Jun 2011 19:56:23 +0200 Giel van Schijndel fix warnings: expression result unused [-Wunused-value] draft
Tue, 12 Jul 2011 14:24:14 +0200 Giel van Schijndel fix warning on 64bit systems: cast to pointer from integer of different size [-Wint-to-pointer-cast] draft
Wed, 13 Jul 2011 04:38:13 +0200 Matt Corallo Update makefile.linux-mingw to work with crypter and UPnP fix. draft
Tue, 12 Jul 2011 19:34:30 -0700 Jeff Garzik Merge pull request #381 from TheBlueMatt/nminversion draft
Tue, 12 Jul 2011 19:18:52 -0700 Jeff Garzik Merge pull request #402 from jayschwa/hirez-icon draft
Tue, 12 Jul 2011 20:13:44 -0500 Jay Weisskopf Increase resolution of Windows icon. draft
Tue, 12 Jul 2011 19:18:21 -0700 Jeff Garzik Merge pull request #396 from jayschwa/nsis-branding draft
Tue, 12 Jul 2011 19:10:12 -0700 Jeff Garzik Merge pull request #352 from TheBlueMatt/newenc draft
Sun, 10 Jul 2011 16:07:22 +0200 Matt Corallo Make an invalid addrIncoming so that old clients crash. draft
Fri, 08 Jul 2011 15:08:27 +0200 Matt Corallo Use DB Transactions when encrypting wallet. draft
Sun, 03 Jul 2011 15:33:01 +0200 Pieter Wuille Do not use obsolete CPrivKey for passing keys around draft
Sat, 02 Jul 2011 23:08:35 +0200 Matt Corallo Add Wallet Encryption section to README draft
Thu, 30 Jun 2011 02:09:47 +0200 Matt Corallo Add the walletlock RPC method to lock the wallet manually. draft
Wed, 29 Jun 2011 01:08:48 +0200 Matt Corallo Dynamically remove/insert the Options for encryption in the menus. draft
Wed, 29 Jun 2011 00:47:41 +0200 Matt Corallo Push unlocked_until in getinfo. draft
Tue, 28 Jun 2011 15:31:09 +0200 Matt Corallo Set the number of SHA512 rounds based on the speed of the computer. draft
Fri, 08 Jul 2011 15:47:35 +0200 Matt Corallo Add wallet privkey encryption. draft
Thu, 30 Jun 2011 02:04:44 +0200 Doug Huff Make mlock() and munlock() portable to systems that require the address to be on a page boundary. draft
Fri, 24 Jun 2011 03:03:17 +0000 Dylan Noblesmith mlock() all private keys in memory draft
Sat, 25 Jun 2011 14:57:32 +0200 Pieter Wuille Prepare codebase for Encrypted Keys. draft
Tue, 12 Jul 2011 01:18:57 -0500 Jay Weisskopf Remove NSIS branding from bottom divider. draft
Mon, 11 Jul 2011 02:11:15 -0500 Jay Weisskopf Set default compression for NSIS installer to LZMA. draft
Mon, 11 Jul 2011 02:09:07 -0500 Jay Weisskopf Add logos/branding currently found on bitcoin.org into NSIS installer. draft
Sat, 09 Jul 2011 10:09:13 -0700 Jeff Garzik Merge pull request #392 from laanwj/antimagic draft
Sat, 09 Jul 2011 10:06:49 +0200 Wladimir J. van der Laan remove magic number: change threshold for nLockTime to constant draft
Fri, 08 Jul 2011 13:38:24 -0400 Jeff Garzik Compile 'sv' translation draft
Fri, 08 Jul 2011 10:36:49 -0700 Jeff Garzik Merge pull request #376 from codler/translate draft
Thu, 07 Jul 2011 15:16:26 +0200 Wladimir J. van der Laan CKeyStore::AddKey must return a boolean draft