aboutsummaryrefslogtreecommitdiff
path: root/src/net.cpp
AgeCommit message (Expand)Author
2012-09-10Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-09-10Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-09-10select(): Use precise fd presence check, rather than imprecise hSocketMax testJeff Garzik
2012-09-10Bugfix: Don't consider invalid listening socket in hSocketMaxLuke Dashjr
2012-08-12Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-12Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-08-12Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-07-06Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-07-06Do not consider inbound peers for outbound network group exclusion.Gregory Maxwell
2012-07-06Do not consider inbound peers for outbound network group exclusion.Gregory Maxwell
2012-06-14Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
2012-06-14Use std::numeric_limits<> for typesafe INT_MAX/etcGavin Andresen
2012-06-14Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-06-14Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-06-14Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperlyPhilip Kaufmann
2012-06-06fix an incorrect if-clause in net.cppPhilip Kaufmann
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-05-20Update License in File HeadersFordy
2012-04-27We should include netinet/in.h to use sockaddr_in (POSIX.1-2001)Timothy Redaelli
2012-04-27We should include netinet/in.h to use sockaddr_in (POSIX.1-2001)Timothy Redaelli
2012-04-27We should include netinet/in.h to use sockaddr_in (POSIX.1-2001)Timothy Redaelli
2012-04-22Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-04-22Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-04-17Fix loop index var types, fixing many minor sign comparison warningsJeff Garzik
2012-04-17Fix loop index var types, fixing many minor sign comparison warningsJeff Garzik
2012-04-17The string class returns string::npos, when find() fails.Jeff Garzik
2012-04-15fix warnings: unused variable 'XX' [-Wunused-variable]Wladimir J. van der Laan
2012-03-26Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-03-25Give DNS seeds a random age between 3 and 7 days oldPieter Wuille
2012-03-22When disconnecting a node, clear the received buffer so that we doAlistair Buxton
2012-03-22Merge branch 'addrman' of https://github.com/sipa/bitcoinGavin Andresen
2012-03-18When disconnecting a node, clear the received buffer so that we doAlistair Buxton
2012-03-06fix typo src/net.cppnomnombtc
2012-03-05fix typo src/net.cppnomnombtc
2012-02-26bitcoind changes to stop storing settings in wallet.dat.Gavin Andresen
2012-02-24CAddrMan: stochastic address managerPieter Wuille
2012-02-19Fix #626: RecvLine wrong error messagePieter Wuille
2012-02-17Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-17Several shutdown-related fixesPieter Wuille
2012-02-17Bugfix: do not create CAddress for invalid acceptsPieter Wuille
2012-02-16Symbolic names for threadsPieter Wuille
2012-02-16Merge pull request #844 from sipa/shutdownfixPieter Wuille
2012-02-15Several shutdown-related fixesPieter Wuille
2012-02-15Bugfix: do not create CAddress for invalid acceptsPieter Wuille
2012-02-11Merge branch '0.4.x' into 0.5.0.xLuke Dashjr
2012-02-11Get ext. IP from UPnP, make sure addrMe IsRoutable() in version.Matt Corallo
2012-02-10Get ext. IP from UPnP, make sure addrMe IsRoutable() in version.Matt Corallo
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr
2012-02-07Update copyrights to 2012 for files modified this yearLuke Dashjr