aboutsummaryrefslogtreecommitdiff
path: root/irc.cpp
Commit message (Expand)AuthorAgeFilesLines
* directory re-organization (keeps the old build system)Jaromil2011-04-231-445/+0
* don't advertise on IRC if we don't allow external connectionsWitchspace2010-12-241-1/+3
* get external ip from ircs_nakamoto2010-12-151-3/+7
* preps for future client-only mode,s_nakamoto2010-12-051-0/+76
* All boolean options/flags now work the same way.gavinandresen2010-12-031-1/+1
* bugfixes from Dean Gores,s_nakamoto2010-10-231-11/+24
* Gavin's TEST network as -testnet switch, misc fixess_nakamoto2010-10-191-2/+2
* key pool for safer wallet backups_nakamoto2010-10-091-2/+4
* cleanup,s_nakamoto2010-09-071-0/+20
* propset svn:eol-style natives_nakamoto2010-08-291-328/+328
* fix openssl linkage problems,s_nakamoto2010-07-151-0/+4
* reduced max outbound connections from 15 to 8 --version 0.3 rc4v0.3rc4s_nakamoto2010-07-021-1/+0
* version 0.3 rc2v0.3rc2s_nakamoto2010-06-261-2/+4
* automatically change displayed address whenever it receives anything,v0.2.10s_nakamoto2010-06-101-1/+0
* miscs_nakamoto2010-03-051-1/+4
* command line and JSON-RPC first draft, requires Boost 1.35 or higher for boos...s_nakamoto2010-02-121-1/+1
* simplify AddAddress, s_nakamoto2010-01-281-2/+1
* retry IRC if name in use, s_nakamoto2009-12-111-7/+16
* bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,s_nakamoto2009-11-181-5/+9
* monitor ThreadSocketHandler and terminate and restart if hung, convert _begin...s_nakamoto2009-11-131-2/+3
* got rid of CheckForShutdown, replaced some thread-unsafe wxWidgets calls, Lin...s_nakamoto2009-11-061-3/+6
* unix build merged in, bitmap resources from xpm instead of rc, better addr re...s_nakamoto2009-11-051-14/+2
* move debug.log and db.log to data dir, portable GetDataDir, optimize GetBalan...s_nakamoto2009-11-011-3/+4
* addr relaying fixes, proxy option and privacy patches, detect connect to self...s_nakamoto2009-10-291-3/+7
* flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcuts_nakamoto2009-10-211-8/+6
* First commitsirius-m2009-08-301-0/+314