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.h
Age
Commit message (
Expand
)
Author
2012-08-12
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-08-12
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-05-20
Update License in File Headers
Fordy
2012-05-20
Update License in File Headers
Fordy
2012-04-22
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-04-22
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-04-17
CNode's nHeaderStart may be negative, so change its type (PARTIAL)
Jeff Garzik
2012-03-26
Begin doxygen-compatible comments
Pieter Wuille
2012-03-22
Merge branch 'addrman' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-02-27
Add mruset and use it for setInventoryKnown
Pieter Wuille
2012-02-24
CAddrMan: stochastic address manager
Pieter Wuille
2012-02-22
Merge branch 'postfeb20' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-02-21
Post-feb20 simplifications
Pieter Wuille
2012-02-19
Fix #626: RecvLine wrong error message
Pieter Wuille
2012-02-17
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-02-17
Macros for manual critical sections
Pieter Wuille
2012-02-16
Symbolic names for threads
Pieter Wuille
2012-02-11
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-02-11
Get ext. IP from UPnP, make sure addrMe IsRoutable() in version.
Matt Corallo
2012-02-11
Macros for manual critical sections
Pieter Wuille
2012-02-07
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-02-07
Update copyrights to 2012 for files modified this year
Luke Dashjr
2012-02-07
Update all copyrights to 2012
Gavin Andresen
2012-01-16
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-01-16
Code tidyups, fixing various warnings.
Luke Dashjr
2012-01-12
Compile with extra warnings turned on. And more makefile/code tidying up.
Gavin Andresen
2012-01-06
Network stack refactor
Pieter Wuille
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-12-19
Implement BIP 14 : separate protocol version from client version
Gavin Andresen
2011-12-02
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-12-02
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-11-26
Move DNS Seed lookup to a new thread.
Matt Corallo
2011-10-07
Fix build on windows and mac
Gavin Andresen
2011-09-21
Framework for banning mis-behaving peers
Gavin Andresen
2011-09-17
missed printf in AbortMessage(); merged printfs in EndMessage
Nils Schneider
2011-09-17
log low-level network messages only when fDebug is set
Nils Schneider
2011-08-19
Move CInv to protocol.[ch]pp
Giel van Schijndel
2011-08-19
Move CAddress to protocol.[ch]pp
Giel van Schijndel
2011-08-19
Start moving protocol-specific code to protocol.[ch]pp
Giel van Schijndel
2011-08-19
Make some global variables less-global (static)
Giel van Schijndel
2011-08-17
Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can c...
Gavin Andresen
2011-08-11
Merge pull request #458 from TheBlueMatt/copyright
Gavin Andresen
2011-08-10
Merge pull request #459 from jgarzik/char-msgstart
Gavin Andresen
2011-08-10
Use 'unsigned char' rather than 'char' for pchMessageStart.
Venkatesh Srinivas
2011-08-09
Unify copyright notices.
Matt Corallo
2011-08-08
Add missing includes to net.h
Vegard Nossum
2011-07-14
Single DB transaction for all addresses in a message
Patrick Varilly
2011-07-01
Limit response to getblocks to half of output buffer size
Pieter Wuille
2011-06-12
Faster timeout when connecting
Pieter Wuille
[next]