Merge branch 'master' of github.com:novacoin-project/novacoin
[novacoin.git] / src / protocol.h
2016-03-30 svostRemove print() methods: all unused
2016-02-19 alexDon't inbclude listen port and testnet option into...
2016-02-06 svostVoid - return mismatch
2016-02-04 svostProtocol.cpp - use member initializer lists
2016-01-07 svostCode cleanup (icc warning #271 trailing comma is nonsta... 260/head
2015-04-18 0xDEADFACEFix MinGW compilation issues.
2014-12-27 CryptoManiacCode cleanup
2013-04-15 alexhzupdate to 0.4 preview
2013-02-10 BalthazarInitial commit of NovaCoin changes
2012-08-28 Sunny KingPPCoin: pchMessageStart switch
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-27 Timothy RedaelliWe should include netinet/in.h to use sockaddr_in ...
2012-04-17 Jeff GarzikMove proto version to version.h. Reduce header deps...
2012-04-13 Jeff GarzikReplace several network protocol version numbers with...
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-02-21 Pieter WuillePost-feb20 simplifications
2012-02-07 Gavin AndresenUpdate all copyrights to 2012
2012-01-17 Pieter WuilleFix handling of default ports
2012-01-06 Pieter WuilleNetwork stack refactor
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-21 Sunny KingPPCoin: default ports; disabling irc; dns seeds; Thread...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-08-19 Giel van SchijndelMove CInv to protocol.[ch]pp
2011-08-19 Giel van SchijndelMove CAddress to protocol.[ch]pp
2011-08-19 Giel van SchijndelStart moving protocol-specific code to protocol.[ch]pp