index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net.cpp
Age
Commit message (
Expand
)
Author
2011-06-28
Fix connection failure debug output
Joerie de Gram
2011-06-15
CWallet class
Pieter Wuille
2011-06-14
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-12
Faster timeout when connecting
Pieter Wuille
2011-06-07
Fix CPU Usage bug when using -nolisten and have no connections.
Matt Corallo
2011-06-02
Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.
Doug Huff
2011-06-02
Bugfix for dnsseed introduced by dnslookup
v0.3.22
Pieter Wuille
2011-05-16
Merge pull request #221 from gavinandresen/portoption
Jeff Garzik
2011-05-15
Only include strlcpy.h when we have to
Jordan Lewis
2011-05-15
Only include init.h when we have to
Jordan Lewis
2011-05-15
Only include net.h when we have to
Jordan Lewis
2011-05-15
Only include db.h when we have to.
Jordan Lewis
2011-05-15
Only include irc.h when needed
Jordan Lewis
2011-05-15
-port option to listen on arbitrary port
Gavin Andresen
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-14
bugfix in dnslookup code: didn't compile in mingw
Pieter Wuille
2011-05-10
Support for name lookups in -connect and -addnode
Pieter Wuille
2011-04-23
directory re-organization (keeps the old build system)
Jaromil