| Commit message (Expand) | Author | Age | Files | Lines |
| * | GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7 | s_nakamoto | 2010-02-25 | 13 | -773/+817 |
| * | run as daemon without GUI,v0.2.6 | s_nakamoto | 2010-02-23 | 7 | -47/+207 |
| * | transaction filter tabs instead of view->show generated v0.2.5 | s_nakamoto | 2010-02-21 | 9 | -132/+693 |
| * | Address Book with tabs instead of separate Your Address book, v0.2.4 | s_nakamoto | 2010-02-20 | 10 | -549/+941 |
| * | safer wxGetTranslation wrapper | s_nakamoto | 2010-02-17 | 3 | -6/+34 |
| * | all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2 | s_nakamoto | 2010-02-17 | 16 | -462/+281 |
| * | fix mingw makefile to use correct wxWidgets include, | s_nakamoto | 2010-02-15 | 1 | -1/+1 |
| * | strip out unfinished product, review and market stuff, | s_nakamoto | 2010-02-15 | 18 | -8464/+127 |
| * | renamed a few rpc methods | s_nakamoto | 2010-02-14 | 5 | -19/+16 |
| * | Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first characte... | s_nakamoto | 2010-02-14 | 6 | -47/+30 |
| * | updated build-unix.txt | s_nakamoto | 2010-02-13 | 1 | -2/+6 |
| * | command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos... | s_nakamoto | 2010-02-12 | 23 | -332/+1186 |
| * | better error message in check_type(), tell the types by name instead of by nu... | s_nakamoto | 2010-02-10 | 1 | -1/+3 |
| * | JSON Spirit library from http://www.codeproject.com/KB/recipes/JSON_Spirit.as... | s_nakamoto | 2010-02-10 | 13 | -0/+1968 |
| * | revert revision 56, going in different direction with boost::asio and JSON-RPC | s_nakamoto | 2010-02-10 | 7 | -101/+8 |
| * | Added some basic IPC functionality using wxServer, wxClient and wxConnection. | sirius-m | 2010-02-04 | 7 | -8/+101 |
| * | update fSpent flag on wallet transactions if they're seen spent in case copy ... | s_nakamoto | 2010-02-03 | 12 | -970/+1082 |
| * | now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, | s_nakamoto | 2010-01-28 | 7 | -41/+153 |
| * | simplify AddAddress, | s_nakamoto | 2010-01-28 | 11 | -117/+129 |
| * | command line switch -noui | s_nakamoto | 2009-12-17 | 1 | -19/+15 |
| * | a few header changes for freebsd from madhatter | s_nakamoto | 2009-12-17 | 1 | -2/+5 |
| * | filter out duplicate getblocks and don't relay inv messages during initial bl...v0.2rc2v0.2.0 | s_nakamoto | 2009-12-14 | 5 | -19/+38 |
| * | misc | s_nakamoto | 2009-12-13 | 1 | -0/+4 |
| * | restrict file permissions on linux to the user only | s_nakamoto | 2009-12-13 | 2 | -1/+2 |
| * | misc exit code, updated setup.nsi | s_nakamoto | 2009-12-13 | 5 | -15/+43 |
| * | misc | s_nakamoto | 2009-12-11 | 1 | -0/+1 |
| * | retry IRC if name in use, | s_nakamoto | 2009-12-11 | 13 | -89/+187 |
| * | misc | s_nakamoto | 2009-12-06 | 1 | -9/+5 |
| * | fix transaction fee bug in CreateTransaction, higher size cutoff for free tra... | s_nakamoto | 2009-12-06 | 3 | -14/+17 |
| * | minor fix to batched initial download in case requester has more than 500 blo... | s_nakamoto | 2009-11-24 | 3 | -3/+24 |
| * | bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle, | s_nakamoto | 2009-11-18 | 23 | -184/+304 |
| * | misc compile error | s_nakamoto | 2009-11-14 | 1 | -1/+1 |
| * | monitor ThreadSocketHandler and terminate and restart if hung, convert _begin... | s_nakamoto | 2009-11-13 | 16 | -391/+684 |
| * | Get local host IP on Linux, Shutdown() a little cleaner -- linux-0.1.6-test1 ...v0.1.6test1 | s_nakamoto | 2009-11-08 | 5 | -22/+78 |
| * | ui tweaks, multiple xpm icon sizes | s_nakamoto | 2009-11-07 | 8 | -313/+948 |
| * | UI tweaks, use BindListenPort to detect instance already running, setsockopt(... | s_nakamoto | 2009-11-07 | 11 | -284/+346 |
| * | UIThreadCall, ThreadSafeMessageBox | s_nakamoto | 2009-11-06 | 7 | -1284/+44 |
| * | got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin... | s_nakamoto | 2009-11-06 | 12 | -235/+260 |
| * | unix build merged in, bitmap resources from xpm instead of rc, better addr re... | s_nakamoto | 2009-11-05 | 23 | -301/+2184 |
| * | renamed build.txt to build-msw.txt | s_nakamoto | 2009-11-04 | 1 | -0/+91 |
| * | move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan... | s_nakamoto | 2009-11-01 | 12 | -382/+416 |
| * | added wx/stdpaths.h | sirius-m | 2009-10-31 | 1 | -0/+1 |
| * | Linux alternatives for the Windows headers and PerformanceCounter. Some typed... | sirius-m | 2009-10-31 | 5 | -12/+40 |
| * | make CheckDiskSpace portable | s_nakamoto | 2009-10-30 | 1 | -10/+4 |
| * | setup script removes startup shortcut and runs with highest exec level | sirius-m | 2009-10-30 | 1 | -0/+3 |
| * | better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ... | s_nakamoto | 2009-10-29 | 10 | -75/+121 |
| * | CCriticalSection using wxWidgets instead of Windows OS calls | s_nakamoto | 2009-10-29 | 3 | -22/+35 |
| * | addr relaying fixes, proxy option and privacy patches, detect connect to self... | s_nakamoto | 2009-10-29 | 19 | -339/+1209 |
| * | fix display of new generated coins, fix assertion in bitcoinminer | s_nakamoto | 2009-10-25 | 4 | -28/+75 |
| * | Removed autorun regkey creation | sirius-m | 2009-10-24 | 1 | -2/+0 |