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
/
irc.cpp
Age
Commit message (
Expand
)
Author
2012-04-15
The string class returns string::npos, when find() fails.
Jeff Garzik
2012-02-24
CAddrMan: stochastic address manager
Pieter Wuille
2012-02-19
Fix #626: RecvLine wrong error message
Pieter Wuille
2012-02-07
Update all copyrights to 2012
Gavin Andresen
2012-02-07
Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. An...
Gavin Andresen
2012-01-06
Network stack refactor
Pieter Wuille
2012-01-03
Fix issue #659, and cleanup wallet/command-line argument handling a bit
Gavin Andresen
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-08-09
Unify copyright notices.
Matt Corallo
2011-06-14
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-05-20
irc: #bitcoin is overflowing. split up into 100 randomly-joined channels.
v0.3.22rc3
Jeff Garzik
2011-05-17
Bugfix for dnslookup: irc.cpp still used old CAddress constructor
Pieter Wuille
2011-05-15
Only include strlcpy.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 irc.h when needed
Jordan Lewis
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
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