Code style fix (no "tab" symbol).
[novacoin.git] / src / addrman.cpp
2016-01-16 svostWe have constants (commit e1fc548) 263/head
2015-10-03 CryptoManiacDefine nOneDay and nOneHour constants.
2015-10-02 svostFix warning: comparison between signed and unsigned... 246/head
2015-10-01 svostGet rid of some msvc c4267 warnings 245/head
2015-01-22 BalthazarRPC: getaddrmaninfo returns GetChance result for each...
2015-01-22 BalthazarRPC: getaddrmaninfo should return online addresses...
2014-12-27 CryptoManiacCode cleanup
2014-07-12 CryptoManiacSplit off hash.h from util.h
2013-04-15 alexhzupdate to 0.4 preview
2012-05-20 FordyUpdate License in File Headers
2012-05-20 FordyUpdate License in File Headers
2012-05-06 Pieter WuilleFix addrman crashes
2012-05-06 Pieter WuilleAdd extra asserts to addrman
2012-05-06 Luke DashjrMerge branch '0.6.0.x' into 0.6.x
2012-05-06 Pieter WuilleFix addrman crashes
2012-04-17 Jeff GarzikFix loop index var types, fixing many minor sign compar...
2012-04-17 Pieter WuilleFurther reduce header dependencies
2012-04-15 Wladimir J. van... fix warnings: '&&' within '||' [-Wlogical-op-parentheses]
2012-04-15 Jeff GarzikFix loop index var types, fixing many minor sign compar...
2012-04-15 Wladimir J. van... fix warnings: '&&' within '||' [-Wlogical-op-parentheses]
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager