log

age author description
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
Tue, 05 Jul 2011 11:52:13 -0700 Jeff Garzik Merge pull request #383 from sipa/syncdefault draft
Tue, 05 Jul 2011 10:10:26 -0700 Jeff Garzik Merge pull request #384 from TheBlueMatt/upnp draft
Tue, 05 Jul 2011 03:06:19 +0200 Matt Corallo Add minversion to wallet. draft
Tue, 05 Jul 2011 18:21:35 +0200 Matt Corallo Enable UPnP by default on bitcoin, but not on bitcoind (on gitian) draft
Tue, 05 Jul 2011 18:19:34 +0200 Matt Corallo Revert "Make UPnP default on Bitcoin but not on Bitcoind." draft
Tue, 05 Jul 2011 17:42:44 +0200 Pieter Wuille Fix synchronization of default key draft
Mon, 04 Jul 2011 19:26:10 -0700 Gavin Andresen Merge pull request #379 from gavinandresen/nocommas draft
Mon, 04 Jul 2011 16:34:18 -0700 Jeff Garzik Merge pull request #380 from TheBlueMatt/buildupdates draft
Sun, 03 Jul 2011 14:41:09 +0200 Matt Corallo Added a couple minor things to match newer build process. draft
Mon, 04 Jul 2011 09:41:58 -0400 Gavin Andresen Do not use comma as thousands separator draft
Sun, 03 Jul 2011 11:20:39 -0400 Gavin Andresen Block-chain lock-in at 134444 draft
Sun, 03 Jul 2011 15:24:47 +0200 Han Lin Yap Minor translation changes for latest build draft
Sat, 02 Jul 2011 16:57:45 -0400 Jeff Garzik Bump OSX version to 0.3.24 (missed in previous commit) draft
Sat, 02 Jul 2011 16:55:11 -0400 Jeff Garzik Bump version to 0.3.24. draft
Sat, 02 Jul 2011 16:46:07 -0400 Jeff Garzik Merge branch 'tmp2' into tmp3 draft
Mon, 27 Jun 2011 23:22:30 +0200 Stéphane Gimenez Fix AddressBook syncrhonization between a CWallet and CWalletDB draft
Sat, 02 Jul 2011 12:04:09 -0700 Jeff Garzik Merge pull request #374 from TheBlueMatt/neterror draft
Fri, 01 Jul 2011 19:39:05 -0700 Jeff Garzik Merge pull request #372 from TheBlueMatt/upnp draft
Fri, 01 Jul 2011 17:38:24 -0700 Jeff Garzik Merge pull request #373 from EricJ2190/master draft
Sat, 02 Jul 2011 03:59:37 +0200 Matt Corallo Give more detailed error messages for connection failure. draft
Fri, 01 Jul 2011 20:17:10 -0400 Eric Hosmer Add keystore.h to makefile.vs's header list. draft
Fri, 01 Jul 2011 20:14:02 -0400 Eric Hosmer Further updated Visual C++ makefile. draft
Sat, 02 Jul 2011 01:03:07 +0200 Matt Corallo Make UPnP default on Bitcoin but not on Bitcoind. draft
Fri, 01 Jul 2011 16:34:49 -0700 Jeff Garzik Merge pull request #343 from muggenhor/proper-http-server-rejection draft
Fri, 01 Jul 2011 16:33:28 -0700 Jeff Garzik Merge pull request #368 from TheBlueMatt/dnsseed draft
Fri, 01 Jul 2011 16:31:33 -0700 Jeff Garzik Merge pull request #371 from EricJ2190/master draft
Fri, 01 Jul 2011 17:58:03 -0400 Jeff Garzik Enable DNS seeding by default. draft