28 Commits (84738627ce32767bacb86e1ba109147fab29cafb)

Author SHA1 Message Date
Pavel Janík 84738627ce Fix all header defines 10 years ago
Michael Ford 24f5c94015 Update comments in addrman to be doxygen compatible 10 years ago
Philip Kaufmann 2c2cc5dac1
Remove some unnecessary c_strs() in logging and the GUI 10 years ago
Pieter Wuille 3f6540ad8f Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS 10 years ago
Pieter Wuille 31e9a8384a Use CSizeComputer to avoid counting sizes in SerializationOp 10 years ago
Kamil Domanski 84881f8c47 rework overhauled serialization methods to non-static 10 years ago
Kamil Domanski 3d796f8996 overhaul serialization code 10 years ago
Philip Kaufmann 093303a887 add missing header end comments 10 years ago
Pieter Wuille b069750d3f Break up CAddrMan's IMPLEMENT_SERIALIZE 10 years ago
Philip Kaufmann 6354935c48 move rand functions from util to new random.h/.cpp 10 years ago
Philip Kaufmann 001a53d742 add GetRandBytes() as wrapper for RAND_bytes() 10 years ago
Wladimir J. van der Laan 14f888ca80 Move network-time related functions to timedata.cpp/h 10 years ago
R E Broadley 79d06dc6e0 Remove redundant c_str 10 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Philip Kaufmann 3b570559f8 re-work -debug switch handling 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Jeff Garzik ea0796bde3 Trim trailing whitespace for src/*.{h,cpp} 12 years ago
Luke Dashjr b49f1398a1 Bugfix: Correct English grammar regarding "'s" 12 years ago
Luke Dashjr 814efd6f1f Bugfix: Fix a variety of misspellings 12 years ago
fanquake e749405297 Fix a few typos 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Pieter Wuille 7f3ccb59da Split synchronization mechanisms from util.{h,cpp} 12 years ago
Pieter Wuille f621326c24 Clean up warnings 12 years ago
Pieter Wuille bd1aabe941 Bugfix: store source address in addrman 12 years ago
Jeff Garzik ccd65d4261 Move proto version to version.h. Reduce header deps a bit more. 12 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 12 years ago
Pieter Wuille f8dcd5ca6f Use scoped locks instead of CRITICAL_BLOCK 12 years ago
Pieter Wuille 6b8de05d0a Begin doxygen-compatible comments 12 years ago
Pieter Wuille 5fee401fe1 CAddrMan: stochastic address manager 13 years ago