aboutsummaryrefslogtreecommitdiff
path: root/src/net.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Only include irc.h when neededJordan Lewis2011-05-151-0/+1
* | Faster timeout when connectingPieter Wuille2011-06-121-1/+81
* | Fix CPU Usage bug when using -nolisten and have no connections.Matt Corallo2011-06-071-3/+6
* | Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.Doug Huff2011-06-021-2/+1
* | Bugfix for dnsseed introduced by dnslookupv0.3.22Pieter Wuille2011-06-021-1/+1
* | Merge pull request #221 from gavinandresen/portoptionJeff Garzik2011-05-161-7/+8
|\ \ | |/ |/|
| * -port option to listen on arbitrary portGavin Andresen2011-05-151-7/+8
* | make bitcoin include files more modularWladimir J. van der Laan2011-05-151-27/+30
|/
* bugfix in dnslookup code: didn't compile in mingwPieter Wuille2011-05-141-4/+6
* Support for name lookups in -connect and -addnodePieter Wuille2011-05-101-49/+109
* directory re-organization (keeps the old build system)Jaromil2011-04-231-0/+1602