Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-11 | Add logos/branding currently found on bitcoin.org into NSIS installer. | Jay Weisskopf | |
2011-07-09 | Merge pull request #392 from laanwj/antimagic | Jeff Garzik | |
Remove another magic number: change threshold for nLockTime to constant | |||
2011-07-09 | remove magic number: change threshold for nLockTime to constant | Wladimir J. van der Laan | |
2011-07-08 | Compile 'sv' translationv0.3.24 | Jeff Garzik | |
2011-07-08 | Merge pull request #376 from codler/translate | Jeff Garzik | |
Minor translation changes for latest build (Swedish) | |||
2011-07-05 | Merge pull request #383 from sipa/syncdefaultv0.3.24rc3 | Jeff Garzik | |
Fix synchronization of default key | |||
2011-07-05 | Merge pull request #384 from TheBlueMatt/upnp | Jeff Garzik | |
Fix UPnP building, entirely my fault. | |||
2011-07-05 | Enable UPnP by default on bitcoin, but not on bitcoind (on gitian) | Matt Corallo | |
Also fix a minor type in gitian.yml | |||
2011-07-05 | Revert "Make UPnP default on Bitcoin but not on Bitcoind." | Matt Corallo | |
This reverts commit ee1f884229736da6f5443157ccba97f4e8f50f82. Stupid, stupid me...there is exactly 0 way to convince make to execute a conditional based on a target-specific variable. | |||
2011-07-05 | Fix synchronization of default key | Pieter Wuille | |
2011-07-04 | Merge pull request #379 from gavinandresen/nocommasv0.3.24rc2 | Gavin Andresen | |
Do not use comma as thousands separator | |||
2011-07-04 | Merge pull request #380 from TheBlueMatt/buildupdates | Jeff Garzik | |
Added a couple minor things to match newer build process. | |||
2011-07-05 | Added a couple minor things to match newer build process. | Matt Corallo | |
This adds the relevent patches which are applied to wx, and updates for cross compiling. | |||
2011-07-04 | Do not use comma as thousands separator | Gavin Andresen | |
Using the comma as thousands separator causes problems for parts of the world where comma == decimal point. Germans sending 0,001 bitcoins are unpleasantly surprised when that results in 1 BTC getting sent. | |||
2011-07-03 | Block-chain lock-in at 134444 | Gavin Andresen | |
2011-07-03 | Minor translation changes for latest build | Han Lin Yap | |
2011-07-02 | Bump OSX version to 0.3.24 (missed in previous commit)v0.3.24rc1 | Jeff Garzik | |
2011-07-02 | Bump version to 0.3.24. | Jeff Garzik | |
2011-07-02 | Merge branch 'tmp2' into tmp3 | Jeff Garzik | |
2011-07-02 | Merge pull request #374 from TheBlueMatt/neterror | Jeff Garzik | |
Give more detailed error messages for connection failure. | |||
2011-07-02 | Give more detailed error messages for connection failure. | Matt Corallo | |
2011-07-01 | Merge pull request #372 from TheBlueMatt/upnp | Jeff Garzik | |
Make UPnP default on Bitcoin but not on Bitcoind. | |||
2011-07-01 | Merge pull request #373 from EricJ2190/master | Jeff Garzik | |
Another Visual C++ Makefile Update | |||
2011-07-01 | Add keystore.h to makefile.vs's header list. | Eric Hosmer | |
2011-07-01 | Further updated Visual C++ makefile. | Eric Hosmer | |
2011-07-02 | Make UPnP default on Bitcoin but not on Bitcoind. | Matt Corallo | |
This is a bit of an ugly hack, but its the only way to do it. | |||
2011-07-01 | Merge pull request #343 from muggenhor/proper-http-server-rejection | Jeff Garzik | |
rpc server: send '403 Forbidden' to rejected clients | |||
2011-07-01 | Merge pull request #368 from TheBlueMatt/dnsseed | Jeff Garzik | |
Only use dnsseeds when not on testnet. | |||
2011-07-01 | Merge pull request #371 from EricJ2190/master | Jeff Garzik | |
Updated Visual C++ Makefile | |||
2011-07-01 | Enable DNS seeding by default. | Jeff Garzik | |
2011-07-01 | Merge pull request #369 from sipa/limitblocksend | Jeff Garzik | |
Limit size of response to getblocks | |||
2011-07-01 | Updated Visual C++ makefile. | Eric Hosmer | |
2011-07-01 | Only use dnsseeds and static seeds when not on testnet. | Matt Corallo | |
2011-07-01 | Limit response to getblocks to half of output buffer size | Pieter Wuille | |
Introduce SendBufferSize() and ReceiveBufferSize(), and limit the blocks sent as response to the "getblocks" message to half of the active send buffer size. | |||
2011-06-30 | Merge pull request #367 from TheBlueMatt/dnsseed | Jeff Garzik | |
Add new DNSSeed dnsseed.bluematt.me. | |||
2011-06-30 | Add new DNSSeed dnsseed.bluematt.me. | Matt Corallo | |
This seed will pull a random set of 20 nodes from the network which are tested to be online instead of a static list. | |||
2011-06-29 | Merge pull request #357 from jrmithdobbs/osx-appbundle | Gavin Andresen | |
Add OSX App bundle and correct build instructions to reflect reality. | |||
2011-06-29 | Merge pull request #361 from spiechu/polish-translation | Gavin Andresen | |
added polish translation | |||
2011-06-28 | Merge pull request #362 from ius/issue340 | Pieter Wuille | |
Fix connection failure debug output | |||
2011-06-28 | Fix connection failure debug output | Joerie de Gram | |
2011-06-28 | added polish translation | Dawid Spiechowicz | |
2011-06-27 | Fix AddressBook syncrhonization between a CWallet and CWalletDB | Stéphane Gimenez | |
This problem was reported independently by laanwj in Issue #350. | |||
2011-06-27 | Merge pull request #356 from gavinandresen/unitTest | Gavin Andresen | |
Boost unit-testing framework. Thanks to Steve (gasteve in irc) for original code. | |||
2011-06-27 | Add OSX App bundle and correct build instructions to reflect reality. | Doug Huff | |
2011-06-27 | Boost unit-testing framework. | Gavin Andresen | |
make -f makefile.{unix,osx,mingw} test_bitcoin to compile dumb, do-almost-nothing placeholder unit tests. | |||
2011-06-26 | rpc: don't send 403 when using SSL to prevent DoS | Giel van Schijndel | |
Signed-off-by: Giel van Schijndel <me@mortis.eu> | |||
2011-06-26 | rpc server: send '403 Forbidden' to rejected clients | Giel van Schijndel | |
In order to be a proper HTTP implementation clients that aren't allowed to connect to the RPC server (using -rpcallowip), should receive a proper HTTP response. So instead of closing the connection on them send a '403 Forbidden' status. Signed-off-by: Giel van Schijndel <me@mortis.eu> | |||
2011-06-26 | Merge pull request #347 from sipa/delkeyuser | Pieter Wuille | |
Fix segfault when creating new wallet | |||
2011-06-26 | Fix segfault when creating new wallet | Pieter Wuille | |
The initialization of the default key used keyUser instead of vchDefaultKey. keyUser is now complete removed. | |||
2011-06-24 | Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoin | Gavin Andresen | |