aboutsummaryrefslogtreecommitdiff
path: root/main.h
Commit message (Expand)AuthorAgeFilesLines
* Gavin Andresen's JSON-RPC HTTP authentication,v0.3.3Satoshi Nakamoto2010-07-261-2/+15
* version 0.3.1 rc1v0.3.1rc1Gavin Andresen2010-07-191-0/+1
* Fix CRLFGavin Andresen2010-07-141-1423/+1423
* automatically change displayed address whenever it receives anything,s_nakamoto2010-06-101-1/+2
* GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,s_nakamoto2010-02-251-0/+2
* run as daemon without GUI,s_nakamoto2010-02-231-0/+4
* Address Book with tabs instead of separate Your Address book, s_nakamoto2010-02-201-3/+4
* command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto2010-02-121-3/+6
* update fSpent flag on wallet transactions if they're seen spent in case copy ...s_nakamoto2010-02-031-1/+27
* fix transaction fee bug in CreateTransaction, higher size cutoff for free tra...s_nakamoto2009-12-061-3/+8
* minor fix to batched initial download in case requester has more than 500 blo...s_nakamoto2009-11-241-0/+21
* bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto2009-11-181-5/+5
* monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto2009-11-131-11/+14
* UI tweaks, use BindListenPort to detect instance already running, setsockopt(...s_nakamoto2009-11-071-1/+0
* 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-0/+8
* move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto2009-11-011-6/+14
* better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf ...s_nakamoto2009-10-291-1/+1
* addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto2009-10-291-4/+12
* flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto2009-10-211-4/+10
* tray icon + ask before closingsirius-m2009-09-241-1/+0
* First commitsirius-m2009-08-301-0/+1329