aboutsummaryrefslogtreecommitdiff
path: root/src/timedata.cpp
AgeCommit message (Expand)Author
2022-08-05Make adjusted time type safeMacroFake
2022-06-14scripted-diff: Avoid incompatibility with CMake AUTOUIC featureHennadii Stepanov
2022-06-10Merge bitcoin/bitcoin#24931: Strengthen thread safety assertionsMacroFake
2022-05-25logging: Unconditionally log levels >= WARNlaanwj
2022-05-21scripted-diff: Convert global Mutexes to GlobalMutexesAnthony Towns
2022-03-02timedata: rename variables to match the coding styleVasil Dimov
2022-03-02timedata: make it possible to reset the stateVasil Dimov
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-09-27scripted-diff: Rename overloaded int GetArg to GetIntArgRussell Yanofsky
2021-09-22log: call LogPrint only once with time data samplesMartin Zumsande
2020-10-12Avoid the use of abs64 in timedataPieter Wuille
2020-06-27scripted-diff: Move ui_interface to the node libMarcoFalke
2020-06-10Make SetMiscWarning() accept bilingual_str argumentHennadii Stepanov
2020-06-07refactor: Fix formatting of timedata.cppHennadii Stepanov
2020-06-06refactor: Replace RecursiveMutex with Mutex in timedata.cppHennadii Stepanov
2020-05-05Make ThreadSafe{MessageBox|Question} bilingualHennadii Stepanov
2020-01-15scripted-diff: Bump copyright of files changed in 2020MarcoFalke
2020-01-15scripted-diff: Replace CCriticalSection with RecursiveMutexMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-07-24scripted-diff: Make translation bilingualHennadii Stepanov
2019-07-24Refactor out translation.hHennadii Stepanov
2019-06-26scripted-diff: Avoid passing PACKAGE_NAME for translationMarcoFalke
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-08-27Make objects in range declarations immutable by default. Avoid unnecessary co...practicalswift
2018-07-27Update copyright headers to 2018DrahtBot
2018-05-14Merge #13116: Add Clang thread safety annotations for variables guarded by cs...MarcoFalke
2018-05-02Add missing newlines to LogPrint debug loggingWladimir J. van der Laan
2018-04-29Add Clang thread safety annotations for variables guarded by cs_nTimeOffsetpracticalswift
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-08-14scripted-diff: stop using the gArgs wrappersMarko Bencun
2017-06-22scripted-diff: Remove #include <boost/foreach.hpp>Jorge Timón
2017-06-05scripted-diff: Fully remove BOOST_FOREACHJorge Timón
2017-04-01Change LogAcceptCategory to use uint32_t rather than sets of strings.Gregory Maxwell
2017-01-27Refactor: Remove using namespace <xxx> from src/*.cpp.Karl-Johan Alm
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-03Move GetWarnings() into its own file.Gregory Maxwell
2016-12-03Eliminate data races for strMiscWarning and fLargeWork*Found.Gregory Maxwell
2016-07-31net: narrow include scope after moving to netaddressCory Fields
2016-03-29P2P: add maxtimeadjustment command line optionmruddy
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2015-12-14Unify package name to as few places as possible without major changesLuke Dashjr
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-22Move time data log print to 'net' category to reduce log noisetulip
2015-09-27timedata: Prevent warning overkillWladimir J. van der Laan
2015-08-11Do not store more than 200 timedata samples.Pavel Janík
2015-01-02Merge pull request #5476Wladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-15Add time offset to getpeerinfo outputPavel Janík