index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
irc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
(finally) Remove IRC Seed support now that lfnet is down.
Matt Corallo
2013-03-24
1
-403
/
+0
*
fix some thread related log messages
Philip Kaufmann
2012-10-25
1
-1
/
+4
*
get rid of strlcpy.h
Wladimir J. van der Laan
2012-10-07
1
-9
/
+7
*
fix -Wformat warnings all over the source
Philip Kaufmann
2012-10-01
1
-1
/
+1
*
Remove stack randomization
Pieter Wuille
2012-09-28
1
-2
/
+0
*
Don't retry a failing IRC nickname forever.
Gregory Maxwell
2012-08-28
1
-1
/
+5
*
Don't force IRC off if not listening, do force it off if IPv4 is off.
Gregory Maxwell
2012-08-28
1
-5
/
+12
*
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
1
-1
/
+1
*
Give threads a recognisable name to aid in debugging
Giel van Schijndel
2012-07-17
1
-0
/
+4
*
Rework network config settings
Pieter Wuille
2012-05-31
1
-3
/
+1
*
Testnet, Mark III
Gavin Andresen
2012-05-25
1
-2
/
+2
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
Corrected grammar. As per Principle Of Least Surprise.
R E Broadley
2012-05-17
1
-1
/
+1
*
Only encode IPv4 addresses in IRC nicks
Pieter Wuille
2012-05-13
1
-2
/
+3
*
Keep port information for local addresses
Pieter Wuille
2012-05-11
1
-1
/
+1
*
Support for multiple local addresses
Pieter Wuille
2012-05-04
1
-8
/
+5
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-1
/
+1
*
The string class returns string::npos, when find() fails.
Jeff Garzik
2012-04-15
1
-4
/
+4
*
CAddrMan: stochastic address manager
Pieter Wuille
2012-02-24
1
-1
/
+1
*
Fix #626: RecvLine wrong error message
Pieter Wuille
2012-02-19
1
-51
/
+0
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. An...
Gavin Andresen
2012-02-07
1
-1
/
+2
*
Network stack refactor
Pieter Wuille
2012-01-06
1
-17
/
+20
*
Fix issue #659, and cleanup wallet/command-line argument handling a bit
Gavin Andresen
2012-01-03
1
-13
/
+4
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-3
/
+1
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-1
/
+3
*
Unify copyright notices.
Matt Corallo
2011-08-09
1
-0
/
+1
*
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-14
1
-0
/
+3
|
\
|
*
Only include strlcpy.h when we have to
Jordan Lewis
2011-05-15
1
-0
/
+1
|
*
Only include net.h when we have to
Jordan Lewis
2011-05-15
1
-0
/
+1
|
*
Only include irc.h when needed
Jordan Lewis
2011-05-15
1
-0
/
+1
*
|
irc: #bitcoin is overflowing. split up into 100 randomly-joined channels.
v0.3.22rc3
Jeff Garzik
2011-05-20
1
-3
/
+10
*
|
Bugfix for dnslookup: irc.cpp still used old CAddress constructor
Pieter Wuille
2011-05-17
1
-2
/
+2
|
/
*
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-15
1
-0
/
+3
*
Support for name lookups in -connect and -addnode
Pieter Wuille
2011-05-10
1
-24
/
+14
*
directory re-organization (keeps the old build system)
Jaromil
2011-04-23
1
-0
/
+445