| Commit message (Expand) | Author | Age | Files | Lines |
| * | directory re-organization (keeps the old build system) | Jaromil | 2011-04-23 | 1 | -657/+0 |
| * | Merge branch 'master' of https://github.com/gjs278/bitcoin | Gavin Andresen | 2011-04-15 | 1 | -0/+2 |
| |\ |
|
| | * | pidfile support for daemon | gjs278 | 2011-04-12 | 1 | -0/+2 |
| * | | Ensure version number->string conversion is consistent | Jeff Garzik | 2011-04-15 | 1 | -8/+1 |
| |/ |
|
| * | Fix -logtimestamps to only print time prefix once per output line | Jeff Garzik | 2011-03-16 | 1 | -0/+1 |
| * | fix -daemon switch | tcatm | 2011-03-03 | 1 | -0/+1 |
| * | add -nolisten command line option | Witchspace | 2010-12-22 | 1 | -0/+1 |
| * | All boolean options/flags now work the same way. | gavinandresen | 2010-12-03 | 1 | -0/+11 |
| * | Gavin's TEST network as -testnet switch, misc fixes | s_nakamoto | 2010-10-19 | 1 | -0/+25 |
| * | don't count or spend payments until they have 1 confirmation, | s_nakamoto | 2010-09-30 | 1 | -0/+8 |
| * | config option -rpcallowip= to accept json-rpc connections from another machine | s_nakamoto | 2010-09-15 | 1 | -1/+18 |
| * | Gavin Andresen: clean shutdown on SIGTERM | s_nakamoto | 2010-09-08 | 1 | -0/+1 |
| * | cleanup, | s_nakamoto | 2010-09-07 | 1 | -16/+24 |
| * | propset svn:eol-style native | s_nakamoto | 2010-08-29 | 1 | -589/+589 |
| * | alert system | s_nakamoto | 2010-08-25 | 1 | -1/+5 |
| * | warning message if clock is too far off | s_nakamoto | 2010-08-20 | 1 | -0/+6 |
| * | fix -datadir=./subdir relative path, | s_nakamoto | 2010-08-12 | 1 | -6/+9 |
| * | added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedu... | s_nakamoto | 2010-07-27 | 1 | -0/+14 |
| * | bitcoind now compiles without wxWidgets or wxBase | s_nakamoto | 2010-07-26 | 1 | -4/+11 |
| * | Gavin Andresen's JSON-RPC HTTP authentication, | s_nakamoto | 2010-07-25 | 1 | -1/+10 |
| * | switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0m... | s_nakamoto | 2010-07-09 | 1 | -0/+1 |
| * | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto | 2010-07-08 | 1 | -7/+11 |
| * | automatically change displayed address whenever it receives anything,v0.2.10 | s_nakamoto | 2010-06-10 | 1 | -2/+7 |
| * | Mac OS build fixes by laszlov0.2.8 | s_nakamoto | 2010-05-19 | 1 | -0/+1 |
| * | run as daemon without GUI,v0.2.6 | s_nakamoto | 2010-02-23 | 1 | -0/+1 |
| * | safer wxGetTranslation wrapper | s_nakamoto | 2010-02-17 | 1 | -5/+4 |
| * | all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2 | s_nakamoto | 2010-02-17 | 1 | -4/+5 |
| * | renamed a few rpc methods | s_nakamoto | 2010-02-14 | 1 | -0/+1 |
| * | command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos... | s_nakamoto | 2010-02-12 | 1 | -2/+16 |
| * | simplify AddAddress, | s_nakamoto | 2010-01-28 | 1 | -89/+12 |
| * | misc | s_nakamoto | 2009-12-13 | 1 | -0/+4 |
| * | retry IRC if name in use, | s_nakamoto | 2009-12-11 | 1 | -0/+2 |
| * | bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, | s_nakamoto | 2009-11-18 | 1 | -2/+21 |
| * | monitor ThreadSocketHandler and terminate and restart if hung, convert _begin... | s_nakamoto | 2009-11-13 | 1 | -17/+88 |
| * | got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin... | s_nakamoto | 2009-11-06 | 1 | -1/+13 |
| * | unix build merged in, bitmap resources from xpm instead of rc, better addr re... | s_nakamoto | 2009-11-05 | 1 | -11/+29 |
| * | move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan... | s_nakamoto | 2009-11-01 | 1 | -10/+29 |
| * | Linux alternatives for the Windows headers and PerformanceCounter. Some typed... | sirius-m | 2009-10-31 | 1 | -2/+10 |
| * | better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ... | s_nakamoto | 2009-10-29 | 1 | -17/+26 |
| * | CCriticalSection using wxWidgets instead of Windows OS calls | s_nakamoto | 2009-10-29 | 1 | -11/+20 |
| * | addr relaying fixes, proxy option and privacy patches, detect connect to self... | s_nakamoto | 2009-10-29 | 1 | -69/+95 |
| * | First commit | sirius-m | 2009-08-30 | 1 | -0/+399 |