Merged from bitcoin:
[novacoin.git] / src / net.cpp
2015-04-18 svostMerged from bitcoin: 212/head
2015-04-18 Philip Kaufmannfix some thread related log messages
2015-04-18 svostMerged https://github.com/bitcoin/bitcoin/commit/6032e4...
2015-04-14 CryptoManiacUse UINT64_MAX
2015-04-14 svostRemove msvc C4245 warning, better readability. 203/head
2015-04-08 CryptoManiacRemove novacoin.su seed.
2015-01-26 CryptoManiacImprove Tor support
2015-01-25 CryptoManiacImprove Tor support
2015-01-24 CryptoManiacUpdate pnseed array
2015-01-10 fsb4000лишний пробел 109/head
2015-01-10 fsb4000fix "List iterator not dereferencable" and
2015-01-05 MASM fanFixes issue introduced in pull#90.
2015-01-01 fsb4000prevent division by zero
2015-01-01 fsb4000Use a copy in place of mapMultiArgs["-addnode"].
2015-01-01 fsb4000Try more than the first address for a DNS -addnode.
2014-12-30 fsb4000Fix addnode "onetry": Connect with OpenNetworkConnection
2014-12-30 fsb4000Add addnode RPC command.
2014-12-29 CryptoManiacaddrman.h, main.h: fix msvc warnings
2014-12-27 CryptoManiacUse fixed data types for some basic structures
2014-12-27 CryptoManiacCode cleanup
2014-12-20 MASM fanAdd testseed.novacoin.ru for now.
2014-12-18 CryptoManiacClean issues which some LLVM configurations don't like
2014-12-05 CryptoManiacUpdate seed nodes list
2014-11-27 CryptoManiacSwitch GetMyExternalIP from HTTP request to STUN approach
2014-11-12 gadesAdd traffic monitor
2014-11-12 Dmitriy KorniychukAdd traffic monitor
2014-10-30 fsb4000MSVC 37/head
2014-09-21 MASM fanAdd dnsseed.novacoin.karelia.pro to DNS seed nodes
2014-07-28 CryptoManiacAdd bytessent, bytesrecv and syncnode to getpeerinfo 26/head
2014-07-28 CryptoManiacMake sure we always have a node to do IBD from
2014-07-18 CryptoManiacFix segmentation fault during shutdown.
2014-07-16 CryptoManiacMulti-threaded signatures checking support, rename...
2014-02-21 MASM fanAdd new dns seed node. v0.4.4.6-nvc-update2
2014-02-14 MASM fanRevert "Merge pull request #2 from jyap808/osx_build_fixes"
2014-02-13 Julian YapIntegrate various fixes so Novacoin builds on OSX 2/head
2013-09-29 alexAdd dnsseed server
2013-09-04 alexAlways reserialize transactions before relaying
2013-08-24 alexRemove loop macro from util.h
2013-08-22 alexRename BitcoinMiner() function to StakeMiner(), remove...
2013-08-14 alexEnable DNS seeding
2013-07-27 alexDump addresses every 600s
2013-07-27 alexFix for invalid conversion issue on Win32
2013-06-15 alexRemove PoW-miner related code
2013-05-10 alexupdate to 0.4.1 v0.4.1-nvc
2013-04-15 alexhzupdate to 0.4 preview
2013-02-19 alexUpdate to 0.3.0 (New upstream + new RPC calls)
2013-02-10 alexhzfix pnseed
2013-02-10 alexhzfix pnseed
2013-02-10 BalthazarInitial commit of NovaCoin changes
2012-08-16 Sunny KingPPCoin: Update pnSeed for 0.1 release
2012-08-05 Sunny KingPPCoin: Switch dnsseed to seed.ppcoin.net
2012-08-01 Sunny KingPPCoin: Separate thread for minting proof-of-stake...
2012-07-25 Sunny KingPPCoin: Change date display format and clean up a merge...
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
2012-06-14 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-06-14 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-06-14 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-06-14 Philip KaufmannBugfix: Fix various places where Bitcoin-Qt was being...
2012-06-06 Philip Kaufmannfix an incorrect if-clause in net.cpp
2012-05-25 Pieter WuilleDo not signal outbound semaphore if uninitialized
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-10 Pieter WuilleUse semaphores instead of condition variables
2012-05-01 Philip Kaufmannfix compiler warning "suggest explicit braces to avoid...
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-23 Jeff GarzikChange signed->unsigned at 3 code sites
2012-04-22 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-04-22 Luke DashjrMerge branch '0.4.x' into 0.5.x
2012-04-17 Jeff GarzikFix loop index var types, fixing many minor sign compar...
2012-04-17 Jeff GarzikFix loop index var types, fixing many minor sign compar...
2012-04-17 Jeff GarzikThe string class returns string::npos, when find()...
2012-04-17 Pieter WuilleRemove headers.h
2012-04-15 Wladimir J. van... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-15 Jeff GarzikFix loop index var types, fixing many minor sign compar...
2012-04-15 Jeff GarzikThe string class returns string::npos, when find()...
2012-04-15 Wladimir J. van... fix warnings: unused variable 'XX' [-Wunused-variable]
2012-04-08 Pieter WuilleUse scoped locks instead of CRITICAL_BLOCK
2012-04-06 Pieter WuilleMerge pull request #1033 from sipa/wait
2012-04-04 Gavin AndresenRemove half-implemented publish/subscribe system
2012-04-04 Pieter WuilleCondition variable for outbound connection slots
2012-03-27 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-03-25 Pieter WuilleGive DNS seeds a random age between 3 and 7 days old
2012-03-22 Alistair BuxtonWhen disconnecting a node, clear the received buffer...
2012-03-22 Gavin AndresenMerge branch 'addrman' of https://github.com/sipa/bitcoin
2012-03-18 Alistair BuxtonWhen disconnecting a node, clear the received buffer...
2012-03-06 nomnombtcfix typo src/net.cpp
2012-03-05 nomnombtcfix typo src/net.cpp
2012-03-04 Sunny KingPPCoin: RPC command 'getinfo' shows ip address seen...
2012-02-26 Gavin Andresenbitcoind changes to stop storing settings in wallet...
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-02-19 Pieter WuilleFix #626: RecvLine wrong error message
2012-02-17 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-17 Pieter WuilleSeveral shutdown-related fixes
2012-02-17 Pieter WuilleBugfix: do not create CAddress for invalid accepts
2012-02-16 Pieter WuilleSymbolic names for threads
2012-02-16 Pieter WuilleMerge pull request #844 from sipa/shutdownfix
next