aboutsummaryrefslogtreecommitdiff
path: root/main.h
AgeCommit message (Expand)Author
2009-12-06fix transaction fee bug in CreateTransaction, higher size cutoff for free tra...s_nakamoto
2009-11-24minor fix to batched initial download in case requester has more than 500 blo...s_nakamoto
2009-11-18bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto
2009-11-13monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto
2009-11-07UI tweaks, use BindListenPort to detect instance already running, setsockopt(...s_nakamoto
2009-11-06got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin...s_nakamoto
2009-11-05unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto
2009-11-01move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto
2009-10-29better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ...s_nakamoto
2009-10-29addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto
2009-10-21flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto
2009-09-24tray icon + ask before closingsirius-m
2009-08-30First commitsirius-m