| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix CRLF | Gavin Andresen | 2010-07-14 | 1 | -715/+715 |
| * | switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0m... | s_nakamoto | 2010-07-09 | 1 | -1/+2 |
| * | Gavin Andresen: implementation of autostart on system startup option on Linux | s_nakamoto | 2010-07-09 | 1 | -3/+3 |
| * | Laszlo's fix to make generate threads idle priority on Linux, | s_nakamoto | 2010-07-08 | 1 | -11/+69 |
| * | fixed colors on ubuntu lucid, | s_nakamoto | 2010-06-21 | 1 | -3/+1 |
| * | better prevention of inventory relaying during initial download, | s_nakamoto | 2010-05-26 | 1 | -5/+0 |
| * | Mac OS build fixes by laszlo | s_nakamoto | 2010-05-19 | 1 | -0/+6 |
| * | fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-m | s_nakamoto | 2010-03-05 | 1 | -4/+10 |
| * | fix unsafe string handling in wxGetTranslation | s_nakamoto | 2010-02-28 | 1 | -4/+4 |
| * | GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, | s_nakamoto | 2010-02-25 | 1 | -2/+3 |
| * | run as daemon without GUI, | s_nakamoto | 2010-02-23 | 1 | -1/+3 |
| * | Address Book with tabs instead of separate Your Address book, | s_nakamoto | 2010-02-20 | 1 | -1/+5 |
| * | safer wxGetTranslation wrapper | s_nakamoto | 2010-02-17 | 1 | -0/+29 |
| * | all builds are now with wxWidgets-2.9.0, we are now using UTF-8, | s_nakamoto | 2010-02-17 | 1 | -3/+3 |
| * | command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos... | s_nakamoto | 2010-02-12 | 1 | -1/+2 |
| * | simplify AddAddress, | s_nakamoto | 2010-01-28 | 1 | -1/+76 |
| * | retry IRC if name in use, | s_nakamoto | 2009-12-11 | 1 | -23/+32 |
| * | bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, | s_nakamoto | 2009-11-18 | 1 | -4/+6 |
| * | monitor ThreadSocketHandler and terminate and restart if hung, convert _begin... | s_nakamoto | 2009-11-13 | 1 | -25/+23 |
| * | UI tweaks, use BindListenPort to detect instance already running, setsockopt(... | s_nakamoto | 2009-11-07 | 1 | -0/+11 |
| * | got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin... | s_nakamoto | 2009-11-06 | 1 | -8/+4 |
| * | unix build merged in, bitmap resources from xpm instead of rc, better addr re... | s_nakamoto | 2009-11-05 | 1 | -1/+7 |
| * | move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan... | s_nakamoto | 2009-11-01 | 1 | -9/+73 |
| * | better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ... | s_nakamoto | 2009-10-29 | 1 | -12/+10 |
| * | CCriticalSection using wxWidgets instead of Windows OS calls | s_nakamoto | 2009-10-29 | 1 | -8/+12 |
| * | addr relaying fixes, proxy option and privacy patches, detect connect to self... | s_nakamoto | 2009-10-29 | 1 | -51/+119 |
| * | flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcut | s_nakamoto | 2009-10-21 | 1 | -2/+2 |
| * | First commit | sirius-m | 2009-08-30 | 1 | -0/+383 |