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
/
net.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move CInv to protocol.[ch]pp
Giel van Schijndel
2011-08-19
1
-80
/
+0
*
Move CAddress to protocol.[ch]pp
Giel van Schijndel
2011-08-19
1
-225
/
+0
*
Start moving protocol-specific code to protocol.[ch]pp
Giel van Schijndel
2011-08-19
1
-96
/
+2
*
Make some global variables less-global (static)
Giel van Schijndel
2011-08-19
1
-2
/
+0
*
Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can c...
Gavin Andresen
2011-08-17
1
-1
/
+1
*
Merge pull request #458 from TheBlueMatt/copyright
Gavin Andresen
2011-08-11
1
-0
/
+1
|
\
|
*
Unify copyright notices.
Matt Corallo
2011-08-09
1
-0
/
+1
*
|
Merge pull request #459 from jgarzik/char-msgstart
Gavin Andresen
2011-08-10
1
-1
/
+1
|
\
\
|
*
|
Use 'unsigned char' rather than 'char' for pchMessageStart.
Venkatesh Srinivas
2011-08-10
1
-1
/
+1
|
|
/
*
/
Add missing includes to net.h
Vegard Nossum
2011-08-08
1
-0
/
+1
|
/
*
Single DB transaction for all addresses in a message
Patrick Varilly
2011-07-14
1
-1
/
+2
*
Limit response to getblocks to half of output buffer size
Pieter Wuille
2011-07-01
1
-0
/
+2
*
Faster timeout when connecting
Pieter Wuille
2011-06-12
1
-1
/
+2
*
Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.
Doug Huff
2011-06-02
1
-4
/
+20
*
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-15
1
-41
/
+53
*
Support for name lookups in -connect and -addnode
Pieter Wuille
2011-05-10
1
-40
/
+22
*
directory re-organization (keeps the old build system)
Jaromil
2011-04-23
1
-0
/
+1055
[prev]