aboutsummaryrefslogtreecommitdiff
path: root/irc.h
AgeCommit message (Collapse)Author
2010-07-14Fix CRLFGavin Andresen
2010-02-12command line and JSON-RPC first draft, requires Boost 1.35 or higher for ↵s_nakamoto
boost::asio, added SetBitcoinAddress and GetBitcoinAddress methods on CScript, critsect interlocks around mapAddressBook, added some random delays in tx broadcast to improve privacy, now compiles with MSVC 8.0
2009-11-05unix build merged in, bitmap resources from xpm instead of rc, better addr ↵s_nakamoto
relay, better selection of addrs by time last seen for faster connect
2009-11-01move debug.log and db.log to data dir, portable GetDataDir, optimize ↵s_nakamoto
GetBalance, fix repaint bogdown, -addnode and -? switches
2009-10-31Linux alternatives for the Windows headers and PerformanceCounter. Some ↵sirius-m
typedefs and #defines for the Linux build. Fixed GetDataDir.
2009-08-30First commitsirius-m