27 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
Asher Dawes 3ccaf5de85 Put undefines for _cpuid back. 6 years ago
David Dawes 303c530392 Remove undef __cpuid 6 years ago
David Dawes 8d3dd709da Remove another __cpuid conflict. 6 years ago
Cory Fields 5093299af0
locking: teach Clang's -Wthread-safety to cope with our scoped lock macros 9 years ago
Veres Lajos 45bfa137ef PARTIAL: typofixes (found by misspell_fixer) 9 years ago
Philip Kaufmann 71ad6bd38b [Trivial] format sync.h 9 years ago
Eric Lombrozo 4401b2d7c5 Removed main.h dependency from rpcserver.cpp 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Philip Kaufmann 093303a887 add missing header end comments 10 years ago
Luke Dashjr ff6a7af154 getblocktemplate: longpolling support 12 years ago
Wladimir J. van der Laan 19a5676280 Use mutex pointer instead of name for AssertLockHeld 11 years ago
Gavin Andresen c649637b6c mutex debugging routines: LocksHeld() and AssertLockHeld() 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Eric Lombrozo 042da8bc0d Added comments to sync.h to make it easier to understand the macros 11 years ago
Alexander Kjeldaas bfc9620799 Simplify CMutexLock 12 years ago
Alexander Kjeldaas 05f97d1263 o Added AnnotatedMixin which adds locking annotations to the mutex 12 years ago
Wladimir J. van der Laan 4d369ec30c Update comment, we're no longer using boost::interprocess::scoped_lock 12 years ago
Matt Corallo 4d009243cb Fix DEBUG_LOCKCONTENTION 12 years ago
Pieter Wuille 660ff174f2 Use boost::thread locking instead of interprocess 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