aboutsummaryrefslogtreecommitdiff
path: root/db.cpp
Commit message (Expand)AuthorAgeFilesLines
* version 0.3.1 rc1v0.3.1rc1Gavin Andresen2010-07-191-0/+2
* Fix CRLFGavin Andresen2010-07-141-737/+737
* automatically change displayed address whenever it receives anything,s_nakamoto2010-06-101-5/+4
* transaction filter tabs instead of view->show generated s_nakamoto2010-02-211-2/+0
* strip out unfinished product, review and market stuff, s_nakamoto2010-02-151-21/+0
* update fSpent flag on wallet transactions if they're seen spent in case copy ...s_nakamoto2010-02-031-5/+8
* simplify AddAddress, s_nakamoto2010-01-281-3/+1
* restrict file permissions on linux to the user onlys_nakamoto2009-12-131-1/+1
* misc exit code, updated setup.nsis_nakamoto2009-12-131-0/+1
* miscs_nakamoto2009-12-111-0/+1
* retry IRC if name in use, s_nakamoto2009-12-111-3/+18
* bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto2009-11-181-41/+89
* monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto2009-11-131-1/+8
* UI tweaks, use BindListenPort to detect instance already running, setsockopt(...s_nakamoto2009-11-071-1/+1
* got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin...s_nakamoto2009-11-061-1/+1
* unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto2009-11-051-7/+3
* move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto2009-11-011-8/+11
* better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ...s_nakamoto2009-10-291-23/+53
* addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto2009-10-291-6/+13
* flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto2009-10-211-12/+45
* tray icon + ask before closingsirius-m2009-09-241-0/+5
* First commitsirius-m2009-08-301-0/+614