aboutsummaryrefslogtreecommitdiff
path: root/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,v0.2.7s_nakamoto2010-02-251-2/+3
* run as daemon without GUI,v0.2.6s_nakamoto2010-02-231-1/+3
* Address Book with tabs instead of separate Your Address book, v0.2.4s_nakamoto2010-02-201-1/+5
* safer wxGetTranslation wrappers_nakamoto2010-02-171-0/+29
* all builds are now with wxWidgets-2.9.0, we are now using UTF-8, v0.2.2s_nakamoto2010-02-171-3/+3
* command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto2010-02-121-1/+2
* simplify AddAddress, s_nakamoto2010-01-281-1/+76
* retry IRC if name in use, s_nakamoto2009-12-111-23/+32
* bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto2009-11-181-4/+6
* monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto2009-11-131-25/+23
* UI tweaks, use BindListenPort to detect instance already running, setsockopt(...s_nakamoto2009-11-071-0/+11
* got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin...s_nakamoto2009-11-061-8/+4
* unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto2009-11-051-1/+7
* move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto2009-11-011-9/+73
* better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ...s_nakamoto2009-10-291-12/+10
* CCriticalSection using wxWidgets instead of Windows OS callss_nakamoto2009-10-291-8/+12
* addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto2009-10-291-51/+119
* flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto2009-10-211-2/+2
* First commitsirius-m2009-08-301-0/+383