Better wording for transaction fee notification messages
[novacoin.git] / net.cpp
2011-04-16 Dan HelfmanFix for #156: UPnP segfault when no valid UPnP IGDs...
2011-04-14 Matt CoralloExit when no UPnP router found and fUseUPnP gets set...
2011-04-12 Gavin AndresenMerge branch 'upnp' of https://github.com/TheBlueMatt...
2011-04-01 Jeff GarzikUpdate DNS seed list
2011-03-30 Matt CoralloAllow UPnP mapping when USE_UPNP is defined and miniupn...
2011-03-09 Jeff Garzikdnsseed: fix printf
2011-03-09 Jeff GarzikDNS seeding
2011-03-03 Gavin AndresenMake send/receive limits bigger (10MB each)
2011-02-16 Gavin AndresenSet maxconnections default to 125
2011-02-16 Gavin AndresenDenial-of-service flood control
2011-02-07 Daniel FolkinshteynAdded 320 fresh seednodes to replace the old ones.
2011-01-24 Chris MooreRepeatedly resetting the timestamp for seed nodes in...
2011-01-23 Chris MooreFix -maxconnections. It used to account for the 8...
2010-12-22 Witchspaceadd -nolisten command line option
2010-12-15 s_nakamotoget external ip from irc
2010-11-19 s_nakamotoefficiently sort transaction dependencies in one pass
2010-11-15 gavinandresenUpdate websites used for GetMyExternalIP
2010-10-23 s_nakamotobugfixes from Dean Gores,
2010-10-20 s_nakamotoGavin Andresen: multiple instance check, -testnet use...
2010-10-19 s_nakamotoGavin's TEST network as -testnet switch, misc fixes
2010-09-09 s_nakamototry to auto-detect whether to use 128-bit 4-way SSE2
2010-09-09 s_nakamototry to auto-detect whether to use 128-bit 4-way SSE2
2010-09-08 s_nakamotoGavin Andresen: clean shutdown on SIGTERM
2010-09-08 s_nakamotoGavin Andresen: clean shutdown on SIGTERM
2010-09-07 s_nakamotocleanup,
2010-09-07 s_nakamotocleanup,
2010-08-29 s_nakamotopropset svn:eol-style native
2010-08-13 Satoshi Nakamotofix -datadir=./subdir relative path,
2010-08-12 s_nakamotofix -datadir=./subdir relative path,
2010-08-10 Satoshi Nakamotoalways make 8 outbound connections even if have inbound,
2010-08-09 s_nakamotoalways make 8 outbound connections even if have inbound,
2010-07-26 Satoshi Nakamotobitcoind now compiles without wxWidgets or wxBase
2010-07-26 s_nakamotobitcoind now compiles without wxWidgets or wxBase
2010-07-14 Gavin AndresenFix CRLF
2010-07-02 s_nakamotoreduced max outbound connections from 15 to 8 --version...
2010-07-02 s_nakamotoreduced max outbound connections from 15 to 8 --version...
2010-06-21 s_nakamotofixed colors on ubuntu lucid,
2010-06-21 s_nakamotofixed colors on ubuntu lucid,
2010-06-18 s_nakamotouse seed nodes as fallback if IRC fails or with TOR
2010-06-18 s_nakamotouse seed nodes as fallback if IRC fails or with TOR
2010-06-15 s_nakamotomore addr message error checking
2010-06-15 s_nakamotomore addr message error checking
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-05-19 s_nakamotoMac OS build fixes by laszlo
2010-05-19 s_nakamotoMac OS build fixes by laszlo
2010-02-15 s_nakamotostrip out unfinished product, review and market stuff,
2010-02-15 s_nakamotostrip out unfinished product, review and market stuff,
2010-02-14 s_nakamotorenamed a few rpc methods
2010-02-14 s_nakamotorenamed a few rpc methods
2010-02-14 s_nakamotoWorkaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64...
2010-02-14 s_nakamotoWorkaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64...
2010-02-12 s_nakamotocommand line and JSON-RPC first draft, requires Boost...
2010-02-12 s_nakamotocommand line and JSON-RPC first draft, requires Boost...
2010-01-28 s_nakamotosimplify AddAddress,
2010-01-28 s_nakamotosimplify AddAddress,
2009-12-14 s_nakamotofilter out duplicate getblocks and don't relay inv...
2009-12-14 s_nakamotofilter out duplicate getblocks and don't relay inv...
2009-12-13 s_nakamotomisc exit code, updated setup.nsi
2009-12-13 s_nakamotomisc exit code, updated setup.nsi
2009-12-11 s_nakamotoretry IRC if name in use,
2009-12-11 s_nakamotoretry IRC if name in use,
2009-11-18 s_nakamotobugfix Db::open/close and zombie sockets bugs fix doubl...
2009-11-18 s_nakamotobugfix Db::open/close and zombie sockets bugs fix doubl...
2009-11-13 s_nakamotomonitor ThreadSocketHandler and terminate and restart...
2009-11-13 s_nakamotomonitor ThreadSocketHandler and terminate and restart...
2009-11-08 s_nakamotoGet local host IP on Linux, Shutdown() a little cleaner...
2009-11-08 s_nakamotoGet local host IP on Linux, Shutdown() a little cleaner...
2009-11-07 s_nakamotoui tweaks, multiple xpm icon sizes
2009-11-07 s_nakamotoui tweaks, multiple xpm icon sizes
2009-11-07 s_nakamotoUI tweaks, use BindListenPort to detect instance alread...
2009-11-07 s_nakamotoUI tweaks, use BindListenPort to detect instance alread...
2009-11-06 s_nakamotogot rid of CheckForShutdown, replaced some thread-unsaf...
2009-11-06 s_nakamotogot rid of CheckForShutdown, replaced some thread-unsaf...
2009-11-05 s_nakamotounix build merged in, bitmap resources from xpm instead...
2009-11-05 s_nakamotounix build merged in, bitmap resources from xpm instead...
2009-11-01 s_nakamotomove debug.log and db.log to data dir, portable GetData...
2009-11-01 s_nakamotomove debug.log and db.log to data dir, portable GetData...
2009-10-29 s_nakamotoaddr relaying fixes, proxy option and privacy patches...
2009-10-29 s_nakamotoaddr relaying fixes, proxy option and privacy patches...
2009-10-21 s_nakamotoflush wallet.dat, multi-proc, reorg options, revert...
2009-10-21 s_nakamotoflush wallet.dat, multi-proc, reorg options, revert...
2009-08-30 sirius-mFirst commit
2009-08-30 sirius-mFirst commit