aboutsummaryrefslogtreecommitdiff
path: root/src/net.cpp
AgeCommit message (Expand)Author
2011-06-15CWallet classPieter Wuille
2011-06-14Merge pull request #226 from jordanlewis/betterheadersJeff Garzik
2011-06-12Faster timeout when connectingPieter Wuille
2011-06-07Fix CPU Usage bug when using -nolisten and have no connections.Matt Corallo
2011-06-02Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.Doug Huff
2011-06-02Bugfix for dnsseed introduced by dnslookupv0.3.22Pieter Wuille
2011-05-16Merge pull request #221 from gavinandresen/portoptionJeff Garzik
2011-05-15Only include strlcpy.h when we have toJordan Lewis
2011-05-15Only include init.h when we have toJordan Lewis
2011-05-15Only include net.h when we have toJordan Lewis
2011-05-15Only include db.h when we have to.Jordan Lewis
2011-05-15Only include irc.h when neededJordan Lewis
2011-05-15-port option to listen on arbitrary portGavin Andresen
2011-05-15make bitcoin include files more modularWladimir J. van der Laan
2011-05-14bugfix in dnslookup code: didn't compile in mingwPieter Wuille
2011-05-10Support for name lookups in -connect and -addnodePieter Wuille
2011-04-23directory re-organization (keeps the old build system)Jaromil